index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-09-18
ath10k: use ether_addr_copy()
Kalle Valo
2014-09-18
ath10k: miscellaneous checkpatch fixes
Kalle Valo
2014-09-18
ath10k: else is not generally useful after a break or return
Kalle Valo
2014-09-18
ath10k: fix missing a blank line after declarations
Kalle Valo
2014-09-18
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
ath10k: fix checkpatch warnings about parenthesis alignment
Kalle Valo
2014-09-18
ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()
Kalle Valo
2014-09-02
ath10k: add device/driver strings to tracepoints
Michal Kazior
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
2014-07-29
ath10k: extend debug code for RX path
Janusz Dziedzic
2014-07-29
ath10k: fix aggregated 4addr Rx
Michal Kazior
2014-07-25
ath10k: handle attention flags correctly when using A-MSDU
Janusz Dziedzic
2014-07-25
ath10k: fix Rx aggregation reordering
Michal Kazior
2014-07-21
ath10k: prevent some tx flushing failures
Michal Kazior
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
[next]