summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear
2019-08-04ath10k: Do not send probe response template for meshSurabhi Vishnoi
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan
2018-09-19ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-10-08ath10k: prevent sta pointer rcu violationMichal Kazior
2017-01-12ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2017-01-09ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-09-27ath10k: fix typo in logging messageBen Greear
2016-09-13ath10k: improve logging messageBen Greear
2016-09-09ath10k: fix reporting channel survey dataAshok Raj Nagarajan
2016-09-02ath10k: fix spelling mistake "montior" -> "monitor"Colin Ian King
2016-09-02ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan
2016-09-02ath10k: use complete() instead complete_all()Daniel Wagner
2016-09-02ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan
2016-09-02ath10k: improve wake_tx_queue ops performanceRajkumar Manoharan
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-19ath10k: disable wake_tx_queue for older devicesMichal Kazior
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-07-08ath10k: Clean up peer when sta goes away.Ben Greear
2016-07-08ath10k: remove extra space on ath10k_update_channel_listEduardo Abinader
2016-07-08ath10k: ensure peer_map references are cleaned upBen Greear
2016-07-08ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-06-30ath10k: disable TX_STBC for tx chainmask of 1Mohammed Shafi Shajakhan
2016-06-30ath10k: fix potential null dereference bugsBob Copeland
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-14ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan
2016-06-06ath10k: fix deadlock when peer cannot be createdBen Greear
2016-06-02ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan
2016-05-24ath10k: improve tx schedulingMichal Kazior
2016-05-06ath10k: update bss channel survey informationRajkumar Manoharan
2016-05-06ath10k: remove VHT capabilities from 2.4GHzJohannes Berg
2016-04-26ath10k: fix a typo in ath10k_start()Mohammed Shafi Shajakhan
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: move fw_features to struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo
2016-04-19ath10k: add dynamic tx mode switch config support for qca4019Raja Mani
2016-04-19ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan
2016-04-14ath10k: fix parenthesis alignmentKalle Valo
2016-04-14ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()Kalle Valo