summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-07-28net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin
2019-07-28net/mlx5e: Fix return value from timeout recover functionAya Levin
2019-07-28net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed
2019-07-28net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein
2019-07-28net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-28bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-26net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-26net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-07-26bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan
2019-07-26bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan
2019-07-26ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier
2019-07-26net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-26net/mlx5: Get vport ACL namespace by vport indexJianbo Liu
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng
2019-07-26net: netsec: initialize tx ring on ndo_openIlias Apalodimas
2019-07-26iavf: allow null RX descriptorsMitch Williams
2019-07-26net: hns3: delay ring buffer clearing during resetYunsheng Lin
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-07-26net: hns3: fix for dereferencing before null checkingYunsheng Lin
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-07-26net: axienet: Fix race condition causing TX hangRobert Hancock
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li
2019-07-26net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li
2019-07-26qed: Set the doorbell address correctlyMichal Kalderon
2019-07-26net: hns3: initialize CPU reverse mappingJian Shen
2019-07-26net: stmmac: Prevent missing interrupts when running NAPIJose Abreu
2019-07-26net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-07-26net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-07-21sis900: fix TX completionSergej Benilov
2019-07-21be2net: fix link failure after ethtool offline testPetr Oros
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov
2019-07-21Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov
2019-07-14net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King
2019-07-14bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues