summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
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-10ath: Make ath_opmode_to_string understand OCB modeBertold Van den Bergh1-0/+2
2015-08-10bcma: fix access to host_pdev for PCIe devicesHauke Mehrtens2-3/+28
2015-08-10mt7601u: lock out rx path and tx status reportingJakub Kicinski5-3/+11
2015-08-10mt7601u: fix tx status reporting contextsJakub Kicinski4-4/+33
2015-08-10mt7601u: use correct ieee80211_rx variantJakub Kicinski1-1/+1
2015-08-10mt7601u: fix dma from stack addressJakub Kicinski3-35/+34
2015-08-10wlcore: add p2p device supportEliad Peller8-27/+136
2015-08-10wlcore: add generic_cfg_feature command definitionsEliad Peller2-0/+45
2015-08-10wl18xx: use long intervals in sched scanEliad Peller5-6/+34
2015-08-10wlcore/wl18xx : add time sync event handlingMachani, Yaniv3-6/+23
2015-08-10mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar1-1/+1
2015-08-07ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau1-17/+3
2015-08-06Merge tag 'iwlwifi-next-for-kalle-2015-08-04' of https://git.kernel.org/pub/s...Kalle Valo58-921/+2572
2015-08-06wlcore: add antenna diversity reading commentsGuy Mishol1-0/+6
2015-08-06mwifiex: add missing skb_push() in mwifiex_check_uap_capabiltiesAmitkumar Karwar1-0/+2
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol5-1/+97