aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAge
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-25
* ath10k: don't advertise IBSS iftype for 10.xMichal Kazior2014-07-25
* ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-25
* ath10k: prevent endless pci rx loopMichal Kazior2014-07-22
* ath10k: workaround qos nullfunc bugMichal Kazior2014-07-22
* ath10k: simplify tx helpersMichal Kazior2014-07-22
* ath10k: prevent some tx flushing failuresMichal Kazior2014-07-21
* ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior2014-07-21
* Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville2014-07-18
|\
| * ath10k: sanitize tx ring index access properlyMichal Kazior2014-07-15
| * ath10k: fix bmi exchange tx/rx raceMichal Kazior2014-07-15
| * ath10k: fix unregister deadlock when fw probe failsMichal Kazior2014-07-14
| * ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic2014-07-14
| * ath10k: print Kconfig optionsJanusz Dziedzic2014-06-02
| * ath10k: remove unused len variables from wmi process rx functionsKalle Valo2014-06-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-10
|\ \
| * \ Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-26
| |\ \
| | * | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-02
| | * | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-02
| | |/
* | / mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\|
| * ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-27
| * ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior2014-05-27
| * ath10k: ensure rx-frag ignores rssiBen Greear2014-05-27
| * ath10k: dont configure bssid for ap modeMichal Kazior2014-05-27
| * ath10k: protect wep tx key setupMichal Kazior2014-05-27
| * ath10k: drain tx before restarting hwMichal Kazior2014-05-27
| * ath10k: perform hw restart lazilyMichal Kazior2014-05-27
| * ath10k: clean up start() callbackMichal Kazior2014-05-27
| * ath10k: make core registering asyncMichal Kazior2014-05-26
| * ath10k: remove unnecessary tasklet_kill()Michal Kazior2014-05-26
| * ath10k: relocate core create/destroy functionsMichal Kazior2014-05-26
| * ath10k: fix protected flag strippingMichal Kazior2014-05-26
| * ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho2014-05-23
| * ath10k: fix ath10k_bmi_read32 macroFrederic Danis2014-05-23
| * ath10k: prevent hif_stop being called twiceMichal Kazior2014-05-23
| * ath10k: fix core start sequenceMichal Kazior2014-05-23
| * ath10k: support get/set antenna configurations.Ben Greear2014-05-22
| * ath10k: fix pmf for action framesMarek Kwaczynski2014-05-16
| * ath10k: get rid of pci_assign_resource() call from pci_probeBartosz Markowski2014-05-16
| * ath10k: enable early device dumpsMichal Kazior2014-05-16
| * ath10k: retry warm reset a few timesMichal Kazior2014-05-16
| * ath10k: improve warm reset reliabilityMichal Kazior2014-05-16
| * ath10k: fix spelling mistake in commentsBen Greear2014-05-16
| * ath10k: fix handling of wierd MSDU chaining casesMichal Kazior2014-05-14
| * ath10k: fix htt rx ring clean upMichal Kazior2014-05-14
| * Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-05-14
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-30
| | |\
| | | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-09