aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: add support for MS devicesYaara Baruch2022-02-183-1/+52
* iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg2022-02-181-0/+4
* iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho2022-02-181-1/+2
* iwlwifi: advertise support for HE - DCM BPSK RX/TXMordechay Goodstein2022-02-181-4/+4
* iwlwifi: mvm: only enable HE DCM if we also support TXMordechay Goodstein2022-02-181-1/+4
* 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: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-162-0/+2
* cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-161-0/+2
* ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-163-5/+5
* 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
* mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev2022-02-161-2/+34
* 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 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...Kalle Valo2022-02-1054-2838/+3561
|\
| * mt76: redefine mt76_for_each_q_rx to adapt mt7986 changesBo Jiao2022-02-041-2/+2
| * mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi2022-02-031-0/+1
| * mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi2022-02-033-30/+27
| * mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector stateFelix Fietkau2022-02-031-4/+1
| * mt76: mt7615: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-032-22/+30
| * mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-037-50/+69
| * mt76: mt76x02: improve tx hang detectionFelix Fietkau2022-02-032-20/+12
| * mt76x02: improve mac error check/reset reliabilityFelix Fietkau2022-02-033-6/+22
| * mt76: mt7921s: run sleep mode by defaultSean Wang2022-02-031-8/+4
| * mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang2022-02-035-35/+25
| * mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu2022-02-031-3/+6
| * mt76: mt7915: update max_mpdu_size in mt7915_mcu_sta_amsdu_tlv()Peter Chiu2022-02-031-5/+20
| * mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu2022-02-031-21/+8