index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
txrx.c
Age
Commit message (
Expand
)
Author
2015-01-27
ath10k: use idr api for msdu_ids
Michal Kazior
2014-10-31
ath10k: speed up hw recovery
Michal Kazior
2014-10-07
ath10k: add tracing for tx info
Rajkumar Manoharan
2014-09-18
ath10k: use ether_addr_copy()
Kalle Valo
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
2014-07-25
ath10k: fix Rx aggregation reordering
Michal Kazior
2014-03-25
ath10k: move rx related functions to htt_rx.c
Janusz Dziedzic
2014-02-28
ath10k: reduce htt tx/rx spinlock overhead
Michal Kazior
2014-02-28
ath10k: bypass htc for htt tx path
Michal Kazior
2014-02-28
ath10k: remove DMA mapping wrappers
Michal Kazior
2014-02-27
ath10k: set the mactime of ieee80211_rx_status
Chun-Yeow Yeoh
2014-02-26
ath10k: add more details to some debug messages
Ben Greear
2014-02-24
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-02-13
ath10k: add more debugging for receive errors
Ben Greear
2014-02-06
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
2013-12-16
ath10k: handle TKIP MIC error correctly
Janusz Dziedzic
2013-11-27
ath10k: fix Tx status clearing
Michal Kazior
2013-11-15
ath10k: clear tx status before submitting to mac80211
Michal Kazior
2013-11-15
ath10k: remove htt rx amsdu clear retry bit hack
Kalle Valo
2013-10-21
ath10k: fix NSS reporting in RX
Michal Kazior
2013-09-26
ath10k: report A-MSDU subframes individually
Michal Kazior
2013-09-20
ath10k: use msdu headroom to store txfrag
Michal Kazior
2013-09-20
ath10k: decouple HTT TX completions
Michal Kazior
2013-09-20
ath10k: avoid needless memset on TX path
Michal Kazior
2013-09-20
ath10k: use num_pending_tx instead of msdu id bitmap
Michal Kazior
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo