summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27rtw88: 8822c: update tx power limit tables to RF v20.1Zong-Zhe Yang1-16/+16
2020-08-27rtw88: use read_poll_timeout_atomic() for poll loopBrian Norris1-9/+4
2020-08-27rtw88: don't treat NULL pointer as an arrayBrian Norris1-2/+3
2020-08-27rtw88: Use fallthrough pseudo-keywordGustavo A. R. Silva2-5/+5
2020-08-27wilc1000: Fix memleak in wilc_bus_probeDinghao Liu1-2/+3
2020-08-27rtw88: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-17/+16
2020-08-27wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu1-2/+3
2020-08-27mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-08-27mwifiex: Use fallthrough pseudo-keywordGustavo A. R. Silva3-6/+6
2020-08-27mwifiex: Clean up some err and dbg messagesChristophe JAILLET1-15/+10
2020-08-27mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-75/+78
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo79-748/+4208
2020-08-18rndis_wlan: tighten check of rndis_query_oid returnTom Rix1-2/+2
2020-08-18mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-08-18adm8211: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-43/+40
2020-08-18rtw88: fix spelling mistake: "unsupport" -> "unsupported"Colin Ian King2-4/+4
2020-08-18wl1251, wlcore: fix spelling mistake "buld" -> "build"Colin Ian King2-2/+2
2020-08-18brcmfmac: check ndev pointerTom Rix1-1/+1
2020-08-18brcmfmac: use %*ph to print small bufferAndy Shevchenko1-4/+1
2020-08-18brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva4-15/+14
2020-08-18ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen1-0/+1
2020-08-18ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-08-18ath10k: Register shutdown handlerRakesh Pillai1-0/+9
2020-08-18ath11k: reset MHI during power down and power upCarl Huang4-3/+150
2020-08-18ath11k: use TCL_DATA_RING_0 for QCA6390Carl Huang3-2/+11
2020-08-18ath11k: process both lmac rings for QCA6390Carl Huang1-24/+35
2020-08-18ath11k: assign correct search flag and type for QCA6390Carl Huang4-4/+24
2020-08-18ath11k: delay vdev_start for QCA6390Carl Huang4-0/+55
2020-08-18ath11k: refine the phy_id check in ath11k_reg_chan_list_eventCarl Huang1-1/+6
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang10-96/+268
2020-08-18ath11k: don't initialize rxdma1 related ringCarl Huang3-2/+36
2020-08-18ath11k: enable DP interrupt setup for QCA6390Carl Huang5-1/+322
2020-08-18ath11k: dp: redefine peer_map and peer_unmapCarl Huang2-2/+6
2020-08-18ath11k: wmi: put hardware to DBS modeCarl Huang3-5/+13
2020-08-18ath11k: initialize wmi config based on hw_paramsCarl Huang3-1/+105
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang5-26/+98
2020-08-18ath11k: disable CE interrupt before hif startCarl Huang1-0/+1
2020-08-18ath11k: ce: get msi_addr and msi_data before srng setupCarl Huang1-3/+3
2020-08-18ath11k: hal: assign msi_addr and msi_data to srngCarl Huang1-0/+2
2020-08-18ath11k: ce: remove CE_COUNT() macroKalle Valo6-21/+20
2020-08-18ath11k: ce: remove host_ce_config_wlan macroKalle Valo1-10/+8
2020-08-18ath11k: ce: support different CE configurationsCarl Huang8-18/+110
2020-08-18ath11k: hal: cleanup dynamic register macrosKalle Valo3-112/+133
2020-08-18ath11k: hal: create register values dynamicallyCarl Huang4-36/+192
2020-08-18ath10k: move enable_pll_clk call to ath10k_core_start()Kalle Valo2-8/+7
2020-08-17wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-08-17ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET1-1/+1
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva5-15/+15
2020-08-17ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2