summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: cleanup private data structuresDmitry Antipov2023-06-153-48/+1
* wifi: mt7601u: replace strlcpy() with strscpy()Azeem Shaikh2023-06-151-1/+1
* wifi: rt2x00: fix the typo in commentsDeming Wang2023-06-151-1/+1
* wifi: iwlwifi: dbg-tlv: clear FW debug memory on initJohannes Berg2023-06-141-12/+23
* wifi: iwlwifi: pcie: remove redundant argumentJohannes Berg2023-06-141-3/+4
* wifi: iwlwifi: pcie: clear FW debug memory on initJohannes Berg2023-06-141-5/+4
* wifi: iwlwifi: dbg-tlv: fix DRAM data initJohannes Berg2023-06-141-8/+6
* wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach2023-06-146-14/+20
* wifi: iwlwifi: mvm: put only a single IGTK into FWJohannes Berg2023-06-143-2/+67
* wifi: iwlwifi: mvm: fix potential array out of bounds accessGregory Greenman2023-06-141-2/+7
* wifi: iwlwifi: support version C0 of BZ and GL devicesMukesh Sisodiya2023-06-143-2/+41
* wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman2023-06-143-0/+19
* wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()Ariel Malamud2023-06-146-12/+13
* wifi: iwlwifi: improve debug prints in iwl_read_ppag_table()Alon Giladi2023-06-141-15/+22
* wifi: iwlwifi: mvm: initialize the rx_vec before using itMukesh Sisodiya2023-06-141-1/+4
* wifi: iwlwifi: mvm: rename BTM support flag and its TLVHaim Dreyfuss2023-06-143-5/+5
* wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg2023-06-143-1/+11
* wifi: iwlwifi: mvm: Propagate ERP slot changes to FWIlan Peer2023-06-141-1/+5
* wifi: iwlwifi: mvm: FTM responder MLO supportAvraham Stern2023-06-144-16/+21
* wifi: iwlwifi: pass ESR parameters to the firmwareEmmanuel Grumbach2023-06-143-3/+24
* wifi: iwlwifi: debugfs: add ppag capa to fw info fileAlon Giladi2023-06-141-2/+11
* wifi: iwlwifi: mvm: always set MH len in offload_assistJohannes Berg2023-06-141-3/+3
* wifi: iwlwifi: fw: print PC register value instead of addressMukesh Sisodiya2023-06-141-1/+6
* wifi: iwlwifi: unify checks for HW error valuesJohannes Berg2023-06-146-6/+13
* wifi: iwlwifi: mvm: fix getting LDPC/STBC supportMukesh Sisodiya2023-06-141-2/+2
* wifi: iwlwifi: bump FW API to 79 for AX devicesGregory Greenman2023-06-141-1/+1
* wifi: iwlwifi: update response for mcc_update commandAbhishek Naik2023-06-146-59/+166
* wifi: iwlwifi: mvm: FTM initiator MLO supportAvraham Stern2023-06-141-17/+31
* wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_initMukesh Sisodiya2023-06-141-0/+2
* wifi: iwlwifi: make debugfs entries link specificBenjamin Berg2023-06-146-54/+169
* wifi: mac80211_hwsim: Don't access vif valid links directlyIlan Peer2023-06-141-2/+3
* wifi: mac80211: add helpers to access sband iftype dataJohannes Berg2023-06-143-10/+6
* wifi: rtw88: add missing unwind goto for __rtw_download_firmware()Ping-Ke Shih2023-06-131-2/+4
* Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-09139-5751/+32544
|\
| * wifi: rtlwifi: remove misused flag from HAL dataDmitry Antipov2023-06-082-5/+3
| * wifi: rtlwifi: remove unused dualmac control leftoversDmitry Antipov2023-06-082-14/+0
| * wifi: rtlwifi: remove unused timer and related codeDmitry Antipov2023-06-083-18/+1
| * wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut2023-06-081-3/+0
| * wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut2023-06-081-4/+2
| * wifi: brcmfmac: Detect corner error case earlier with logNeal Sidhwaney2023-06-081-0/+6
| * wifi: rtw89: 8852c: update RF radio A/B parameters to R63Ping-Ke Shih2023-06-081-982/+3948
| * wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 of 3)Zong-Zhe Yang2023-06-083-1156/+7306
| * wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 of 3)Zong-Zhe Yang2023-06-083-1956/+9282
| * wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (1 of 3)Zong-Zhe Yang2023-06-081-418/+2964
| * wifi: rtw89: process regulatory for 6 GHz power typeZong-Zhe Yang2023-06-084-16/+116
| * wifi: rtw89: regd: update regulatory map to R64-R40Zong-Zhe Yang2023-06-081-61/+61
| * wifi: rtw89: regd: judge 6 GHz according to chip and BIOSZong-Zhe Yang2023-06-081-0/+50
| * wifi: rtw89: refine clearing supported bands to check 2/5 GHz firstZong-Zhe Yang2023-06-081-2/+4
| * wifi: rtw89: 8851b: configure CRASH_TRIGGER feature for 8851BZong-Zhe Yang2023-06-081-0/+1
| * wifi: rtw89: set TX power without precondition during setting channelZong-Zhe Yang2023-06-081-3/+2