summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit1-0/+137
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+19
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-28bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-07-26net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan1-28/+26
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-26net: hns3: enable broadcast promisc mode when initializing VFJian Shen1-3/+11
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-26bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan1-6/+11
2019-07-26bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan1-1/+2
2019-07-26ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier1-0/+3
2019-07-26net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2-0/+8
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel1-0/+1
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier1-1/+2
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-07-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu1-2/+2
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng1-0/+5
2019-07-26net: netsec: initialize tx ring on ndo_openIlias Apalodimas1-14/+18
2019-07-26iavf: allow null RX descriptorsMitch Williams1-3/+18
2019-07-26net: hns3: delay ring buffer clearing during resetYunsheng Lin1-5/+14
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin1-2/+4
2019-07-26net: hns3: fix for dereferencing before null checkingYunsheng Lin1-2/+5
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon1-0/+2
2019-07-26net: axienet: Fix race condition causing TX hangRobert Hancock1-3/+17
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li1-0/+2
2019-07-26net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li1-2/+5
2019-07-26qed: Set the doorbell address correctlyMichal Kalderon2-12/+19
2019-07-26net: hns3: initialize CPU reverse mappingJian Shen1-29/+48
2019-07-26net: stmmac: Prevent missing interrupts when running NAPIJose Abreu1-0/+3
2019-07-26net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu1-2/+8
2019-07-26net: stmmac: dwmac1000: Clear unused address entriesJose Abreu1-0/+6
2019-07-21sis900: fix TX completionSergej Benilov1-8/+8
2019-07-21be2net: fix link failure after ethtool offline testPetr Oros1-6/+22
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov1-2/+4
2019-07-21Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov1-6/+9
2019-07-14net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-07-14bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-07-14mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel1-1/+1
2019-07-14ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon1-6/+7
2019-07-14ibmvnic: Refresh device multicast list after resetThomas Falcon1-0/+3
2019-07-14ibmvnic: Do not close unopened driver during resetThomas Falcon1-1/+2
2019-07-14net: phy: rename Asix Electronics PHY driverMichael Schmitz1-1/+1
2019-07-03net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov4-8/+23