summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-1/+1
| * ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-1/+1
| * ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-201-6/+8
| * ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo2016-04-201-1/+2
| * ath10k: add dynamic tx mode switch config support for qca4019Raja Mani2016-04-191-0/+20
| * ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan2016-04-191-1/+7
| * ath10k: fix parenthesis alignmentKalle Valo2016-04-141-1/+1
| * ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()Kalle Valo2016-04-141-2/+2
| * ath10k: fix checkpatch warnings related to spacesKalle Valo2016-04-141-4/+4
| * ath10k: add a support of set_tsf on vdev interfacePeter Oh2016-04-121-0/+27
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-34/+34
|/
* ath10k: remove unnecessary warning for probe response dropsRajkumar Manoharan2016-04-071-2/+2
* ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-231-1/+1
* ath10k: fix pull-push tx threshold handlingMichal Kazior2016-03-211-7/+7
* ath10k: fix tx hangMichal Kazior2016-03-211-4/+4
* ath10k: advertise force AP scan featureVasanthakumar Thiagarajan2016-03-181-1/+2
* ath10k: move mgmt descriptor limit handle under mgmt_txRajkumar Manoharan2016-03-181-9/+17
* ath10k: fix firmware assert in monitor modeRajkumar Manoharan2016-03-061-1/+4
* ath10k: implement push-pull txMichal Kazior2016-03-061-4/+40
* ath10k: keep track of queue depth per txqMichal Kazior2016-03-061-0/+5
* ath10k: store txq in skb_cbMichal Kazior2016-03-061-2/+17
* ath10k: implement updating shared htt txq stateMichal Kazior2016-03-061-0/+3
* ath10k: implement wake_tx_queueMichal Kazior2016-03-061-0/+144
* ath10k: add fast peer_map lookupMichal Kazior2016-03-061-6/+65
* ath10k: maintain peer_id for each sta and vifMichal Kazior2016-03-061-0/+38
* ath10k: refactor tx pending managementMichal Kazior2016-03-061-8/+43
* ath10k: unify txpath decisionMichal Kazior2016-03-061-11/+43
* ath10k: refactor tx codeMichal Kazior2016-03-061-55/+96
* Merge 'net-next/master'Kalle Valo2016-03-061-3/+4
|\
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+4
* | ath10k: add abstraction layer for vdev subtypePeter Oh2016-02-021-5/+10
* | ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh2016-02-021-6/+2
* | ath10k: rename Mesh related service namesPeter Oh2016-02-021-2/+2
* | ath10k: enable periodic peer stats updateMohammed Shafi Shajakhan2016-01-261-0/+12
* | ath10k: cleanup setting pdev paramatersMohammed Shafi Shajakhan2016-01-261-9/+11
|/
* ath10k: set SM power save disabled to default valuePeter Oh2016-01-071-1/+2
* Merge ath-next from ath.gitKalle Valo2015-12-161-1/+2
|\
| * ath10k: allow Mesh Point to install peer security keyPeter Oh2015-12-141-1/+2
* | Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller2015-12-081-92/+112
|\ \ | |/
| * ath10k: apply Mesh subtype when Mesh interface created.Peter Oh2015-11-301-1/+3
| * ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan2015-11-301-13/+17
| * ath10k: replace vdev_id and tid in skb cbMichal Kazior2015-11-231-34/+6
| * ath10k: fix tx header parsingMichal Kazior2015-11-231-0/+3
| * ath10k: pack up flags in skb_cbMichal Kazior2015-11-231-3/+7
| * ath10k: remove freq from skb_cbMichal Kazior2015-11-231-4/+1
| * ath10k: remove is_offchanMichal Kazior2015-11-231-2/+0
| * ath10k: remove txmode from skb_cbMichal Kazior2015-11-231-10/+30
| * ath10k: rename function to adhere to naming conventionMichal Kazior2015-11-231-3/+6
| * ath10k: merge is_protected with nohwcryptMichal Kazior2015-11-231-4/+10
| * ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li2015-11-161-1/+4
OpenPOWER on IntegriCloud