summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal
2023-01-18wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()Shivani Baranwal
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-16wifi: rtl8xxxu: Dump the efuse only for untested devicesBitterblue Smith
2023-01-16wifi: rtl8xxxu: Print the ROM version tooBitterblue Smith
2023-01-16wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update()Martin Blumenstingl
2023-01-16wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()Martin Blumenstingl
2023-01-16wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCUMartin Blumenstingl
2023-01-16wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith
2023-01-16wifi: rt2x00: Remove useless else ifJiapeng Chong
2023-01-16wifi: mt7601u: fix an integer underflowJisoo Jang
2023-01-16wifi: orinoco: check return value of hermes_write_wordrec()Alexey Kodanev
2023-01-16wifi: rtlwifi: rtl8723ae: fix obvious spelling error tyep->typeKonstantin Ryabitsev
2023-01-16wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EUBitterblue Smith
2023-01-16Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet
2023-01-16wifi: mt76: dma: fix a regression in adding rx buffersFelix Fietkau
2023-01-16wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi
2023-01-16wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf failsLorenzo Bianconi
2023-01-16wifi: rtw89: 8852b: fill the missing configuration about queue empty checkingZong-Zhe Yang
2023-01-16wifi: rtw89: fix assignation of TX BD RAM tableZong-Zhe Yang
2023-01-16wifi: rtw89: 8852c: rfk: correct ADC clock settingsChih-Kang Chang
2023-01-16wifi: rtw89: correct register definitions of digital CFO and spur eliminationEric Huang
2023-01-16wifi: rtw89: set the correct mac_id for management framesKuan-Chung Chen
2023-01-16wifi: rtw89: fix null vif pointer when get management frame date rateKuan-Chung Chen
2023-01-16wifi: rtw89: coex: Change Wi-Fi role info related logic to version separateChing-Te Ku
2023-01-16wifi: rtw89: coex: Change RTL8852B use v1 TDMA policyChing-Te Ku
2023-01-16wifi: rtw89: coex: Packet traffic arbitration hardware owner monitorChing-Te Ku
2023-01-16wifi: rtw89: coex: refactor debug log of slot listChing-Te Ku
2023-01-16wifi: rtw89: coex: Change firmware steps report to version separateChing-Te Ku
2023-01-16wifi: rtw89: coex: Change Wi-Fi Null data report to version separateChing-Te Ku
2023-01-16wifi: rtw89: coex: Add version code for Wi-Fi firmware coexistence controlChing-Te Ku
2023-01-16wifi: rtw89: Add missing check for alloc_workqueueJiasheng Jiang
2023-01-16wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()Zong-Zhe Yang
2023-01-16wifi: rtw89: coex: Update WiFi role info H2C reportChing-Te Ku
2023-01-16wifi: rtw89: coex: only read Bluetooth counter of report version 1 for RTL8852AChing-Te Ku
2023-01-16wifi: rtw89: coex: Add v5 firmware control reportChing-Te Ku
2023-01-16wifi: rtw89: coex: Change firmware control report to version separateChing-Te Ku
2023-01-16wifi: rtw89: coex: Add v4 version firmware cycle reportChing-Te Ku
2023-01-16wifi: rtw89: coex: Rename BTC firmware cycle report by feature versionChing-Te Ku
2023-01-16wifi: rtw89: coex: Remove le32 to CPU translator at firmware cycle reportChing-Te Ku
2023-01-16wifi: rtw89: Fix a typo in debug messageMasanari Iida
2023-01-16wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-01-16wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich
2023-01-16wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel
2023-01-16wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel
2023-01-16wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel
2023-01-12net: rfkill: gpio: add DT supportPhilipp Zabel