summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath9k: make relay callbacks constJani Nikula2020-12-151-1/+1
* ath11k: make relay callbacks constJani Nikula2020-12-151-1/+1
* ath10k: make relay callbacks constJani Nikula2020-12-151-1/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-12-1240-131/+1033
|\
| * ath11k: implement suspend for QCA6390 PCI devicesCarl Huang2020-12-128-2/+124
| * ath11k: hif: add ce irq enable and disable functionsCarl Huang2020-12-122-1/+32
| * ath11k: implement WoW enable and wakeup commandsCarl Huang2020-12-127-1/+355
| * ath11k: set credit_update flag for flow controlled ep onlyCarl Huang2020-12-121-3/+5
| * ath11k: dp: stop rx pktlog before suspendCarl Huang2020-12-124-0/+56
| * ath11k: htc: implement suspend handlingCarl Huang2020-12-124-2/+31
| * ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo2020-12-121-6/+0
| * ath11k: pci: read select_window register to ensure write is finishedCarl Huang2020-12-121-0/+1
| * ath11k: hif: implement suspend and resume functionsCarl Huang2020-12-122-0/+38
| * ath11k: mhi: hook suspend and resumeCarl Huang2020-12-122-0/+14
| * ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu2020-12-121-31/+0
| * ath11k: pci: disable VDD4BLOWCarl Huang2020-12-122-0/+13
| * ath11k: pci: fix L1ss clock unstable problemCarl Huang2020-12-122-0/+81
| * ath11k: pci: fix hot reset stability issuesCarl Huang2020-12-122-5/+57
| * ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang2020-12-124-13/+46
| * ath11k: mhi: print a warning if firmware crashedKalle Valo2020-12-121-0/+9
| * ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt2020-12-121-3/+4
| * ath10k: add atomic protection for device recoveryWen Gong2020-12-128-9/+25
| * ath10k: add option for chip-id based BDF selectionAbhishek Kumar2020-12-121-11/+32
| * ath9k_htc: adhere to the DONT_REORDER transmit flagMathy Vanhoef2020-12-091-1/+6
| * ath11k: mesh: add support for 256 bitmap in blockack frames in 11axPradeep Kumar Chitrapu2020-12-091-14/+8
| * ath11k: support TXOP duration based RTS thresholdPradeep Kumar Chitrapu2020-12-091-1/+17
| * ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu2020-12-091-1/+1
| * ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter2020-12-091-2/+2
| * wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-1/+1
| * carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-0/+1
| * ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-091-0/+1
| * ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli2020-12-095-14/+46
| * carl9170: remove trailing semicolon in macro definitionTom Rix2020-12-081-2/+2
| * ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer2020-12-081-0/+5
| * ath9k: remove trailing semicolon in macro definitionTom Rix2020-12-072-2/+2
| * ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan2020-12-071-3/+7
| * ath11k: add 64bit check before reading msi high addrAnilkumar Kolli2020-12-072-2/+10
| * ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong2020-12-071-1/+1
* | mt76: remove unused variable qSouptick Joarder2020-12-111-3/+0
* | iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones2020-12-111-6/+6
* | iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones2020-12-111-1/+1
* | iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones2020-12-111-1/+1
* | iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones2020-12-111-6/+6
* | iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones2020-12-111-1/+1
* | iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones2020-12-111-5/+5
* | iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-1/+1
* | iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-115-7/+7
* | iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-119-17/+17
* | cw1200: txrx: convert comma to semicolonZheng Yongjun2020-12-101-1/+1
* | wilc1000: changes for SPI communication stall issue found with IperfAjay Singh2020-12-101-2/+21