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