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
/
txrx.c
Age
Commit message (
Expand
)
Author
2018-04-19
ath10k: Add tx ack signal support for management frames
Venkateswara Naralasetty
2018-02-26
ath10k: make ath10k report discarded packets to mac80211
Ignacio Nunez Hernanz
2017-12-27
ath10k: update copyright year
Kalle Valo
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
2016-09-09
ath10k: fix throughput regression in multi client mode
Rajkumar Manoharan
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-07-08
ath10k: Add WARN_ON if we over-write peer-map pointer.
Ben Greear
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
2016-04-19
ath10k: add some sanity checks to peer_map_event() functions
Dan Carpenter
2016-04-14
ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()
Kalle Valo
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
2016-04-04
ath10k: speedup htt rx descriptor processing for tx completion
Rajkumar Manoharan
2016-03-18
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
2016-03-06
ath10k: keep track of queue depth per txq
Michal Kazior
2016-03-06
ath10k: add fast peer_map lookup
Michal Kazior
2016-03-06
ath10k: refactor tx pending management
Michal Kazior
2015-11-23
ath10k: fix tx header parsing
Michal Kazior
2015-11-23
ath10k: remove is_offchan
Michal Kazior
2015-10-06
ath10k: use pre-allocated DMA buffer in Tx
Peter Oh
2015-09-09
ath10k: drop probe responses when too many are queued
Vivek Natarajan
2015-07-29
ath10k: Improve performance by reducing tx_lock contention
Qi Zhou
2015-06-16
ath10k: txrx: remove unreachable negative return check and fixup type
Nicholas Mc Guire
2015-04-09
ath10k: fix no-ack frame status
Sujith Manoharan
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