summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg
2022-05-24ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor
2022-05-22wifi: carl9170: silence a GCC 12 -Warray-bounds warningJakub Kicinski
2022-05-22wifi: brcmfmac: work around a GCC 12 -Warray-bounds warningJakub Kicinski
2022-05-22wifi: iwlwifi: use unsigned to silence a GCC 12 warningJakub Kicinski
2022-05-22wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12Jakub Kicinski
2022-05-22wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-05-22wifi: ath9k: silence array-bounds warning on GCC 12Jakub Kicinski
2022-05-22wifi: plfxlc: remove redundant NULL-check for GCC 12Jakub Kicinski
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach
2022-05-18iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein
2022-05-18iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-05-18iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg
2022-05-18iwlwifi: mvm: clean up authorized conditionJohannes Berg
2022-05-18iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss
2022-05-18iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg
2022-05-17rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih
2022-05-17rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang
2022-05-17rtw89: 8852c: update txpwr tables to HALRF_027_00_052Zong-Zhe Yang
2022-05-17rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih
2022-05-17rtw89: 8852c: set TX antenna pathPing-Ke Shih
2022-05-17rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih
2022-05-17wireless: Fix Makefile to be in alphabetical orderSrinivasan R
2022-05-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-16Merge tag 'mt76-for-kvalo-2022-05-12' of https://github.com/nbd168/wirelessKalle Valo
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek
2022-05-13mt76: mt7921: add ipv6 NS offload supportDeren Wu
2022-05-13mt76: add gfp to mt76_mcu_msg_alloc signatureLorenzo Bianconi
2022-05-13mt76: mt7915: add more statistics from fw_util debugfs knobsRyder Lee
2022-05-13mt76: mt7915: improve error handling for fw_debug knobsRyder Lee
2022-05-13mt76: mt7615/mt7915: do reset_work with mt76's work queueBo Jiao
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: make number of tokens configurable dynamicallyFelix Fietkau
2022-05-13mt76: add support for overriding the device used for DMA mappingFelix Fietkau
2022-05-13mt76: dma: add wrapper macro for accessing queue registersFelix Fietkau
2022-05-13mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee
2022-05-13mt76: mt7915: introduce mt7915_mac_severe_check()Ryder Lee
2022-05-13mt76: mt7915: rework SER debugfs knobRyder Lee
2022-05-13mt76: mt7915: limit minimum twt durationPeter Chiu
2022-05-13mt76: mt7915: reject duplicated twt flowsPeter Chiu
2022-05-13mt76: mt7915: fix twt table_mask to u16 in mt7915_devPeter Chiu