| Commit message (Expand) | Author | Age | Files | Lines |
* | net: mvneta: enable setting custom TX IP checksum limit | Marcin Wojtas | 2015-12-02 | 1 | -2/+17 |
* | net: mvneta: fix error path for building skb | Marcin Wojtas | 2015-12-02 | 1 | -2/+6 |
* | net: mvneta: fix bit assignment for RX packet irq enable | Marcin Wojtas | 2015-12-02 | 1 | -1/+1 |
* | net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG | Marcin Wojtas | 2015-12-02 | 1 | -1/+1 |
* | net: mvneta: add configuration for MBUS windows access protection | Marcin Wojtas | 2015-12-02 | 1 | -0/+2 |
* | net: thunderx: Enable BGX LMAC's RX/TX only after VF is up | Sunil Goutham | 2015-12-02 | 3 | -3/+38 |
* | net: thunderx: Switchon carrier only upon interface link up | Sunil Goutham | 2015-12-02 | 3 | -4/+18 |
* | net: thunderx: Set CQ timer threshold properly | Sunil Goutham | 2015-12-02 | 3 | -5/+4 |
* | net: thunderx: Wait for delayed work to finish before destroying it | Thanneeru Srinivasulu | 2015-12-02 | 2 | -4/+2 |
* | net: thunderx: Force to load octeon-mdio before bgx driver. | Thanneeru Srinivasulu | 2015-12-02 | 2 | -0/+4 |
* | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 2015-12-01 | 2 | -4/+4 |
* | vmxnet3: fix checks for dma mapping errors | Alexey Khoroshilov | 2015-12-01 | 1 | -11/+60 |
* | wan/x25: Fix use-after-free in x25_asy_open_tty() | Peter Hurley | 2015-12-01 | 1 | -5/+1 |
* | net: fsl: Fix error checking for platform_get_irq() | Mark Brown | 2015-11-30 | 1 | -1/+1 |
* | net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map() | Mark Brown | 2015-11-30 | 1 | -3/+3 |
* | stmmac: fix oversized frame reception | Giuseppe CAVALLARO | 2015-11-30 | 1 | -0/+6 |
* | stmmac: fix PHY reset during resume | Giuseppe CAVALLARO | 2015-11-30 | 1 | -15/+13 |
* | stmmac: dwmac-sti: fix st,tx-retime-src check | Giuseppe CAVALLARO | 2015-11-30 | 1 | -6/+7 |
* | stmmac: fix csr clock divisor for 300MHz | Giuseppe CAVALLARO | 2015-11-30 | 1 | -1/+1 |
* | stmmac: fix a filter problem after resuming. | Giuseppe CAVALLARO | 2015-11-30 | 1 | -0/+1 |
* | drivers: net: xgene: fix possible use after free | Eric Dumazet | 2015-11-29 | 1 | -1/+1 |
* | isdn: Partially revert debug format string usage clean up | Christoph Biedl | 2015-11-25 | 4 | -6/+6 |
* | drivers: net: xgene: fix: ifconfig up/down crash | Iyappan Subramanian | 2015-11-24 | 1 | -13/+16 |
* | net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common | Bjørn Mork | 2015-11-24 | 1 | -4/+4 |
* | Merge tag 'linux-can-fixes-for-4.4-20151123' of git://git.kernel.org/pub/scm/... | David S. Miller | 2015-11-24 | 16 | -45/+24 |
|\ |
|
| * | can: remove obsolete assignment for CAN protocol error type | Oliver Hartkopp | 2015-11-23 | 12 | -17/+3 |
| * | can: fix assignment of error location in CAN error messages | Oliver Hartkopp | 2015-11-23 | 10 | -28/+18 |
| * | can: sja1000: clear interrupts on start | Mirza Krak | 2015-11-23 | 1 | -0/+3 |
* | | broadcom: fix PHY_ID_BCM5481 entry in the id table | Aaro Koskinen | 2015-11-23 | 1 | -1/+1 |
* | | vrf: fix double free and memory corruption on register_netdevice failure | Nikolay Aleksandrov | 2015-11-23 | 1 | -10/+1 |
* | | net: fsl: expands dependencies of NET_VENDOR_FREESCALE | Shaohui Xie | 2015-11-23 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'wireless-drivers-for-davem-2015-11-20' of git://git.kernel.org/pub... | David S. Miller | 2015-11-22 | 14 | -72/+188 |
|\ |
|
| * | rtlwifi: rtl8821ae: Fix lockups on boot | Larry Finger | 2015-11-17 | 2 | -2/+2 |
| * | Merge ath-current from ath.git | Kalle Valo | 2015-11-17 | 5 | -15/+107 |
| |\ |
|
| | * | ath10k: poll HTT send completion when CE 5 is unused | Rajkumar Manoharan | 2015-11-16 | 1 | -1/+12 |
| | * | ath10k: override CE5 configuration for QCA6147 device | Ryan Hsu | 2015-11-12 | 1 | -3/+29 |
| | * | ath10k: add QCA9377 hw1.0 support | Bartosz Markowski | 2015-11-12 | 3 | -0/+23 |
| | * | ath10k: introduce dev_id to hw_params | Bartosz Markowski | 2015-11-12 | 4 | -7/+33 |
| | * | ath10k: update missing hw_params of QCA9377 hw1.1 | Bartosz Markowski | 2015-11-12 | 1 | -1/+3 |
| | * | ath10k: fix the currently supported QCA9377 target version name | Bartosz Markowski | 2015-11-12 | 3 | -5/+9 |
| | * | ath10k: fix invalid NSS for 4x4 devices | Rajkumar Manoharan | 2015-11-10 | 1 | -1/+1 |
| * | | Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 2015-11-17 | 7 | -55/+79 |
| |\ \ |
|
| | * | | iwlwifi: mvm: Avoid dereferencing sta if it was already flushed | Avri Altman | 2015-11-15 | 1 | -24/+20 |
| | * | | iwlwifi: mvm: don't overwrite the key indices in D3 entry | Luca Coelho | 2015-11-15 | 4 | -28/+39 |
| | * | | iwlwifi: bump firmware API to 19 | Emmanuel Grumbach | 2015-11-15 | 2 | -2/+2 |
| | * | | iwlwifi: Add new PCI IDs for the 8260 series | Oren Givon | 2015-11-15 | 1 | -1/+18 |
* | | | | net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller | Måns Rullgård | 2015-11-20 | 6 | -0/+1891 |
* | | | | net: tulip: turn compile-time warning into dev_warn() | Arnd Bergmann | 2015-11-20 | 2 | -3/+8 |
* | | | | bnx2x: Fix vxlan removal | Yuval Mintz | 2015-11-20 | 1 | -2/+2 |
* | | | | net: cpsw: Fix ethernet regression for dm814x | Tony Lindgren | 2015-11-20 | 1 | -0/+3 |