summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-13ice: add UDP tunnels support to the parserJunfeng Guo
2024-08-13ice: support turning on/off the parser's double vlan modeJunfeng Guo
2024-08-13ice: add parser execution main loopJunfeng Guo
2024-08-13ice: add parser internal helper functionsJunfeng Guo
2024-08-13ice: add debugging functions for the parser sectionsJunfeng Guo
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
2024-08-13net: hinic: use ethtool_sprintf/putsRosen Penev
2024-08-13Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-08-13wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki
2024-08-13net: netconsole: Defer netpoll cleanup to avoid lock release during list trav...Breno Leitao
2024-08-13net: netconsole: Unify Function Return PathsBreno Leitao
2024-08-13net: netconsole: Standardize variable namingBreno Leitao
2024-08-13net: netconsole: Correct mismatched return typesBreno Leitao
2024-08-13net: stmmac: dwmac-loongson: Add loongson module authorYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson GNET supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Introduce PCI device info dataYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMACYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Detach GMAC-specific platform data initYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...Yanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi callsYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size initYanteng Si
2024-08-13net: stmmac: Export dwmac1000_dma_opsYanteng Si
2024-08-13net: stmmac: Add multi-channel supportYanteng Si
2024-08-13net: stmmac: Move the atds flag to the stmmac_dma_cfg structureYanteng Si
2024-08-12nfp: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-12net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima
2024-08-12eth: fbnic: add support for basic qstatsStanislav Fomichev
2024-08-12eth: fbnic: add basic rtnl statsJakub Kicinski
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski
2024-08-12eth: mlx5: allow disabling queues when RSS contexts existJakub Kicinski
2024-08-12eth: mvpp2: implement new RSS context APIJakub Kicinski
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang
2024-08-12net: vxlan: remove duplicated initialization in vxlan_xmitMenglong Dong
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang
2024-08-12net: sunvnet: use ethtool_sprintf/putsRosen Penev
2024-08-12net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-08-12net: dsa: vsc73xx: allow phy resettingPawel Dembicki
2024-08-12net: dsa: vsc73xx: check busy flag in MDIO operationsPawel Dembicki
2024-08-12net: dsa: vsc73xx: pass value in phy_write operationPawel Dembicki
2024-08-12net: dsa: vsc73xx: fix port MAC configuration in full duplex modePawel Dembicki
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt