summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-27ath10k: fix ldpc param for fixed rateRajkumar Manoharan1-2/+11
2015-09-27ath: use PRI value given by spec for fixed PRIPeter Oh3-7/+10
2015-09-27ath: fix incorrect PPB on JAPAN chirp radarPeter Oh1-1/+1
2015-09-17ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]Kalle Valo1-0/+5
2015-09-17ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properlyMichal Kazior1-0/+64
2015-09-17ath10k: split switch_vif_chanctx gutsMichal Kazior1-79/+89
2015-09-17ath10k: move hw_scan worker queuingMichal Kazior1-3/+5
2015-09-17ath10k: implement mesh supportBob Copeland2-1/+47
2015-09-17ath10k: check for encryption before adding MIC_LENBob Copeland1-1/+2
2015-09-17ath10k: enable monitor when OTHER_BSS requestedBob Copeland1-0/+1
2015-09-09ath10k: print invalid mcs reported in rx descriptorManikanta Pubbisetty1-0/+23
2015-09-09ath10k: fix beamformer VHT sounding dimensions capabilityBartosz Markowski1-2/+19
2015-09-09ath10k: fix beamformee VHT STS capabilityBartosz Markowski1-2/+20
2015-09-09ath10k: drop probe responses when too many are queuedVivek Natarajan5-11/+68
2015-09-09ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan3-6/+72
2015-09-09ath10k: fix mu-mimo rx status reportingMichal Kazior1-2/+22
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani1-2/+2
2015-08-26ath10k: add qca6164 supportMichal Kazior3-0/+25
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani2-0/+11
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior1-1/+2
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani1-2/+1
2015-08-19ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani1-1/+1
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan1-0/+4
2015-08-17ath10k: handle 10.4 firmware phyerr eventRaja Mani2-0/+84
2015-08-17ath10k: refactor phyerr event handlersRaja Mani6-67/+149
2015-08-17wil6210: match wait_for_completion_timeout return typeNicholas Mc Guire1-1/+1
2015-08-17ath10k: split ap/ibss wep key install processMichal Kazior1-12/+32
2015-08-17ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan4-4/+10
2015-08-17ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan2-2/+5
2015-08-17ath10k: wake up queue upon vif creationMichal Kazior1-0/+5
2015-08-17ath10k: wake up offchannel queue properlyMichal Kazior1-0/+2
2015-08-17Merge ath-next from ath.git. Major changes in ath10k:Kalle Valo37-547/+1636
2015-08-13orinoco: Do not call wiphy_unregister() from free_orinocodev()Jes Sorensen6-5/+15
2015-08-13mwifiex: claim sdio bus while downloading the firmwareAniket Nagarnaik1-0/+4
2015-08-13mwifiex: fix unable to connect hidden SSID AP on DFS channelchunfan chen4-12/+136
2015-08-13mwifiex: add firmware dump support for SD8997Zhaoyang Liu2-10/+148
2015-08-13mwifiex: add support for 8997 chipsetZhaoyang Liu7-9/+147
2015-08-13mwifiex: usb: return an error if kmalloc failsDan Carpenter1-1/+3
2015-08-13rtlwifi: rtl8192c-common: Fix two typosLarry Finger1-5/+4
2015-08-13rtlwifi: rtl8192ee: Fix firmware header endian issuesLarry Finger2-26/+7
2015-08-13rtlwifi: rtl888ee: Fix firmware header endian issuesLarry Finger2-25/+6
2015-08-13rtlwifi: rtl8192de: Fix firmware header endian issuesLarry Finger1-22/+0
2015-08-13rtlwifi: rtl8821ae: Fix firmware endian issuesLarry Finger2-28/+9
2015-08-13rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issuesLarry Finger5-31/+10
2015-08-13rtlwifi: rtl8192ce: rtl8192cu: Fix endian issueLarry Finger3-27/+25
2015-08-13brcmfmac: dhd_sdio.c: use existing atomic_or primitiveVineet Gupta1-11/+2
2015-08-13ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire1-1/+1
2015-08-13ath9k_htc: wmi: match wait_for_completion_timeout return typeNicholas Mc Guire1-1/+2
2015-08-13ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire1-1/+1