summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński2017-02-141-34/+34
* ath10k: prevent sta pointer rcu violationMichal Kazior2017-01-191-0/+18
* ath10k: add VHT160 supportSebastian Gottschall2017-01-131-2/+33
* ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo2017-01-131-6/+16
* ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2016-12-301-0/+1
* ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan2016-12-301-4/+3
* ath10k: recal the txpower when removing interfaceRyan Hsu2016-12-301-0/+4
* ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu2016-12-301-3/+4
* ath10k: add debug trace to rts/cts set functionBartosz Markowski2016-12-291-0/+3
* ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski2016-12-291-8/+43
* Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-021-31/+20
|\
| * ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2016-12-011-1/+0
| * ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar2016-11-231-1/+3
| * ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-231-38/+0
| * ath10k: implement offset_tsf ieee80211_opPedersen, Thomas2016-11-231-0/+25
| * ath10k: advertize hardware packet loss mechanismRajkumar Manoharan2016-11-231-0/+1
* | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-271-3/+137
|\ \ | |/
| * ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2016-11-151-2/+0
| * ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan2016-10-131-0/+6
| * ath10k: allow setting coverage classBenjamin Berg2016-10-041-0/+19
| * ath10k: add platform regulatory domain supportBartosz Markowski2016-10-041-1/+112
* | mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-0/+1
|/
* ath10k: fix typo in logging messageBen Greear2016-09-271-1/+1
* ath10k: improve logging messageBen Greear2016-09-131-2/+2
* ath10k: fix reporting channel survey dataAshok Raj Nagarajan2016-09-091-1/+1
* ath10k: fix spelling mistake "montior" -> "monitor"Colin Ian King2016-09-021-1/+1
* ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan2016-09-021-0/+2
* ath10k: use complete() instead complete_all()Daniel Wagner2016-09-021-1/+1
* ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan2016-09-021-0/+20
* ath10k: improve wake_tx_queue ops performanceRajkumar Manoharan2016-09-021-1/+17
* ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-021-10/+10
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-5/+5
* ath10k: disable wake_tx_queue for older devicesMichal Kazior2016-07-191-2/+22
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-181-6/+37
|\
| * ath10k: Clean up peer when sta goes away.Ben Greear2016-07-081-2/+10
| * ath10k: remove extra space on ath10k_update_channel_listEduardo Abinader2016-07-081-1/+1
| * ath10k: ensure peer_map references are cleaned upBen Greear2016-07-081-0/+17
| * ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan2016-07-081-0/+1
| * ath10k: disable TX_STBC for tx chainmask of 1Mohammed Shafi Shajakhan2016-06-301-1/+4
| * ath10k: fix potential null dereference bugsBob Copeland2016-06-301-2/+4
* | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-1/+1
|\ \ | |/ |/|
| * ath10k: fix deadlock when peer cannot be createdBen Greear2016-06-061-1/+1
* | ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan2016-06-141-2/+37
* | ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan2016-06-021-0/+13
* | ath10k: improve tx schedulingMichal Kazior2016-05-241-3/+4
|/
* ath10k: update bss channel survey informationRajkumar Manoharan2016-05-061-0/+35
* ath10k: remove VHT capabilities from 2.4GHzJohannes Berg2016-05-061-3/+0
* ath10k: fix a typo in ath10k_start()Mohammed Shafi Shajakhan2016-04-261-1/+1
OpenPOWER on IntegriCloud