summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan
2018-11-06ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo
2018-11-03qed: fix link config error handlingArnd Bergmann
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet
2018-11-03net: systemport: Protect stop from timeoutFlorian Fainelli
2018-11-03net: bcmgenet: protect stop from timeoutDoug Berger
2018-10-31net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata
2018-10-31mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan
2018-10-31net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-10-31net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan
2018-10-31net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan
2018-10-31net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan
2018-10-31net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl
2018-10-31i40e: Update status codesMitch Williams
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher
2018-10-31fm10k: bump driver version to match out-of-tree releaseJacob Keller
2018-10-31fm10k: add missing device IDs to the upstream driverJacob Keller
2018-10-31fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller
2018-10-31fm10k: fix SM mailbox full conditionNgai-Mint Kwan
2018-10-31igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-10-30net: mvpp2: Fix affinity hint allocationMarc Zyngier
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo
2018-10-29mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata
2018-10-29hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25lan743x: Remove SPI dependency from Microchip group.Bryan Whitehead
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-25r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit
2018-10-25octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun
2018-10-25net: ethernet: cadence: fix socket buffer corruption problemTristram Ha
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller