summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-05-06Merge wireless into wireless-nextJohannes Berg1-9/+1
2024-05-06Merge tag 'rtw-next-2024-05-04-v2' of https://github.com/pkshih/rtwKalle Valo81-8438/+8371
2024-05-04wifi: rtlwifi: 8192d: initialize rate_mask in rtl92de_update_hal_rate_mask()Ping-Ke Shih1-1/+1
2024-05-04wifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warningsGustavo A. R. Silva1-27/+0
2024-05-04wifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih1-1/+1
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee5-0/+134
2024-05-04wifi: rtw89: wow: support WEP cipher on WoWLANChih-Kang Chang2-2/+18
2024-05-04wifi: rtw89: wow: support 802.11w PMF IGTK rekeyChih-Kang Chang5-3/+175
2024-05-04wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang7-12/+529
2024-05-04wifi: rtw89: wow: add GTK rekey feature related H2C commandsChih-Kang Chang3-1/+57
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang5-1/+172
2024-05-04wifi: rtw89: use struct to fill H2C of WoWLAN global configurationChih-Kang Chang2-46/+21
2024-05-04wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang4-328/+129
2024-05-04wifi: rtw89: wow: prepare PTK GTK info from mac80211Chih-Kang Chang4-1/+219
2024-05-04wifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang4-0/+44
2024-05-04wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang2-3/+12
2024-05-04wifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN modeChin-Yen Lee1-0/+4
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo58-662/+2539
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo39-145/+656
2024-05-03wifi: mac80211_hwsim: add support for BSS colorAditya Kumar Singh1-0/+6
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh4-4/+5
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao3-13/+27
2024-05-03wifi: iwlwifi: Use request_module_nowaitBen Greear1-9/+1
2024-05-02wifi: mt76: enable spectrum managementFelix Fietkau1-0/+1
2024-05-02wifi: mt76: mt7925: add EHT radiotap support in monitor modeDeren Wu4-2/+122
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang5-2/+53
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee1-4/+5
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan5-0/+74
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau5-7/+7
2024-05-02wifi: mt76: connac: use muar idx 0xe for non-mt799x as wellFelix Fietkau1-1/+1
2024-05-02wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang2-1/+9
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu4-0/+23
2024-05-02wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu1-1/+4
2024-05-02wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen1-1/+4
2024-05-02wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu2-0/+21
2024-05-02wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu1-0/+3
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen4-10/+22
2024-05-02wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen1-4/+5
2024-05-02wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-05-02wifi: mt76: mt7915: add missing chanctx opsBen Greear1-0/+4
2024-05-02wifi: mt76: sdio: move mcu queue size check inside critical sectionLorenzo Bianconi1-4/+7
2024-05-02wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi1-1/+1
2024-05-02wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh2-1/+2
2024-05-02wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen4-5/+4
2024-05-02wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu3-3/+22
2024-05-02wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2-2/+6
2024-05-02wifi: mt76: connac: check for null before dereferencingMuhammad Usama Anjum1-1/+1
2024-05-02wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau1-0/+1
2024-05-02wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau1-14/+32
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau3-7/+12