summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-06bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rulesDaniel Xu
2024-11-06bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAWDaniel Xu
2024-11-06net: enetc: Fix spelling mistake "referencce" -> "reference"Colin Ian King
2024-11-06net: phy: respect cached advertising when re-enabling EEEHeiner Kallweit
2024-11-06wifi: rtlwifi: Remove some exhalbtc deadcodeDr. David Alan Gilbert
2024-11-06wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli
2024-11-06wifi: rtw88: Enable the new RTL8821AU/RTL8812AU driversBitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821au.c and rtw8812au.cBitterblue Smith
2024-11-06wifi: rtw88: Add rtw8812a.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821a.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw88xxa.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8821a_table.{c,h}Bitterblue Smith
2024-11-06wifi: rtw88: Add rtw8812a_table.{c,h}Bitterblue Smith
2024-11-06wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP existChing-Te Ku
2024-11-06wifi: rtw89: 8852b: change RF mode to normal mode when set channelChih-Kang Chang
2024-11-06wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao
2024-11-06wifi: rtw89: 8922a: fill the missing OP1dB configurationKuan-Chung Chen
2024-11-06wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure bootPing-Ke Shih
2024-11-06wifi: rtw89: fw: use common function to parse security section for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0Ping-Ke Shih
2024-11-06wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih
2024-11-06wifi: rtw89: fw: shrink download size of security section for RTL8852BPing-Ke Shih
2024-11-06wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move recognize firmware MSS info v1 to commonPing-Ke Shih
2024-11-06wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih
2024-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-05net: stmmac: Add glue layer for T-HEAD TH1520 SoCJisheng Zhang
2024-11-05r8169: remove leftover locks after reverted changeHeiner Kallweit
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-05net: stmmac: add support for dwmac 3.72aLothar Rubusch
2024-11-05net: hisilicon: hns: use ethtool string helpersRosen Penev
2024-11-05r8169: improve initialization of RSS registers on RTL8125/RTL8126Heiner Kallweit
2024-11-05sfc: Remove more unused functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused mcdi functionsDr. David Alan Gilbert
2024-11-05sfc: Remove unused efx_mae_mport_vfDr. David Alan Gilbert
2024-11-05sfc: Remove falcon deadcodeDr. David Alan Gilbert
2024-11-05bnxt_en: replace PTP spinlock with seqlockVadim Fedorenko
2024-11-05bnxt_en: cache only 24 bits of hw counterVadim Fedorenko
2024-11-05mlx5_en: use read sequence for gettimex64Vadim Fedorenko
2024-11-05net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()Roger Quadros
2024-11-05net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7Roger Quadros
2024-11-05net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-11-05net: lan969x: add VCAP configuration dataDaniel Machon
2024-11-05net: lan969x: add autogenerated VCAP informationDaniel Machon
2024-11-05net: sparx5: execute sparx5_vcap_init() on lan969xDaniel Machon
2024-11-05net: sparx5: add new VCAP constants to match dataDaniel Machon
2024-11-05net: sparx5: replace SPX5_PORTS with n_portsDaniel Machon
2024-11-05net: sparx5: expose some sparx5 VCAP symbolsDaniel Machon
2024-11-05virtio_net: rx remove premapped failover codeXuan Zhuo
2024-11-05virtio_net: enable premapped mode for merge and small by defaultXuan Zhuo