summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* atmel: Demote non-kerneldoc header to standard comment blockLee Jones2020-08-271-1/+1
* rtw88: 8822c: update tx power limit tables to RF v20.1Zong-Zhe Yang2020-08-271-16/+16
* rtw88: use read_poll_timeout_atomic() for poll loopBrian Norris2020-08-271-9/+4
* rtw88: don't treat NULL pointer as an arrayBrian Norris2020-08-271-2/+3
* rtw88: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-5/+5
* wilc1000: Fix memleak in wilc_bus_probeDinghao Liu2020-08-271-2/+3
* rtw88: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-271-17/+16
* wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu2020-08-271-2/+3
* mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa2020-08-271-1/+2
* mwifiex: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-273-6/+6
* mwifiex: Clean up some err and dbg messagesChristophe JAILLET2020-08-271-15/+10
* mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-271-75/+78
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-08-1879-748/+4208
|\
| * ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-184-15/+14
| * ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen2020-08-181-0/+1
| * ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-08-181-1/+7
| * ath10k: Register shutdown handlerRakesh Pillai2020-08-181-0/+9
| * ath11k: reset MHI during power down and power upCarl Huang2020-08-184-3/+150
| * ath11k: use TCL_DATA_RING_0 for QCA6390Carl Huang2020-08-183-2/+11
| * ath11k: process both lmac rings for QCA6390Carl Huang2020-08-181-24/+35
| * ath11k: assign correct search flag and type for QCA6390Carl Huang2020-08-184-4/+24
| * ath11k: delay vdev_start for QCA6390Carl Huang2020-08-184-0/+55
| * ath11k: refine the phy_id check in ath11k_reg_chan_list_eventCarl Huang2020-08-181-1/+6
| * ath11k: setup QCA6390 rings for both rxdmasCarl Huang2020-08-1810-96/+268
| * ath11k: don't initialize rxdma1 related ringCarl Huang2020-08-183-2/+36
| * ath11k: enable DP interrupt setup for QCA6390Carl Huang2020-08-185-1/+322
| * ath11k: dp: redefine peer_map and peer_unmapCarl Huang2020-08-182-2/+6
| * ath11k: wmi: put hardware to DBS modeCarl Huang2020-08-183-5/+13
| * ath11k: initialize wmi config based on hw_paramsCarl Huang2020-08-183-1/+105
| * ath11k: force single pdev only for QCA6390Carl Huang2020-08-185-26/+98
| * ath11k: disable CE interrupt before hif startCarl Huang2020-08-181-0/+1
| * ath11k: ce: get msi_addr and msi_data before srng setupCarl Huang2020-08-181-3/+3
| * ath11k: hal: assign msi_addr and msi_data to srngCarl Huang2020-08-181-0/+2
| * ath11k: ce: remove CE_COUNT() macroKalle Valo2020-08-186-21/+20
| * ath11k: ce: remove host_ce_config_wlan macroKalle Valo2020-08-181-10/+8
| * ath11k: ce: support different CE configurationsCarl Huang2020-08-188-18/+110
| * ath11k: hal: cleanup dynamic register macrosKalle Valo2020-08-183-112/+133
| * ath11k: hal: create register values dynamicallyCarl Huang2020-08-184-36/+192
| * ath10k: move enable_pll_clk call to ath10k_core_start()Kalle Valo2020-08-182-8/+7
| * wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-08-171-1/+1
| * ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET2020-08-171-1/+1
| * ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-175-15/+15
| * ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-08-171-0/+2
| * ath9k_htc: Use appropriate rs_datalen typeMasashi Honma2020-08-171-1/+1
| * ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportAlexander Wetzel2020-08-172-0/+13
| * ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-08-171-0/+3
| * ath6kl: fix spelling mistake "initilisation" -> "initialization"Colin Ian King2020-08-171-1/+1
| * ath6kl: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-172-4/+4
| * ath5k: Fix kerneldoc formatting issueLee Jones2020-08-171-1/+1
| * wil6210: Demote non-kerneldoc headers to standard comment blocksLee Jones2020-08-171-2/+2