summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-23wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_...Lorenzo Bianconi-5/+16
2026-03-23wifi: mt76: mt7996: Set mtxq->wcid just for primary linkLorenzo Bianconi-8/+6
2026-03-23wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"Colin Ian King-4/+4
2026-03-23wifi: mt76: mt7925: introduce CSA support in non-MLO modeLeon Yen-3/+142
2026-03-23wifi: mt76: mt76x02: wake queues after reconfigDavid Bauer-0/+1
2026-03-23wifi: mt76: mt7925: fix AMPDU state handling in mt7925_tx_check_aggrQuan Zhou-2/+4
2026-03-23wifi: mt76: mt7996: fix iface combination for different chipsetsShayne Chen-1/+16
2026-03-23wifi: mt76: mt7996: add duplicated WTBL commandShayne Chen-2/+32
2026-03-23wifi: mt76: mt7996: offload radar threshold initializationStanleyYP Wang-82/+0
2026-03-23wifi: mt76: mt7996: abort CCA when CSA is startingStanleyYP Wang-1/+20
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang-1/+75
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang-12/+68
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen-59/+131
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov-339/+657
2026-03-22mlx5: Remove redundant iseg baseParav Pandit-4/+2
2026-03-20netdevsim: support tc-ets offloadDavide Caratti-0/+22
2026-03-20netdevsim: move TC offload code to a dedicated fileDavide Caratti-52/+61
2026-03-20net: netdevsim: correct typo in new_device_store error messageAlok Tiwari-1/+1
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed-3/+12
2026-03-20net: dsa: microchip: Don't embed struct phy_device to maintain the port stateMaxime Chevallier-11/+12
2026-03-20net: phy: realtek: add RTL8224 polarity supportDamien Dejean-1/+33
2026-03-20net: phy: realtek: add RTL8224 pair order supportDamien Dejean-0/+65
2026-03-20net: bcmasp: fix double disable of clkJustin Chen-10/+23
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen-8/+0
2026-03-20net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan-4/+12
2026-03-20bonding: remove bonding_priv.hBreno Leitao-31/+8
2026-03-20net: phylink: add debug for phy_config_inband()Russell King (Oracle)-0/+7
2026-03-20net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()Lorenzo Bianconi-27/+33
2026-03-20net: dsa: mxl862xx: don't read out-of-boundsDaniel Golle-2/+8
2026-03-20net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao-9/+16
2026-03-20net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao-5/+7
2026-03-19net: fjes: Drop fjes_acpi_driver and rework initializationRafael J. Wysocki-70/+50
2026-03-19net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)-16/+16
2026-03-19net: stmmac: use more descriptive names in stmmac_xmit()Russell King (Oracle)-22/+23
2026-03-19net: stmmac: simplify DMA descriptor allocation/init/freeingRussell King (Oracle)-30/+27
2026-03-19net: stmmac: more mode -> descriptor_mode renamesRussell King (Oracle)-35/+42
2026-03-19net: stmmac: rename "mode" to "descriptor_mode"Russell King (Oracle)-14/+19
2026-03-19net: ntb_netdev: add SPDX tag and remove boilerplate license textOskar Ray-Frayssinet-46/+1
2026-03-19ionic: fix persistent MAC address override on PFMohammad Heib-6/+11
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-107/+211
2026-03-19net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal-2/+6
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni-112/+181
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li-5/+24
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde-1/+3
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni-65/+260
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz-2/+2
2026-03-19qtnfmac: use alloc_netdev macro for single queue devicesRoi L-2/+2
2026-03-19wifi: libertas: don't kill URBs in interrupt contextHeitor Alves de Siqueira-1/+6
2026-03-19wifi: libertas: use USB anchors for tracking in-flight URBsHeitor Alves de Siqueira-10/+20
2026-03-19wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211Ville Nummela-1/+19