summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mt76: debugfs: fix queue reporting for mt76-usbLorenzo Bianconi2021-12-191-2/+3
* mt76: mt7921: add support for PCIe ID 0x0608/0x0616Deren Wu2021-12-181-0/+2
* mt76: testmode: add support to set MACShayne Chen2021-12-183-3/+39
* mt76: mt7915: add default calibrated data supportShayne Chen2021-12-184-18/+94
* mt76: only set rx radiotap flag from within decoder functionsRyder Lee2021-12-182-45/+33
* mt76: reverse the first fragmented frame to 802.11Xing Song2021-12-184-9/+263
* mt76: mt7915: fix SMPS operation failRyder Lee2021-12-182-28/+61
* mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()Shayne Chen2021-12-181-9/+8
* mt76: mt7921: fix MT7921E reset failureSean Wang2021-12-183-1/+6
* mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu2021-12-181-2/+6
* mt76: mt7921: drop offload_flags overwrittenSean Wang2021-12-181-6/+0
* mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routineLorenzo Bianconi2021-12-181-47/+0
* Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-17131-1919/+5596
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-12-1647-326/+2104
| |\
| | * wcn36xx: Implement beacon filteringBryan O'Donoghue2021-12-164-0/+107
| | * wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue2021-12-161-3/+4
| | * wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue2021-12-161-3/+3
| | * ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli2021-12-165-13/+101
| | * dt: bindings: add new DT entry for ath11k PCI device supportAnilkumar Kolli2021-12-161-0/+30
| | * ath11k: Change qcn9074 fw to operate in mode-2Seevalamuthu Mariappan2021-12-144-5/+25
| | * ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo2021-12-144-22/+22
| | * ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()Zhou Qingyang2021-12-141-2/+5
| | * ath11k: Fix deleting uninitialized kernel timer during fragment cache flushRameshkumar Sundaram2021-12-131-1/+1
| | * ath11k: Avoid false DEADLOCK warning reported by lockdepBaochen Qiang2021-12-132-0/+24
| | * ath11k: set DTIM policy to stick mode for station interfaceCarl Huang2021-12-132-0/+14
| | * ath11k: support MAC address randomization in scanCarl Huang2021-12-133-1/+58
| | * ath10k: wmi: remove array of flexible structuresKalle Valo2021-12-131-1/+3
| | * ath10k: htt: remove array of flexible structuresKalle Valo2021-12-131-110/+0
| | * ath10k: drop beacon and probe response which leak from other channelWen Gong2021-12-091-1/+26
| | * ath11k: add spectral/CFR buffer validation supportVenkateswara Naralasetty2021-12-093-0/+46
| | * ath11k: Process full monitor mode rx supportAnilkumar Kolli2021-12-093-3/+433
| | * ath11k: add software monitor ring descriptor for full monitorAnilkumar Kolli2021-12-093-0/+80
| | * ath11k: Add htt cmd to enable full monitor modeAnilkumar Kolli2021-12-095-0/+84
| | * ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook2021-12-092-15/+19
| | * ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855Wen Gong2021-12-091-0/+3
| | * ath11k: Fix buffer overflow when scanning with extraieSven Eckelmann2021-12-091-3/+3
| | * ath10k: fix scan abort when duration is set for hw scanWen Gong2021-12-081-4/+5
| | * ath10k: Fix tx hangingSebastian Gottschall2021-12-082-2/+3
| | * ath: regdom: extend South Korea regulatory domain supportPeter Oh2021-12-082-0/+4
| | * ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong2021-12-084-10/+55
| | * carl9170: Use the bitmap API when applicableChristophe JAILLET2021-12-081-6/+3
| | * wcn36xx: Fix max channels retrievalLoic Poulain2021-12-081-1/+1
| | * ath11k: add 11d scan offload supportWen Gong2021-12-087-1/+360
| | * ath11k: add configure country code for QCA6390 and WCN6855Wen Gong2021-12-082-0/+48
| | * ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong2021-12-081-1/+1
| | * ath11k: change to use dynamic memory for channel list of scanWen Gong2021-12-072-2/+11
| | * ath11k: Fix QMI file type enum valueSeevalamuthu Mariappan2021-12-071-1/+1
| | * ath11k: add support for WCN6855 hw2.1Baochen Qiang2021-12-074-2/+69
| | * ath9k: switch to rate table based lookupJonas Jelonek2021-12-071-2/+43
| | * ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam2021-12-072-1/+21