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
2015-10-16
ath10k: export htt tx rx handlers
Rajkumar Manoharan
2015-09-09
ath10k: print invalid mcs reported in rx descriptor
Manikanta Pubbisetty
2015-09-09
ath10k: fix mu-mimo rx status reporting
Michal Kazior
2015-07-29
ath10k: enable raw encap mode and software crypto engine
David Liu
2015-07-29
ath10k: Improve performance by reducing tx_lock contention
Qi Zhou
2015-07-24
ath10k: add support for qca99x0 Rx descriptors
Peter Oh
2015-07-02
ath10k: add 10.4 fw specific htt msg definitions
Raja Mani
2015-06-16
ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()
Raja Mani
2015-05-22
ath10k: add new 4addr related fw_feature
Michal Kazior
2015-04-09
ath10k: fix no-ack frame status
Sujith Manoharan
2015-04-01
ath10k: implement chanctx API
Michal Kazior
2015-03-30
ath10k: rework legacy rx rate decoding
Michal Kazior
2015-03-30
ath10k: unify tx mode and dispatch
Michal Kazior
2015-03-30
ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
Rajkumar Manoharan
2015-02-15
ath10k: fix spelling in htt code comment
Ben Greear
2015-01-27
ath10k: add support for qca6174 Rx descriptors
Michal Kazior
2015-01-27
ath10k: implement rx reorder support
Michal Kazior
2015-01-27
ath10k: introduce struct ath10k_skb_rxcb
Michal Kazior
2015-01-13
ath10k: Fix potential Rx ring corruption
Vasanthakumar Thiagarajan
2014-12-01
ath10k: simplify rx ring size/fill calculation
Michal Kazior
2014-11-26
ath10k: don't drop corrupted mgmt frames
Michal Kazior
2014-11-20
ath10k: report rx rate and signal for fragmented Rx
Michal Kazior
2014-11-20
ath10k: use rx descriptor for ppdu status extraction
Michal Kazior
2014-11-20
ath10k: remove unused function argument
Michal Kazior
2014-11-20
ath10k: unify rx undecapping
Michal Kazior
2014-11-20
ath10k: refactor htt->rx_confused
Michal Kazior
2014-11-20
ath10k: simplify Rx loop
Michal Kazior
2014-11-20
ath10k: start using sk_buff_head
Michal Kazior
2014-11-17
ath10k: handle ieee80211 header and payload tracing separately
Rajkumar Manoharan
2014-10-24
ath10k: remove tsf argument from rx_desc tracing
Michal Kazior
2014-10-24
ath10k: clear htt->rx_confused on load
Michal Kazior
2014-10-24
ath10k: don't forget to replenish after fragmented Rx
Michal Kazior
2014-10-24
ath10k: add extra sanity check when popping amsdu
Michal Kazior
2014-10-24
ath10k: don't drop frames aggressively
Michal Kazior
2014-10-24
ath10k: deduplicate htt rx dma unmapping
Michal Kazior
2014-10-24
ath10k: fix rx buffer tracing
Michal Kazior
2014-10-24
ath10k: use ieee80211 defines for crypto param lengths
Michal Kazior
2014-10-24
ath10k: remove unused variable
Michal Kazior
2014-10-24
ath10k: don't drop control and null func Rx
Michal Kazior
2014-10-08
ath10k: add tracing for frame transmission
Rajkumar Manoharan
2014-10-08
ath10k: warn on unhandled htt events
Michal Kazior
2014-10-07
ath10k: add tracing for rx descriptor
Rajkumar Manoharan
2014-10-07
ath10k: add tracing for ath10k_htt_pktlog
Rajkumar Manoharan
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
[next]