summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-09-19net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-09-19net: mvpp2: fill in phy interface mode bitmapRussell King
2021-09-19net: mvneta: fill in phy interface mode bitmapRussell King
2021-09-19net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-25qede: Fix memset corruptionShai Malin
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-23net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-08-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-23xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-08-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-20igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka
2021-08-20igc: fix page fault when thunderbolt is unpluggedAaron Ma
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-18net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean
2021-08-17ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-16bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-16bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan
2021-08-16qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-08-16qed: qed ll2 race condition fixesShai Malin
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
2021-08-13bnxt: count Tx dropsJakub Kicinski
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-13bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-13bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi