summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2014-05-16Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-24ath10k: fix firmware recovery with ap interfaceMichal Kazior
2014-04-24ath10k: prevent beacon memory leakMichal Kazior
2014-04-24ath10k: make sure to not use invalid beacon pointerMichal Kazior
2014-04-24ath10k: make sure to not leak beacon dma mappingMichal Kazior
2014-04-24ath10k: skip suspending when recoveringMichal Kazior
2014-04-24ath10k: don't wait for device init if it crashedMichal Kazior
2014-04-24ath10k: differentiate between target init failuresMichal Kazior
2014-04-11ath10k: improve htc tx credit debugging printsMichal Kazior
2014-04-11ath10k: refactor radar detection codeMichal Kazior
2014-04-11ath10k: reorder functionsMichal Kazior
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-04-08ath10k: refactor monitor codeMichal Kazior
2014-04-08ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo
2014-03-28ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh
2014-03-28ath10k: add the Rx rate in FW statsBen Greear
2014-03-28ath10k: fix getting stats from firmwareBen Greear
2014-03-28ath10k: update wal_dbg_tx_stats structure with missing parameter.Bartosz Markowski
2014-03-28ath10k: deinit copy engine before resettingMichal Kazior
2014-03-28ath10k: split ce initialization and allocationMichal Kazior
2014-03-28ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()Michal Kazior
2014-03-28ath10k: print chip id during bootKalle Valo
2014-03-28ath10k: add module parameter values to the pci info printKalle Valo
2014-03-28ath10k: improve pci debug messagesKalle Valo
2014-03-28ath10k: delete ar_pci->fw_indicator_addressKalle Valo
2014-03-28ath10k: advertise only firmware API 2 filesKalle Valo
2014-03-28ath10k: fix name of target_ps module parameterKalle Valo
2014-03-28ath10k: add module parameter to disable cold resetKalle Valo
2014-03-28ath10k: cleanup ath10k_pci_wait_for_target_init()Kalle Valo
2014-03-28ath10k: add otp and firmware boot error messagesBen Greear
2014-03-28ath10k: better firmware loading error messagesBen Greear
2014-03-28ath10k: unify warning messages in mac.cKalle Valo
2014-03-25ath10k: fix rssi and rate reportingJanusz Dziedzic
2014-03-25ath10k: introduce rx_status htt templateJanusz Dziedzic
2014-03-25ath10k: finally kill htt_rx_infoJanusz Dziedzic
2014-03-25ath10k: improve way we play with attention flagsJanusz Dziedzic
2014-03-25ath10k: return error when ath10k_htt_rx_amsdu_pop() failJanusz Dziedzic
2014-03-25ath10k: kill not needed fields from htt_rx_infoJanusz Dziedzic
2014-03-25ath10k: setup rx channel per ppduJanusz Dziedzic
2014-03-25ath10k: introduce ieee80211_rx_status to htt_rx_infoJanusz Dziedzic
2014-03-25ath10k: rename process_rx_rates to ath10k_htt_rx_h_ratesJanusz Dziedzic
2014-03-25ath10k: move rx related functions to htt_rx.cJanusz Dziedzic
2014-03-24ath10k: fix the peer mac address in getting statsChun-Yeow Yeoh
2014-03-24ath10k: update regulatory domain settings for 10.x firmwareMarek Puzyniak
2014-03-24ath10k: add soft/hard firmware crash option to simulate_fw_crashMarek Puzyniak
2014-03-21ath10k: Fill per-ppdu info in rx_info only onceJanusz Dziedzic
2014-03-21ath10k: add ath10k_htt_rx_amsdu_allowed functionJanusz Dziedzic
2014-03-21ath10k: check otp.bin resultKalle Valo
2014-03-21ath10k: separate result parameter in ath10k_bmi_execute()Kalle Valo