aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-12-08rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidthZong-Zhe Yang1-0/+2
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang4-0/+58
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang8-53/+264
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih7-19/+28
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih2-962/+1581
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih2-57/+57
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann1-1/+1
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann3-7/+11
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann2-3/+3
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg1-2/+3
2021-12-08ath10k: fix scan abort when duration is set for hw scanWen Gong1-4/+5
2021-12-08ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2021-12-08ath: regdom: extend South Korea regulatory domain supportPeter Oh2-0/+4
2021-12-08ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong4-10/+55
2021-12-08carl9170: Use the bitmap API when applicableChristophe JAILLET1-6/+3
2021-12-08wcn36xx: Fix max channels retrievalLoic Poulain1-1/+1
2021-12-08ath11k: add 11d scan offload supportWen Gong7-1/+360
2021-12-08ath11k: add configure country code for QCA6390 and WCN6855Wen Gong2-0/+48
2021-12-08ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong1-1/+1
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski99-5927/+13305
2021-12-07iwlwifi: work around reverse dependency on MEIArnd Bergmann1-26/+26
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg5-3/+22
2021-12-07iwlwifi: add new ax1650 killer deviceYaara Baruch1-0/+1
2021-12-07iwlwifi: fw: correctly detect HW-SMEM region subtypeJohannes Berg2-3/+3
2021-12-07iwlwifi: implement reset flow for Bz devicesJohannes Berg1-1/+4
2021-12-07iwlwifi: add new Qu-Hr deviceYaara Baruch1-0/+5
2021-12-07iwlwifi: Fix FW name for glMatti Gottlieb1-1/+1
2021-12-07iwlwifi: dbg: disable ini debug in 8000 family and belowMukesh Sisodiya1-1/+1
2021-12-07iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani8-1/+183
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg4-22/+33
2021-12-07iwlwifi: mvm: always use 4K RB size by defaultJohannes Berg1-8/+2
2021-12-07iwlwifi: mvm/api: define system control commandJohannes Berg5-6/+20
2021-12-07iwlwifi: bump FW API to 68 for AX devicesLuca Coelho1-1/+1
2021-12-07iwlwifi: mvm: add some missing command stringsJohannes Berg1-0/+2
2021-12-07iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein4-11/+39
2021-12-07iwlwifi: swap 1650i and 1650s killer struct namesYaara Baruch1-4/+4
2021-12-07iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit1-1/+1
2021-12-07iwlwifi: yoyo: support for DBGC4 for dramMukesh Sisodiya1-0/+2
2021-12-07iwlwifi: mvm: update rate scale in moving back to assoc stateMordechay Goodstein2-2/+11
2021-12-07iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz1-6/+6
2021-12-07iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein4-72/+335
2021-12-07iwlwifi: mvm: Add support for a new version of scan request commandIlan Peer2-34/+63
2021-12-07iwlwifi: mvm: Fix wrong documentation for scan request commandIlan Peer1-1/+1
2021-12-07iwlwifi: add missing entries for Gf4 with So and SoFLuca Coelho1-0/+10
2021-12-07iwlwifi: mvm: remove session protection upon station removalEmmanuel Grumbach1-3/+3
2021-12-07iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structureLuca Coelho3-23/+0
2021-12-07iwlwifi: mvm: add support for PHY context command v4Johannes Berg2-5/+6
2021-12-07iwlwifi: fw: api: add link to PHY context command struct v1Johannes Berg1-1/+2
2021-12-07iwlwifi: mvm: support RLC configuration commandJohannes Berg4-7/+123
2021-12-07iwlwifi: mvm: d3: support v12 wowlan statusJohannes Berg2-29/+235