aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAge
...
* | | ath10k: fix STA u-APSDMichal Kazior2014-12-16
* | | ath10k: improve 11b coexMichal Kazior2014-12-16
* | | ath10k: unregister and remove frag_threshold callbackPeter Oh2014-12-16
* | | ath10k: add new wmi interface of NF cal periodPeter Oh2014-12-08
* | | ath10k: add new pdev parameters for fw 10.2Peter Oh2014-12-08
* | | ath10k: implement wmi-tlv backendMichal Kazior2014-12-08
* | | ath10k: make some wmi functions publicMichal Kazior2014-12-08
* | | ath10k: introduce wmi opsMichal Kazior2014-12-08
* | | ath10k: implement intermediate event argsMichal Kazior2014-12-08
* | | ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2014-12-08
* | | ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo2014-12-08
* | | ath10k: create ath10k_core_init_features()Kalle Valo2014-12-08
* | | ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo2014-12-08
* | | ath10k: move uart pin config into hw_paramsMichal Kazior2014-12-08
* | | ath10k: put board size into hw_paramsMichal Kazior2014-12-08
* | | ath10k: create a chip revision whitelistMichal Kazior2014-12-08
* | | ath10k: read calibration data from Device TreeToshi Kikuchi2014-12-08
|/ /
* | ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-01
* | ath10k: prevent pci tx/rx starvationMichal Kazior2014-12-01
* | ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior2014-12-01
* | ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior2014-12-01
* | ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-01
* | ath10k: add sanity checks for service bmap parsingMichal Kazior2014-12-01
* | ath10k: fix wmi svc bitmap dbg printMichal Kazior2014-12-01
* | ath10k: add pointer constness to tracesMichal Kazior2014-12-01
* | ath10k: do not limit RTS threshold value to 2347Vivek Natarajan2014-12-01
* | ath10k: fix station count enforcementMichal Kazior2014-11-26
* | ath10k: clean up num_peers lockingMichal Kazior2014-11-26
* | ath10k: add missing gotoMichal Kazior2014-11-26
* | ath10k: add memory dump debugfs interfaceYanbo Li2014-11-26
* | ath10k: add register access debugfs interfaceYanbo Li2014-11-26
* | ath10k: fix bug reported by lockdepSujith Manoharan2014-11-26
* | ath10k: fix locking for WEP keysSujith Manoharan2014-11-26
* | ath10k: fix shared WEPSujith Manoharan2014-11-26
* | ath10k: don't drop corrupted mgmt framesMichal Kazior2014-11-26
* | ath10k: fix offchannel cancel failuresMichal Kazior2014-11-26
* | ath10k: make hw roc more reliableMichal Kazior2014-11-26
* | ath10k: fix offchan reliabilityMichal Kazior2014-11-26
* | ath10k: remove extra_tx_headroomMichal Kazior2014-11-26
* | ath10k: use configured nss instead of max nssBen Greear2014-11-26
* | ath10k: apply chainmask settings to vdev on creationBen Greear2014-11-26
* | ath10k: add ATH10K_DBG_WMI_PRINT debug levelBen Greear2014-11-24
* | ath10k: don't rebuild all the timeJohannes Berg2014-11-24
* | ath10k: report rx rate and signal for fragmented RxMichal Kazior2014-11-20
* | ath10k: use rx descriptor for ppdu status extractionMichal Kazior2014-11-20
* | ath10k: remove unused function argumentMichal Kazior2014-11-20
* | ath10k: unify rx undecappingMichal Kazior2014-11-20
* | ath10k: refactor htt->rx_confusedMichal Kazior2014-11-20
* | ath10k: simplify Rx loopMichal Kazior2014-11-20
* | ath10k: start using sk_buff_headMichal Kazior2014-11-20