summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1220-1338/+1981
|\
| * ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior2014-05-273-6/+40
| * ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior2014-05-271-3/+7
| * ath10k: ensure rx-frag ignores rssiBen Greear2014-05-271-0/+1
| * ath10k: dont configure bssid for ap modeMichal Kazior2014-05-271-1/+6
| * ath10k: protect wep tx key setupMichal Kazior2014-05-271-2/+10
| * ath10k: drain tx before restarting hwMichal Kazior2014-05-271-9/+22
| * ath10k: perform hw restart lazilyMichal Kazior2014-05-272-19/+20
| * ath10k: clean up start() callbackMichal Kazior2014-05-271-11/+23
| * ath10k: make core registering asyncMichal Kazior2014-05-262-12/+33
| * ath10k: remove unnecessary tasklet_kill()Michal Kazior2014-05-261-2/+0
| * ath10k: relocate core create/destroy functionsMichal Kazior2014-05-261-64/+64
| * ath10k: fix protected flag strippingMichal Kazior2014-05-261-9/+24
| * ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho2014-05-231-9/+0
| * ath10k: fix ath10k_bmi_read32 macroFrederic Danis2014-05-231-1/+2
| * ath10k: prevent hif_stop being called twiceMichal Kazior2014-05-231-0/+3
| * ath10k: fix core start sequenceMichal Kazior2014-05-238-107/+76
| * ath10k: support get/set antenna configurations.Ben Greear2014-05-222-0/+86
| * ath10k: fix pmf for action framesMarek Kwaczynski2014-05-162-5/+24
| * ath10k: get rid of pci_assign_resource() call from pci_probeBartosz Markowski2014-05-161-12/+0
| * ath10k: enable early device dumpsMichal Kazior2014-05-161-4/+4
| * ath10k: retry warm reset a few timesMichal Kazior2014-05-161-3/+26
| * ath10k: improve warm reset reliabilityMichal Kazior2014-05-161-0/+22
| * ath10k: fix spelling mistake in commentsBen Greear2014-05-161-2/+2
| * ath10k: fix handling of wierd MSDU chaining casesMichal Kazior2014-05-141-1/+19
| * ath10k: fix htt rx ring clean upMichal Kazior2014-05-141-15/+21
| * Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-05-141-1/+2
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
| | |\
| | | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
| * | | ath10k: fix firmware recovery with ap interfaceMichal Kazior2014-04-241-0/+13
| * | | ath10k: prevent beacon memory leakMichal Kazior2014-04-241-0/+1
| * | | ath10k: make sure to not use invalid beacon pointerMichal Kazior2014-04-241-0/+1
| * | | ath10k: make sure to not leak beacon dma mappingMichal Kazior2014-04-241-0/+3
| * | | ath10k: skip suspending when recoveringMichal Kazior2014-04-241-2/+4
| * | | ath10k: don't wait for device init if it crashedMichal Kazior2014-04-241-0/+10
| * | | ath10k: differentiate between target init failuresMichal Kazior2014-04-241-1/+7
| |/ /
| * | ath10k: improve htc tx credit debugging printsMichal Kazior2014-04-111-3/+9
| * | ath10k: refactor radar detection codeMichal Kazior2014-04-112-37/+23
| * | ath10k: reorder functionsMichal Kazior2014-04-111-85/+85
| * | ath10k: refactor monitor codeMichal Kazior2014-04-083-98/+135
| * | ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo2014-04-081-10/+2
| * | ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh2014-03-283-4/+48
| * | ath10k: add the Rx rate in FW statsBen Greear2014-03-283-8/+26
| * | ath10k: fix getting stats from firmwareBen Greear2014-03-281-4/+12
| * | ath10k: update wal_dbg_tx_stats structure with missing parameter.Bartosz Markowski2014-03-281-0/+3
| * | ath10k: deinit copy engine before resettingMichal Kazior2014-03-281-1/+1
| * | ath10k: split ce initialization and allocationMichal Kazior2014-03-283-158/+228
| * | ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()Michal Kazior2014-03-282-38/+37
| * | ath10k: print chip id during bootKalle Valo2014-03-281-3/+6
| * | ath10k: add module parameter values to the pci info printKalle Valo2014-03-281-1/+3