summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-02-28octeontx2-af: npc: cn20k: virtual index supportRatheesh Kannoth-28/+991
2026-02-28octeontx2-af: npc: cn20k: Add new mailboxes for CN20K siliconSuman Ghosh-107/+601
2026-02-28octeontx2-af: npc: cn20k: Prepare for new SoCRatheesh Kannoth-113/+155
2026-02-28octeontx2-af: npc: cn20k: Use common APIsSuman Ghosh-91/+796
2026-02-28octeontx2-af: npc: cn20k: Allocate default MCAM indexesRatheesh Kannoth-22/+447
2026-02-28octeontx2-af: npc: cn20k: MKEX profile supportSuman Ghosh-70/+809
2026-02-28octeontx2-af: npc: cn20k: Add default profileSuman Ghosh-37/+229
2026-02-28octeontx2-af: npc: cn20k: KPM profile changesSuman Ghosh-17/+339
2026-02-28octeontx2-af: npc: cn20k: Index managementRatheesh Kannoth-6/+1943
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck-1/+2
2026-02-28gve: Enable reading max ring size from the device in DQO-QPL modeMatt Olson-6/+4
2026-02-28gve: Update QPL page registration logicMatt Olson-35/+54
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-38/+114
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li-5/+18
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels-0/+1
2026-02-27net: ethernet: litex: use device pointer to simplify code.Inochi Amaoto-5/+5
2026-02-27net: ethernet: litex: use devm_register_netdev() to register netdevInochi Amaoto-9/+2
2026-02-27r8152: Add 2500baseT EEE status/configuration supportBirger Koblitz-8/+42
2026-02-27vmxnet3: Suppress page allocation warning for massive Rx Data ringAaron Tomlin-2/+2
2026-02-27net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628Joris Vaisvila-4/+30
2026-02-27net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard-0/+152
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar-6/+5
2026-02-26net: airoha: fix typo in function nameZhengping Zhang-3/+3
2026-02-26net: atlantic: fix reading SFP module info on some AQC100 cardsTiernan Hubble-10/+135
2026-02-26net: macb: add the .pcs_inband_caps() callback for SGMIICharles Perry-0/+7
2026-02-26net: macb: add support for reporting SGMII inband link statusCharles Perry-1/+6
2026-02-26net: macb: fix SGMII with inband aneg disabledCharles Perry-16/+20
2026-02-26octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()Bo Sun-1/+1
2026-02-26net: stmmac: ptp: limit n_per_outRussell King (Oracle)-6/+11
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan-11/+17
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan-31/+211
2026-02-26wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()Baochen Qiang-1/+1
2026-02-26wifi: ath9k: Fix typoAlejandro Colomar-1/+1
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4014/+3524
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-107/+233
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang-23/+13
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang-3/+3
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo-0/+7
2026-02-26bonding: print churn state via netlinkHangbin Liu-0/+9
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng-82/+0
2026-02-26net/mlx5e: SHAMPO, Allow high order pages in zerocopy modeDragos Tatulea-1/+35
2026-02-26net/mlx5e: Add param helper to calculate max page sizeDragos Tatulea-0/+13
2026-02-26net/mlx5e: Pass netdev queue config to param calculationsDragos Tatulea-9/+26
2026-02-26net/mlx5e: Add queue config ops for page sizeDragos Tatulea-0/+19
2026-02-26net/mlx5e: RX, Make page frag bias more robustDragos Tatulea-2/+7
2026-02-26net/mlx5e: Alloc rq drop page based on calculated page_shiftDragos Tatulea-10/+17
2026-02-26net/mlx5e: Set page_pool order based on calculated page_shiftDragos Tatulea-2/+4
2026-02-26net/mlx5e: SHAMPO, Always calculate page sizeDragos Tatulea-12/+22
2026-02-26net/mlx5e: Drop unused channel parametersDragos Tatulea-7/+0
2026-02-26net/mlx5e: Move xsk param into new option container structDragos Tatulea-128/+185