summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-12-162-1/+8
* bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-12-161-12/+11
* bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-12-161-1/+19
* net: fec: fix multicast filtering hardware setupRui Sousa2017-12-091-14/+9
* ravb: Remove Rx overflow log messagesKazuya Mizuguchi2017-12-091-6/+2
* net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-12-091-9/+9
* net: systemport: Utilize skb_put_padto()Florian Fainelli2017-12-091-3/+2
* net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner2017-11-301-3/+6
* net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner2017-11-301-8/+8
* e1000e: Separate signaling for link check/link upBenjamin Poirier2017-11-302-4/+9
* e1000e: Fix return value testBenjamin Poirier2017-11-301-1/+1
* e1000e: Fix error path in link detectionBenjamin Poirier2017-11-301-3/+4
* ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-301-1/+1
* fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-301-1/+1
* i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-302-2/+2
* fealnx: Fix building error on MIPSHuacai Chen2017-11-241-3/+3
* ixgbe: do not disable FEC from the driverEmil Tantilov2017-11-211-2/+0
* ixgbe: add mask for 64 RSS queuesEmil Tantilov2017-11-211-1/+7
* ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen2017-11-211-1/+3
* ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov2017-11-211-9/+8
* ixgbe: fix AER error handlingEmil Tantilov2017-11-211-2/+4
* igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-11-211-2/+2
* igb: close/suspend race in netif_device_detachTodd Fujinaka2017-11-211-9/+12
* igb: reset the PHY before reading the PHY IDAaron Sierra2017-11-211-0/+11
* fm10k: request reset when mbx->state changesNgai-Mint Kwan2017-11-212-4/+12
* net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni2017-10-211-5/+4
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-10-211-2/+0
* net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-10-212-11/+8
* net: emac: Fix napi poll list corruptionChristian Lamparter2017-10-211-2/+1
* sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund2017-10-081-1/+1
* igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-10-081-0/+5
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-271-1/+1
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-271-1/+1
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-08-111-0/+3
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-08-111-0/+1
* net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-08-111-2/+17
* net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez2017-08-111-5/+4
* sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-08-061-0/+1
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2017-08-061-1/+6
* r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2017-08-061-0/+1
* bgmac: reset & enable Ethernet core before using itRafał Miłecki2017-07-151-0/+5
* ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca2017-07-051-12/+12
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-07-051-9/+14
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-07-051-1/+1
* ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-07-051-2/+5
* amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-07-052-2/+6