summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg2015-09-292-14/+10
* mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller2015-09-292-3/+5
* net/wireless: enable wiphy device to suspend/resume asynchronouslyFu, Zhonghui2015-09-291-0/+1
* mac80211: Deinline drv_add/remove/change_interface()Denys Vlasenko2015-09-292-51/+61
* mac80211: Deinline drv_sta_rc_update()Denys Vlasenko2015-09-292-19/+23
* mac80211: Deinline drv_conf_tx()Denys Vlasenko2015-09-292-24/+28
* mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-293-0/+24
* Revert "mac80211: add pointer for driver use to key"Johannes Berg2015-09-221-2/+0
* mac80211: Split sending tx'ed frames to monitor interfaces into its own functionHelmut Schaa2015-09-222-49/+62
* nl80211: put current TX power in interface infoRafał Miłecki2015-09-221-0/+10
* wireless: mark element IDs 8 and 9 reservedJohannes Berg2015-09-222-4/+1
* mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-223-22/+10
* mac80211: fix driver RSSI event calculationsJohannes Berg2015-09-221-1/+1
* mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-223-16/+0
* mac80211: implement VHT support for meshBob Copeland2015-09-223-4/+85
* mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh2015-09-221-0/+2
* mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx supportEmmanuel Grumbach2015-09-223-1/+8
* mac80211: remove direct probe step before authenticationJohannes Berg2015-09-221-59/+23
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-2227-35/+52
* mac80211: introduce per vif frame registration APIAndrei Otcheretianski2015-09-224-4/+80
* nl80211: support vendor dumpit commandsJohannes Berg2015-09-222-0/+201
* mac80211: TDLS: check reg with IR-relax on chandef upgradeArik Nemtsov2015-09-221-2/+2
* mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-224-1/+34
* mac80211: process skb_queue while scanning in HWAndrei Otcheretianski2015-09-221-1/+1
* wireless: make __freq_reg_info staticJohannes Berg2015-09-221-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...David S. Miller2015-08-2737-196/+693
|\
| * Merge ath-next from ath.gitKalle Valo2015-08-2616-95/+348
| |\
| | * ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani2015-08-261-2/+2
| | * ath10k: add qca6164 supportMichal Kazior2015-08-263-0/+25
| | * ath10k: add spectral scan support for 10.4 fwRaja Mani2015-08-262-0/+11
| | * ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-264-5/+16
| | * ath10k: add missing mutex unlock on failpathMichal Kazior2015-08-261-1/+2
| | * ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani2015-08-191-2/+1
| | * ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani2015-08-191-1/+1
| | * ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan2015-08-171-0/+4
| | * ath10k: handle 10.4 firmware phyerr eventRaja Mani2015-08-172-0/+84
| | * ath10k: refactor phyerr event handlersRaja Mani2015-08-176-67/+149
| | * wil6210: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-171-1/+1
| | * ath10k: split ap/ibss wep key install processMichal Kazior2015-08-171-12/+32
| | * ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan2015-08-174-4/+10
| | * ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan2015-08-172-2/+5
| | * ath10k: wake up queue upon vif creationMichal Kazior2015-08-171-0/+5
| | * ath10k: wake up offchannel queue properlyMichal Kazior2015-08-171-0/+2
| * | rsi: Fix possible leak when loading firmwareChristian Engelmayer2015-08-252-4/+12
| * | brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman2015-08-251-15/+24
| * | brcmfmac: bump highest event number for 4339 firmwareArend van Spriel2015-08-251-4/+6
| * | brcmfmac: block the correct flowring when backup queue overflowFranky Lin2015-08-251-3/+7
| * | brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel2015-08-251-2/+42
| * | brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin2015-08-251-0/+56
| * | brcmfmac: correct interface combination infoArend van Spriel2015-08-251-39/+112