summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-22idpf: introduce local idpf structure to store virtchnl queue chunksPavan Kumar Linga
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong
2026-01-22can: at91_can: Fix memory leak in at91_can_probe()Zilin Guan
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-21net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...Vladimir Oltean
2026-01-21net: dsa: sja1105: let phylink help with the replay of link callbacksVladimir Oltean
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean
2026-01-21net: phylink: simplify phylink_resolve() -> phylink_major_config() pathVladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"Vladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi
2026-01-21netconsole: resume previously deactivated targetAndre Carvalho
2026-01-21netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlockAndre Carvalho
2026-01-21netconsole: clear dev_name for devices bound by macAndre Carvalho
2026-01-21netconsole: add STATE_DEACTIVATED to track targets disabled by low levelBreno Leitao
2026-01-21netconsole: convert 'enabled' flag to enum for clearer state managementAndre Carvalho
2026-01-21netconsole: add target_state enumBreno Leitao
2026-01-21Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"Slark Xiao
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski
2026-01-21net: xilinx: axienet: Use devres for resource management in probe pathSean Anderson
2026-01-22wifi: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang
2026-01-22wifi: rtw89: mac: set force MBA duration to 0Ping-Ke Shih
2026-01-22wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant for RTL8922DPing-Ke Shih
2026-01-22wifi: rtw89: phy: update TSSI flow for RTL8922DZong-Zhe Yang
2026-01-22wifi: rtw89: phy: add firmware element of digital TX power compensationPing-Ke Shih
2026-01-22wifi: rtw89: phy: update edcca log parsing for RTL8922DEric Huang
2026-01-22wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters ...Eric Huang
2026-01-22wifi: rtw89: phy: handle C2H event for PS mode reportEric Huang
2026-01-22wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS ...Ping-Ke Shih
2026-01-22wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan
2026-01-22wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin
2026-01-22wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang
2026-01-22wifi: rtw89: phy: fix incorrect power limit by mac_idPo-Hao Huang