summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-12-09be2net: fix initial MAC settingIvan Vecera
2017-12-09net: thunderx: avoid dereferencing xcv when NULLVincent
2017-12-09ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-12-09be2net: fix unicast list fillingIvan Vecera
2017-12-09be2net: fix accesses to unicast listIvan Vecera
2017-12-09net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-12-09net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-12-09libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-12-09net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman
2017-11-30bnxt_en: Set default completion ring for async events.Michael Chan
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: Avoid receiver overrun interrupt burstsBenjamin Poirier
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: Fix reporting of 100Mb capabilityTony Nguyen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-11-21ixgbe: fix AER error handlingEmil Tantilov
2017-11-21ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
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-08net/ena: change driver's default timeoutsNetanel Belgazal
2017-11-08net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-11-08bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-10-21qed: Read queue state before releasing bufferRam Amrani
2017-10-21qed: Reserve doorbell BAR space for present CPUsRam Amrani
2017-10-21qede: Prevent index problems in loopback testSudarsana Reddy Kalluru
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-21qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann
2017-10-12net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi
2017-10-12net: emac: Fix napi poll list corruptionChristian Lamparter
2017-10-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz