summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-30e1000e: Fix return value testBenjamin Poirier
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-24fealnx: Fix building error on MIPSHuacai Chen
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-11-21fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-11-10ethernet: stmmac: rockchip: Fix the correct clock for mdc dividerDavid Wu
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-23FROMLIST: net: arc/emac: Move arc_emac_tx_clean() into arc_emac_tx() and disa...Shuyu Wei
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-10-21net: emac: Fix napi poll list corruptionChristian Lamparter
2017-10-09net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu
2017-10-09net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac supportDavid Wu
2017-10-08sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-09-27gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-27qlge: avoid memcpy buffer overflowArnd Bergmann
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-09-01net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328David Wu
2017-09-01net: stmmac: dwmac-rk: Add integrated PHY support for rk3228David Wu
2017-09-01net: stmmac: dwmac-rk: Add integrated PHY supportDavid Wu
2017-09-01net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()David Wu
2017-09-01UPSTREAM: net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner
2017-09-01UPSTREAM: net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2017-09-01UPSTREAM: Revert "net: stmmac: allow to split suspend/resume from init/exit c...Joachim Eastwood
2017-09-01UPSTREAM: stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood
2017-09-01UPSTREAM: stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood
2017-08-31UPSTREAM: stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood
2017-08-31UPSTREAM: stmmac: introduce get_stmmac_bsp_priv() helperJoachim Eastwood
2017-08-31UPSTREAM: net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin
2017-08-31UPSTREAM: net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin