summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: convert hex_dump_to_buffer() to %*phAndy Shevchenko2015-07-212-7/+3
* wlcore: add antenna diversity readingGuy Mishol2015-07-212-1/+5
* ath9k: export HW random number generatorMiaoqing Pan2015-07-215-0/+110
* ath9k: Fix register definitions for QCA956xMiaoqing Pan2015-07-211-10/+15
* brcmfmac: set wiphy's addresses to provide valid MACsRafa? Mi?ecki2015-07-212-0/+17
* ath9k: fix moredata flag endianness in cabq txMichal Kazior2015-07-211-2/+2
* brcmsmac: Use kstrdup to simplify codeChristophe Jaillet2015-07-211-3/+1
* rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger2015-07-212-1/+2
* mwifiex: fix for p2p broken linkAniket Nagarnaik2015-07-213-4/+29
* ath9k: make DMA stop related messages debug-onlyFelix Fietkau2015-07-214-6/+12
* wlcore: sdio: return correct error codeRaphaƫl Poggi2015-07-211-1/+2
* b43: Fix typo in function nameNik Nyby2015-07-213-4/+4
* rtlwifi: fix typo in commentsNik Nyby2015-07-211-2/+2
* mwifiex: usb: Fix double add error when submitting rx urbReyad Attiyat2015-07-211-2/+4
* mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_iesJohn Linville2015-07-211-0/+1
* mwifiex: do not short circuit exit from mwifiex_set_mgmt_iesJohn Linville2015-07-211-0/+2
* mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entryJohn Linville2015-07-211-2/+6
* wireless: cw1200: Remove redundant spi driver bus initializationAntonio Borneo2015-07-211-1/+0
* mwifiex: handle multichannel eventAvinash Patil2015-07-214-0/+46
* mwifiex: separate interface combination for multichannel and DFSAvinash Patil2015-07-211-3/+22
* mwifiex: advertise multichannel support to cfg80211Avinash Patil2015-07-213-5/+23
* mwifiex: support to set multichannel policy to FWAvinash Patil2015-07-213-0/+40
* mwifiex: extend tx_data pause to AP interface as wellAvinash Patil2015-07-213-34/+93
* mwifiex: enable traffic only when port is openAvinash Patil2015-07-217-3/+16
* mwifiex: support for bypass tx queueAvinash Patil2015-07-216-2/+111
* mwifiex: update domain_info upon band change in start_apAvinash Patil2015-07-213-2/+9
* mwifiex: add cfg80211 tdls channel switch handlerXinming Hu2015-07-211-0/+72
* mwifiex: enhance tdls link setup conditionXinming Hu2015-07-214-7/+25
* mwifiex: enable tdls channel switch ext_capXinming Hu2015-07-211-0/+6
* mwifiex: add tdls config commandXinming Hu2015-07-215-0/+166
* mwifiex: process tdls channel switch eventXinming Hu2015-07-214-1/+117
* mwifiex: add tdls channel switch statusXinming Hu2015-07-214-2/+77
* mwifiex: do not increase tx_pkts_queued if receive address tx pausedXinming Hu2015-07-211-1/+4
* mwifiex: block data traffic to tx paused receive addressXinming Hu2015-07-211-1/+2
* mwifiex: add tx data pause supportAvinash Patil2015-07-215-0/+118
* rtlwifi: rtl8192cu: Remove rtl8723 codeTaehee Yoo2015-07-213-36/+1
* Merge ath-next from ath.git.Kalle Valo2015-07-2127-239/+3391
|\
| * ath10k: tweak interface combinationsMichal Kazior2015-07-111-5/+34
| * ath10k: fix per-vif queue lockingMichal Kazior2015-07-113-42/+45
| * ath10k: update vdev ps state on startMichal Kazior2015-07-111-0/+8
| * ath10k: fix hw roc expiration notifcationMichal Kazior2015-07-112-3/+10
| * ath10k: limit multi-vif ps more aggresivellyMichal Kazior2015-07-111-3/+3
| * ath10k: don't set cck/ofdm scan flagsMichal Kazior2015-07-112-4/+0
| * ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan2015-07-111-1/+1
| * ath10k: fix QCA61X4 boot upBartosz Markowski2015-07-111-1/+1
| * ath10k: configure frag desc memory to target for qca99X0Raja Mani2015-07-025-2/+96
| * ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani2015-07-024-4/+10
| * ath10k: advertise 10.4 fw ap and sta iface combination to mac80211Raja Mani2015-07-021-0/+30
| * ath10k: add 10.4 fw specific htt msg definitionsRaja Mani2015-07-025-0/+84
| * ath10k: add scan support for 10.4 fwRaja Mani2015-07-022-9/+69
OpenPOWER on IntegriCloud