summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-06-01net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-06-01net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera
2018-06-01e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-03-19atp: remove set_rx_mode_8012()Paul Bolle
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-03-03e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-03-03e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann
2017-11-11sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()Ben Hutchings
2017-11-11r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli
2017-11-11qlge: avoid memcpy buffer overflowArnd Bergmann
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-09-15net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-09-15net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter
2017-03-16net: sky2: Fix shutdown crashJeremy Linton
2017-03-16net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-03-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-03-16net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2017-03-16net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-03-16net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-02-23net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli
2017-02-23net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit
2017-02-23net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein
2016-11-20net: ethoc: Fix early error pathsFlorian Fainelli
2016-08-22net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de
2016-08-22net/mlx4_core: Fix access to uninitialized indexTariq Toukan
2016-06-15atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-05-01jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-05-01jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-05-01qlge: Fix receive packets drop.Manish Chopra
2016-05-01sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-05-01net: jme: fix suspend/resume on JMC260Diego Viola
2016-05-01ethernet: micrel: fix some error codesDan Carpenter
2016-04-01net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-01-22sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-30sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2015-12-30atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-08-12niu: don't count tx error twice in case of headroom realloc failsJiri Pirko
2015-08-12stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-08-07e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-09gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2015-05-09benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-05-09ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-09tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-09r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-05-098139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman