summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix division by zero in fw download pathJohan Hovold2021-10-281-0/+16
* rsi: fix control-message timeoutJohan Hovold2021-10-281-1/+1
* rtl8187: fix control-message timeoutsJohan Hovold2021-10-281-7/+7
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-10-2821-100/+403
|\
| * ath6kl: fix division by zero in send pathJohan Hovold2021-10-281-0/+5
| * ath10k: fix division by zero in send pathJohan Hovold2021-10-281-0/+5
| * ath6kl: fix control-message timeoutJohan Hovold2021-10-281-1/+1
| * ath10k: fix control-message timeoutJohan Hovold2021-10-281-1/+1
| * wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li2021-10-282-0/+3
| * wcn36xx: switch on antenna diversity feature bitBenjamin Li2021-10-281-1/+3
| * wcn36xx: Channel list update before hardware scanLoic Poulain2021-10-284-0/+116
| * Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue2021-10-271-1/+0
| * wcn36xx: Fix packet drop on resumeLoic Poulain2021-10-271-0/+11
| * wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain2021-10-271-2/+7
| * wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li2021-10-271-1/+11
| * wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain2021-10-271-1/+3
| * Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue2021-10-273-15/+1
| * wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue2021-10-272-0/+10
| * wcn36xx: Add chained transfer support for AMSDULoic Poulain2021-10-274-2/+91
| * wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain2021-10-271-6/+6
| * wcn36xx: Correct band/freq reporting on RXLoic Poulain2021-10-272-1/+25
| * wcn36xx: Fix tx_status mechanismLoic Poulain2021-10-252-47/+21
| * wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain2021-10-251-0/+1
| * ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan2021-10-253-5/+24
| * ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann2021-10-251-1/+9
| * ath11k: change return buffer manager for QCA6390Baochen Qiang2021-10-256-15/+49
* | Merge tag 'mt76-for-kvalo-2021-10-23' of https://github.com/nbd168/wirelessKalle Valo2021-10-2714-101/+415
|\ \
| * | mt76: connac: fix unresolved symbols when CONFIG_PM is unsetFelix Fietkau2021-10-231-1/+1
| * | mt76: Make use of the helper macro kthread_run()Cai Huoqing2021-10-231-6/+4
| * | mt76: Print error message when reading EEPROM from mtd failedHauke Mehrtens2021-10-231-1/+4
| * | mt76: mt7921: disable 4addr capabilityLorenzo Bianconi2021-10-231-1/+2
| * | mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen2021-10-236-4/+75
| * | mt76: mt7915: add WA firmware log supportShayne Chen2021-10-234-14/+58
| * | mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_capsLorenzo Bianconi2021-10-231-3/+2
| * | mt76: mt7915: rework debugfs fixed-rate knobRyder Lee2021-10-233-10/+61
| * | mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee2021-10-235-27/+175
| * | mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee2021-10-234-34/+14
| * | mt76: mt7615: apply cached RF data for DBDCRyder Lee2021-10-232-2/+21
* | | libertas: replace snprintf in show functions with sysfs_emitYe Guojin2021-10-271-9/+9
* | | rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih2021-10-271-3/+3
* | | rtw89: fix return value in hfc_pub_cfg_chkKevin Lo2021-10-271-1/+1
* | | rtw89: remove duplicate register definitionsKevin Lo2021-10-271-5/+0
* | | rtw89: fix error function parameterLv Ruyi2021-10-271-1/+1
* | | libertas: Fix possible memory leak in probe and disconnectWang Hai2021-10-271-0/+2
* | | libertas_tf: Fix possible memory leak in probe and disconnectWang Hai2021-10-271-0/+2
* | | wlcore: spi: Use dev_err_probe()Geert Uytterhoeven2021-10-271-6/+3
* | | Merge tag 'iwlwifi-next-for-kalle-2021-10-22' of git://git.kernel.org/pub/scm...Kalle Valo2021-10-2791-780/+1959
|\ \ \
| * | | iwlwifi: pnvm: print out the version properlyJohannes Berg2021-10-221-1/+1
| * | | iwlwifi: dbg: treat non active regions as unsupported regionsRotem Saado2021-10-221-1/+3
| * | | iwlwifi: mvm: Read acpi dsm to get channel activation bitmapMiri Korenblit2021-10-223-5/+39