index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
htt_rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
1
-4
/
+4
*
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
1
-2
/
+2
*
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
1
-6
/
+6
*
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
1
-3
/
+7
*
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
1
-1
/
+0
*
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-18
1
-6
/
+6
*
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
2014-09-18
1
-3
/
+4
*
ath10k: add device/driver strings to tracepoints
Michal Kazior
2014-09-02
1
-1
/
+1
*
ath10k: improve logging to include dev id
Michal Kazior
2014-08-26
1
-52
/
+64
*
ath10k: extend debug code for RX path
Janusz Dziedzic
2014-07-29
1
-2
/
+39
*
ath10k: fix aggregated 4addr Rx
Michal Kazior
2014-07-29
1
-5
/
+9
*
ath10k: handle attention flags correctly when using A-MSDU
Janusz Dziedzic
2014-07-25
1
-8
/
+15
*
ath10k: fix Rx aggregation reordering
Michal Kazior
2014-07-25
1
-1
/
+91
*
ath10k: prevent some tx flushing failures
Michal Kazior
2014-07-21
1
-0
/
+7
*
ath10k: remove unnecessary htt rx corruption check
Michal Kazior
2014-06-02
1
-18
/
+0
*
ath10k: ensure rx-frag ignores rssi
Ben Greear
2014-05-27
1
-0
/
+1
*
ath10k: fix protected flag stripping
Michal Kazior
2014-05-26
1
-9
/
+24
*
ath10k: fix core start sequence
Michal Kazior
2014-05-23
1
-2
/
+2
*
ath10k: fix handling of wierd MSDU chaining cases
Michal Kazior
2014-05-14
1
-1
/
+19
*
ath10k: fix htt rx ring clean up
Michal Kazior
2014-05-14
1
-15
/
+21
*
ath10k: refactor monitor code
Michal Kazior
2014-04-08
1
-1
/
+1
*
ath10k: fix rssi and rate reporting
Janusz Dziedzic
2014-03-25
1
-4
/
+5
*
ath10k: introduce rx_status htt template
Janusz Dziedzic
2014-03-25
1
-18
/
+18
*
ath10k: finally kill htt_rx_info
Janusz Dziedzic
2014-03-25
1
-60
/
+60
*
ath10k: improve way we play with attention flags
Janusz Dziedzic
2014-03-25
1
-75
/
+19
*
ath10k: return error when ath10k_htt_rx_amsdu_pop() fail
Janusz Dziedzic
2014-03-25
1
-24
/
+26
*
ath10k: kill not needed fields from htt_rx_info
Janusz Dziedzic
2014-03-25
1
-62
/
+74
*
ath10k: setup rx channel per ppdu
Janusz Dziedzic
2014-03-25
1
-18
/
+33
*
ath10k: introduce ieee80211_rx_status to htt_rx_info
Janusz Dziedzic
2014-03-25
1
-1
/
+1
*
ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates
Janusz Dziedzic
2014-03-25
1
-4
/
+4
*
ath10k: move rx related functions to htt_rx.c
Janusz Dziedzic
2014-03-25
1
-0
/
+183
*
ath10k: Fill per-ppdu info in rx_info only once
Janusz Dziedzic
2014-03-21
1
-8
/
+9
*
ath10k: add ath10k_htt_rx_amsdu_allowed function
Janusz Dziedzic
2014-03-21
1
-44
/
+51
*
ath10k: support msdu chaining
Ben Greear
2014-03-07
1
-5
/
+54
*
ath10k: minimize coherent dma accesses
Michal Kazior
2014-02-28
1
-11
/
+4
*
ath10k: reduce htt tx/rx spinlock overhead
Michal Kazior
2014-02-28
1
-5
/
+19
*
ath10k: batch htt tx/rx completions
Michal Kazior
2014-02-28
1
-40
/
+78
*
ath10k: skip management frames in HTT path
Janusz Dziedzic
2014-02-27
1
-1
/
+16
*
ath10k: set the mactime of ieee80211_rx_status
Chun-Yeow Yeoh
2014-02-27
1
-0
/
+1
*
ath10k: fix 4addr rx
Michal Kazior
2014-02-26
1
-2
/
+8
*
ath10k: pass frames with invalid peer status to upper layer
Janusz Dziedzic
2014-02-13
1
-0
/
+1
*
ath10k: remove excessive rx msdu len check
Bartosz Markowski
2014-02-13
1
-6
/
+0
*
ath10k: better tx/rx debugging
Ben Greear
2014-02-13
1
-7
/
+10
*
ath10k: add more debugging for receive errors
Ben Greear
2014-02-13
1
-0
/
+11
*
ath10k: handle TKIP MIC error correctly
Janusz Dziedzic
2013-12-16
1
-0
/
+15
*
ath10k: introduce DFS implementation
Marek Puzyniak
2013-11-20
1
-0
/
+5
*
ath10k: remove htt rx amsdu clear retry bit hack
Kalle Valo
2013-11-15
1
-17
/
+3
*
ath10k: replenish HTT RX buffers in a tasklet
Michal Kazior
2013-09-26
1
-3
/
+32
*
ath10k: fix Native Wifi decap mode RX
Michal Kazior
2013-09-26
1
-3
/
+29
*
ath10k: cleanup RX decap handling
Michal Kazior
2013-09-26
1
-26
/
+28
[next]