summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-04-04ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-04-04igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng1-3/+5
2019-04-04net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky1-3/+3
2019-02-11vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2019-02-11net: macb: add missing barriers when reading descriptorsAnssi Hannula1-2/+10
2019-02-11net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2019-02-11net: macb: Fix race condition in driver when Rx frame is droppedPunnaiah Choudary Kalluri1-0/+3
2019-02-11net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2019-02-11net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin1-2/+2
2019-02-11net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2019-02-11net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2019-02-11qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter1-1/+1
2018-12-17r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-12-17qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh5-12/+17
2018-12-17net: macb: do not disable MDIO bus at open/close timeAnssi Hannula1-3/+7
2018-12-17net: mvneta: fix mtu change on port without linkYelena Krivosheev1-1/+0
2018-11-20net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-11-20atl1c: reserve min skb headroomFlorian Westphal1-0/+1
2018-11-20net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-11-20qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-11-20sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-32/+15
2018-11-20net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-11-20net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-11-20bnx2x: use the right constantJulia Lawall1-1/+1
2018-11-20net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli1-2/+2
2018-11-20net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher1-1/+0
2018-11-20bcmgenet: Delete unused variableBen Hutchings1-1/+0
2018-10-21net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter1-10/+12
2018-10-21net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren1-4/+29
2018-10-21net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk3-7/+19
2018-10-21enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-10-21net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-10-21net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir1-1/+3
2018-10-21net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-10-21net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli1-5/+6
2018-10-21net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli1-5/+6
2018-10-21sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-06-17net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-19/+32
2018-06-17net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera1-0/+3
2018-06-17net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-06-17e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2-2/+2
2018-06-17IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-0/+3
2018-06-17net/mlx4_core: Cleanup FMR unmapping flowTariq Toukan1-19/+21
2018-03-03net: bcmgenet: fix bcmgenet_open()Petri Gynther1-1/+1
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-03-03sh_eth: fix TXALCR1 offsetsSergei Shtylyov1-2/+2
2018-03-03sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-03-03sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-03-03net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-03-03e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8