index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-05-22
ath10k: improve tx status reporting
Sergey Ryazanov
2022-02-04
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
2021-12-08
ath10k: Fix tx hanging
Sebastian Gottschall
2021-02-04
ath10k: remove h from printk format specifier
Tom Rix
2020-08-26
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
2020-04-07
ath10k: fix kernel null pointer dereference
Venkateswara Naralasetty
2019-11-08
ath10k: fix get invalid tx rate for Mesh metric
Miaoqing Pan
2019-05-07
ath10k: add peer id check in ath10k_peer_find_by_id
Wen Gong
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-12
ath10k: report tx airtime provided by fw
Manikanta Pubbisetty
2019-02-12
ath10k: report estimated frame transmit airtime to improve fairness
Kan Yan
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
2018-09-06
ath10k: DMA related fixes for high latency devices
Erik Stromdahl
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
[next]