summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add vdev-id, return code to error codesBen Greear2014-03-031-86/+115
* ath10k: remove DMA mapping wrappersMichal Kazior2014-02-281-1/+3
* ath10k: bitrate_mask add force_sgi supportJanusz Dziedzic2014-02-271-3/+32
* ath10k: enable spectrum management supportJanusz Dziedzic2014-02-271-1/+2
* ath10k: fix sta_rc_update for non-ap iftypeMichal Kazior2014-02-261-4/+7
* ath10k: add more details to some debug messagesBen Greear2014-02-261-1/+2
* ath10k: implement drv_get_tsf for ibss mergingChun-Yeow Yeoh2014-02-261-0/+11
* ath10k: implement sta_rc_update()Michal Kazior2014-02-151-0/+157
* ath10k: fix SMPS supportMichal Kazior2014-02-151-12/+44
* ath10k: release conf_mutex if vdev_start() failsKalle Valo2014-02-141-1/+2
* ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo2014-02-141-3/+3
* ath10k: AP: handle HT station which does not have HT RX MCSBartosz Markowski2014-02-131-2/+17
* ath10k: suspend hardware before resetMarek Puzyniak2014-02-131-11/+3
* ath10k: refactor suspend/resume functionsMarek Puzyniak2014-02-131-14/+25
* ath10k: Set proper nss value for the peerMarek Kwaczynski2014-02-131-1/+1
* ath10k: configure access category for arpMarek Puzyniak2014-01-301-0/+17
* ath10k: properly return err from start()Michal Kazior2014-01-301-1/+2
* ath10k: implement and use new beacon methodMichal Kazior2014-01-241-0/+10
* ath10k: implement AP CSAMichal Kazior2014-01-241-0/+10
* ath10k: implement channel switchingMichal Kazior2014-01-241-26/+148
* ath10k: AP mode, set UAPSD params correctlyJanusz Dziedzic2014-01-231-34/+46
* ath10k: enable firmware STA quick kickoutKalle Valo2014-01-231-7/+51
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | ath10k: add set_bitrate_mask callbackJanusz Dziedzic2014-01-101-0/+302
* | ath10k: track number of existing peersBartosz Markowski2014-01-101-3/+25
* | ath10k: disable STA kickout in FWMarek Puzyniak2014-01-101-1/+8
* | ath10k: introduce NO_P2P fw feature flagBartosz Markowski2013-12-161-3/+6
* | ath10k: split the if_limits and if_combBartosz Markowski2013-12-161-9/+17
|/
* Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-091-32/+284
|\
| * ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior2013-12-021-0/+40
| * ath10k: introduce DFS implementationMarek Puzyniak2013-11-201-10/+150
| * ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-201-0/+24
| * ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior2013-11-151-1/+1
| * ath10k: add logging to better determine some VIF/STA creation failuresBen Greear2013-11-121-6/+10
| * ath10k: plug memory leak in wmi mgmt tx workerMichal Kazior2013-10-301-1/+3
| * ath10k: respect power_level valuesMichal Kazior2013-10-241-0/+20
| * ath10k: use proper tx power unitMichal Kazior2013-10-241-9/+9
| * ath10k: setup min channel power to a reasonable valueMichal Kazior2013-10-241-3/+3
| * ath10k: Initialize list-head on vif creation.Ben Greear2013-10-241-0/+1
| * ath10k: add sanity checks for monitor managementMichal Kazior2013-10-211-0/+15
| * ath10k: prevent starting monitor without a vdevMichal Kazior2013-10-211-2/+8
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-2/+2
|\ \
| * | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+2
| |/
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-9/+9
|/
* ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo2013-10-161-19/+37
* ath10k: remove unnecessary checksMichal Kazior2013-10-161-21/+0
* ath10k: fix scheduling while atomic config bugMichal Kazior2013-10-161-84/+62
* ath10k: track vif list internallyMichal Kazior2013-10-161-0/+3
* ath10k: fix add_interface failure handlingMichal Kazior2013-10-161-13/+40
OpenPOWER on IntegriCloud