summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-12-25bna: avoid writing uninitialized data into hw registersArnd Bergmann
2017-12-25bna: integer overflow bug in debugfsDan Carpenter
2017-12-20sfc: don't warn on successful change of MACRobert Stonehouse
2017-12-20net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-12-20mlxsw: reg: Fix SPVMLR max record countJiri Pirko
2017-12-20mlxsw: reg: Fix SPVM max record countJiri Pirko
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-12-20net: bcmgenet: power down internal phy if open or resume failsDoug Berger
2017-12-20net: bcmgenet: reserved phy revisions must be checked firstDoug Berger
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-12-16bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
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