summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: yoyo: fix DBGI_SRAM ini dump header.Rotem Saado2022-02-184-2/+36
* iwlwifi: dbg: add infra for tracking free buffer sizeMordechay Goodstein2022-02-181-30/+60
* iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach2022-02-183-4/+6
* iwlwifi: mvm: support new BAID allocation commandJohannes Berg2022-02-183-3/+144
* iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()Johannes Berg2022-02-181-48/+51
* iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein2022-02-188-19/+49
* iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-1814-18/+18
* iwlwifi: fix various more -Wcast-qual warningsJohannes Berg2022-02-186-13/+13
* iwlwifi: propagate (const) type qualifierBjoern A. Zeeb2022-02-188-85/+88
* iwlwifi: de-const properly where neededBjoern A. Zeeb2022-02-184-6/+6
* iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg2022-02-1819-125/+88
* iwlwifi: mvm: fw: clean up hcmd struct creationJohannes Berg2022-02-181-7/+6
* iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg2022-02-1818-58/+45
* iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI settingAyala Barazani2022-02-184-18/+56
* iwlwifi: mvm: offload channel switch timing to FWNathan Errera2022-02-187-1/+125
* iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai2022-02-181-3/+2
* mac80211_hwsim: Advertise support for EHT capabilitiesIlan Peer2022-02-161-12/+234
* mac80211: parse AddBA request with extended AddBA elementMordechay Goodstein2022-02-161-3/+15
* mac80211: calculate max RX NSS for EHT modeMordechay Goodstein2022-02-161-1/+13
* mac80211: Add support for storing station EHT capabilitiesIlan Peer2022-02-161-0/+8
* mac80211: Handle station association response with EHTIlan Peer2022-02-166-3/+118
* mac80211: Add EHT capabilities to association/probe requestIlan Peer2022-02-164-2/+144
* mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-169-59/+213
* mac80211: Support parsing EHT elementsIlan Peer2022-02-162-0/+14
* cfg80211: Support configuration of station EHT capabilitiesIlan Peer2022-02-163-5/+46
* cfg80211: add NO-EHT flag to regulatoryIlan Peer2022-02-163-0/+8
* nl80211: add support for 320MHz channel limitationSriram R2022-02-163-0/+14
* nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-164-0/+223
* cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-165-8/+97
* cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2022-02-163-0/+102
* ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-165-7/+11
* ieee80211: Add EHT (802.11be) definitionsIlan Peer2022-02-161-0/+299
* mac80211_hwsim: Add custom regulatory for 6GHzIlan Peer2022-02-161-0/+14
* mac80211_hwsim: don't shadow a global variableJohannes Berg2022-02-161-5/+5
* mac80211_hwsim: check TX and STA bandwidthJohannes Berg2022-02-161-3/+98
* nl80211: accept only HE capability elements with valid sizeJohannes Berg2022-02-161-3/+11
* mac80211: parse only HE capability elements with valid sizeJohannes Berg2022-02-161-2/+4
* ieee80211: add helper to check HE capability element sizeJohannes Berg2022-02-161-1/+24
* nl80211: use RCU to read regdom in reg get/dumpJohannes Berg2022-02-161-15/+17
* mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev2022-02-161-2/+34
* ieee80211: use tab to indent struct ieee80211_neighbor_ap_infoJohannes Berg2022-02-161-4/+4
* rtw89: handle TX/RX 160M bandwidthPing-Ke Shih2022-02-143-20/+20
* rtw89: declare if chip support 160M bandwidthPing-Ke Shih2022-02-143-1/+20
* rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih2022-02-141-2/+17
* rtw89: extend subband for 6G bandZong-Zhe Yang2022-02-143-10/+60
* rtw89: refine naming of rfk helpers with prefixZong-Zhe Yang2022-02-142-1378/+1378
* rtw89: make rfk helpers common across chipsZong-Zhe Yang2022-02-144-108/+112
* brcmfmac: Add BCM43454/6 supportZhao, Jiaqing2022-02-144-1/+6
* Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-02-11151-3809/+6331
|\
| * Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...Kalle Valo2022-02-1055-2838/+3570
| |\