index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_rx.c
Age
Commit message (
Expand
)
Author
2014-06-02
ath10k: remove unnecessary htt rx corruption check
Michal Kazior
2014-05-27
ath10k: ensure rx-frag ignores rssi
Ben Greear
2014-05-26
ath10k: fix protected flag stripping
Michal Kazior
2014-05-23
ath10k: fix core start sequence
Michal Kazior
2014-05-14
ath10k: fix handling of wierd MSDU chaining cases
Michal Kazior
2014-05-14
ath10k: fix htt rx ring clean up
Michal Kazior
2014-04-08
ath10k: refactor monitor code
Michal Kazior
2014-03-25
ath10k: fix rssi and rate reporting
Janusz Dziedzic
2014-03-25
ath10k: introduce rx_status htt template
Janusz Dziedzic
2014-03-25
ath10k: finally kill htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: improve way we play with attention flags
Janusz Dziedzic
2014-03-25
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
Janusz Dziedzic
2014-03-25
ath10k: kill not needed fields from htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: setup rx channel per ppdu
Janusz Dziedzic
2014-03-25
ath10k: introduce ieee80211_rx_status to htt_rx_info
Janusz Dziedzic
2014-03-25
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
Janusz Dziedzic
2014-03-25
ath10k: move rx related functions to htt_rx.c
Janusz Dziedzic
2014-03-21
ath10k: Fill per-ppdu info in rx_info only once
Janusz Dziedzic
2014-03-21
ath10k: add ath10k_htt_rx_amsdu_allowed function
Janusz Dziedzic
2014-03-07
ath10k: support msdu chaining
Ben Greear
2014-02-28
ath10k: minimize coherent dma accesses
Michal Kazior
2014-02-28
ath10k: reduce htt tx/rx spinlock overhead
Michal Kazior
2014-02-28
ath10k: batch htt tx/rx completions
Michal Kazior
2014-02-27
ath10k: skip management frames in HTT path
Janusz Dziedzic
2014-02-27
ath10k: set the mactime of ieee80211_rx_status
Chun-Yeow Yeoh
2014-02-26
ath10k: fix 4addr rx
Michal Kazior
2014-02-13
ath10k: pass frames with invalid peer status to upper layer
Janusz Dziedzic
2014-02-13
ath10k: remove excessive rx msdu len check
Bartosz Markowski
2014-02-13
ath10k: better tx/rx debugging
Ben Greear
2014-02-13
ath10k: add more debugging for receive errors
Ben Greear
2013-12-16
ath10k: handle TKIP MIC error correctly
Janusz Dziedzic
2013-11-20
ath10k: introduce DFS implementation
Marek Puzyniak
2013-11-15
ath10k: remove htt rx amsdu clear retry bit hack
Kalle Valo
2013-09-26
ath10k: replenish HTT RX buffers in a tasklet
Michal Kazior
2013-09-26
ath10k: fix Native Wifi decap mode RX
Michal Kazior
2013-09-26
ath10k: cleanup RX decap handling
Michal Kazior
2013-09-26
ath10k: report A-MSDU subframes individually
Michal Kazior
2013-09-20
ath10k: decouple HTT TX completions
Michal Kazior
2013-09-12
ath10k: add boot messages to htt.c
Kalle Valo
2013-09-06
ath10k: add trace event ath10k_htt_stats
Kalle Valo
2013-08-14
ath10k: implement 802.3 SNAP rx decap type A-MSDU handling
Michal Kazior
2013-08-02
ath10k: implement rx checksum offloading
Michal Kazior
2013-07-30
ath10k: embed HTT struct inside ath10k
Michal Kazior
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo