summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-12-20sfc: don't warn on successful change of MACRobert Stonehouse1-1/+1
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2-0/+22
2017-12-20mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-12-20mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger1-0/+4
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger1-6/+6
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2-1/+8
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt1-1/+19
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa1-14/+9
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi1-6/+2
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli1-9/+9
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli1-3/+2
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2017-11-30e1000e: Fix return value testBenjamin Poirier1-1/+1
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier1-3/+4
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-11-24fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov1-2/+0
2017-11-21ixgbe: add mask for 64 RSS queuesEmil Tantilov1-1/+7
2017-11-21ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen1-1/+3
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-11-21ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento1-2/+2
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka1-9/+12
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra1-0/+11
2017-11-21fm10k: request reset when mbx->state changesNgai-Mint Kwan2-4/+12
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni1-5/+4
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny1-2/+0
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2-11/+8
2017-10-21net: emac: Fix napi poll list corruptionChristian Lamparter1-2/+1
2017-10-08sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund1-1/+1
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli1-0/+5
2017-09-27gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-27qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez1-5/+4