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