summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-24wifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi
2026-03-24wifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi
2026-03-24wifi: mt76: mt7925: fix incorrect TLV length in CLC commandQuan Zhou
2026-03-24wifi: mt76: add missing lock protection in mt76_sta_state for sta_event callbackZiyi Guo
2026-03-24wifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo
2026-03-24wifi: mt76: mt7996: Disable Rx hdr_trans in monitor modeRyder Lee
2026-03-24wifi: mt76: mt7996: Add eMLSR supportMeiChia Chiu
2026-03-24wifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou
2026-03-24wifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou
2026-03-24wifi: mt76: don't return TXQ when exceeding max non-AQL packetsDavid Bauer
2026-03-24wifi: mt76: mt7996: fix queue pause after scan due to wrong channel switch re...StanleyYP Wang
2026-03-24wifi: mt76: avoid to set ACK for MCU command if wait_resp is not setStanleyYP Wang
2026-03-24wifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang
2026-03-24wifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen
2026-03-24wifi: mt76: mt7921: add MT7902 SDIO device supportSean Wang
2026-03-24wifi: mt76: mt7921: add MT7902 PCIe device supportSean Wang
2026-03-24wifi: mt76: mt792x: add MT7902 WFDMA prefetch configurationSean Wang
2026-03-24wifi: mt76: mt7921: add MT7902 MCU supportSean Wang
2026-03-24wifi: mt76: mt792x: ensure MCU ready before ROM patch downloadSean Wang
2026-03-24wifi: mt76: mt792x: add PSE handling barrier for the large MCU cmdSean Wang
2026-03-24wifi: mt76: connac: mark MT7902 as hw txp devicesSean Wang
2026-03-24wifi: mt76: mt7921: add MT7902e DMA layout supportSean Wang
2026-03-24wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copySean Wang
2026-03-24wifi: mt76: mt7921: use mt76_for_each_q_rx() in reset pathSean Wang
2026-03-24wifi: mt76: connac: use is_connac2() to replace is_mt7921() checksSean Wang
2026-03-24wifi: mt76: mt7996: apply calibration-free data from OTPStanleyYP Wang
2026-03-24wifi: mt76: mt7996: add variant for MT7992 chipsetsShayne Chen
2026-03-24wifi: mt76: add external EEPROM support for mt799x chipsetsStanleyYP Wang
2026-03-24wifi: b43: kzalloc + kcalloc to kzalloc_flexRosen Penev
2026-03-24wifi: mac80211_hwsim: advertise basic UHR supportJohannes Berg
2026-03-24Merge tag 'ath-next-20260324' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-03-24wifi: ath12k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24wifi: ath11k: Pass the correct value of each TID during a stop AMPDU sessionReshma Immaculate Rajkumar
2026-03-24net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...Lorenzo Bianconi
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-03-24net: phy: update outdated comment for removed phy_package_read/write()Kexin Sun
2026-03-24wifi: iwlwifi: mld: correctly set wifi generation dataJohannes Berg
2026-03-24wifi: iwlwifi: mvm: don't send a 6E related command when not supportedEmmanuel Grumbach
2026-03-24wifi: iwlwifi: mld: Fix MLO scan timingPagadala Yesu Anjaneyulu
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
2026-03-24net: stmmac: elminate tbs_desc in stmmac_xmit()Russell King (Oracle)
2026-03-24net: stmmac: use first_desc for TBSRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() initial variable initRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() first entry index codeRussell King (Oracle)