aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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-16iwlwifi: mvm: Enable power management on low-latency bssAvri Altman1-2/+2
2015-08-16iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov1-0/+1
2015-08-16iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter1-3/+3
2015-08-16iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko2-12/+3
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg9-61/+20
2015-08-16Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach11-14/+20
2015-08-16iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker1-7/+16
2015-08-16iwlwifi: mvm: remove partial and full scan lists from lmac sched scanDavid Spinadel1-17/+11
2015-08-16iwlwifi: mvm: simplify calculating scan dwells and other timing valuesDavid Spinadel1-81/+88
2015-08-16iwlwifi: make sure d3_suspend/resume ops existEliad Peller1-1/+5
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin1-1/+3
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-10/+51
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
2015-08-13ath9k_htc: match wait_for_completion_timeout return typeNicholas Mc Guire1-3/+6
2015-08-13rtlwifi: misspelled code and comments corrected.Cheolhyun Park2-2/+2
2015-08-13ath10k: fix peer limit enforcementMichal Kazior1-1/+14
2015-08-13ath10k: don't remove peer that doesn't existMichal Kazior1-1/+3
2015-08-13ath10k: fix hw reconfig on wow failureMichal Kazior1-1/+19
2015-08-13ath10k: initialize fw_features varMichal Kazior1-1/+1
2015-08-13ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan2-0/+49
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan5-0/+31
2015-08-13ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-08-13ath10k: remove futile fragmentation threshold configMichal Kazior1-21/+0
2015-08-13iwlwifi: mvm: don't set K1/K2 for AES-CMACJohannes Berg2-4/+2
2015-08-10ath: Make ath_opmode_to_string understand OCB modeBertold Van den Bergh1-0/+2