summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-05-23net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)
2022-05-23net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)
2022-05-23net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2022-05-23net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)
2022-05-23net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)
2022-05-23net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)
2022-05-23net: mtk_eth_soc: correct 802.3z duplex settingRussell King
2022-05-23net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)
2022-05-23net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-05-18igb: skip phy status check where unavailableKevin Mitchell
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory
2022-05-17net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey
2022-05-17net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey
2022-05-17net/mlx5e: Remove HW-GRO from reported featuresGal Pressman
2022-05-17net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin
2022-05-17net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy
2022-05-17net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik
2022-05-17net/mlx5: Initialize flow steering during driver probeShay Drory
2022-05-17net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman
2022-05-17net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-17ice: Fix interrupt moderation settings getting clearedMichal Wilczynski
2022-05-17ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-17ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski
2022-05-17net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET
2022-05-17net: lan966x: Fix assignment of the MAC addressHoratiu Vultur
2022-05-13net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-11net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-10net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-09ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-05-09net: sfc: fix memory leak due to ptp channelTaehee Yoo
2022-05-06net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook
2022-05-06ice: fix PTP stale Tx timestamps cleanupMichal Michalik