开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
mac.c
Age
Commit message (
Expand
)
Author
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-19
ath10k: disable wake_tx_queue for older devices
Michal Kazior
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-07-08
ath10k: Clean up peer when sta goes away.
Ben Greear
2016-07-08
ath10k: remove extra space on ath10k_update_channel_list
Eduardo Abinader
2016-07-08
ath10k: ensure peer_map references are cleaned up
Ben Greear
2016-07-08
ath10k: add support for ath10k_sta_statistics support
Mohammed Shafi Shajakhan
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-06-30
ath10k: disable TX_STBC for tx chainmask of 1
Mohammed Shafi Shajakhan
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-14
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
2016-06-06
ath10k: fix deadlock when peer cannot be created
Ben Greear
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
2016-05-06
ath10k: update bss channel survey information
Rajkumar Manoharan
2016-05-06
ath10k: remove VHT capabilities from 2.4GHz
Johannes Berg
2016-04-26
ath10k: fix a typo in ath10k_start()
Mohammed Shafi Shajakhan
2016-04-26
Merge ath-next from ath.git
Kalle Valo
2016-04-20
ath10k: move htt_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
2016-04-20
ath10k: refactor firmware images to struct ath10k_fw_components
Kalle Valo
2016-04-19
ath10k: add dynamic tx mode switch config support for qca4019
Raja Mani
2016-04-19
ath10k: fix rx_channel during hw reconfigure
Rajkumar Manoharan
2016-04-14
ath10k: fix parenthesis alignment
Kalle Valo
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-12
ath10k: add a support of set_tsf on vdev interface
Peter Oh
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-07
ath10k: remove unnecessary warning for probe response drops
Rajkumar Manoharan
2016-03-23
ath10k: enable debugfs provision to enable Peer Stats feature
Mohammed Shafi Shajakhan
2016-03-21
ath10k: fix pull-push tx threshold handling
Michal Kazior
2016-03-21
ath10k: fix tx hang
Michal Kazior
2016-03-18
ath10k: advertise force AP scan feature
Vasanthakumar Thiagarajan
2016-03-18
ath10k: move mgmt descriptor limit handle under mgmt_tx
Rajkumar Manoharan
2016-03-06
ath10k: fix firmware assert in monitor mode
Rajkumar Manoharan
2016-03-06
ath10k: implement push-pull tx
Michal Kazior
2016-03-06
ath10k: keep track of queue depth per txq
Michal Kazior
2016-03-06
ath10k: store txq in skb_cb
Michal Kazior
2016-03-06
ath10k: implement updating shared htt txq state
Michal Kazior
2016-03-06
ath10k: implement wake_tx_queue
Michal Kazior
2016-03-06
ath10k: add fast peer_map lookup
Michal Kazior
2016-03-06
ath10k: maintain peer_id for each sta and vif
Michal Kazior
2016-03-06
ath10k: refactor tx pending management
Michal Kazior
2016-03-06
ath10k: unify txpath decision
Michal Kazior
2016-03-06
ath10k: refactor tx code
Michal Kazior
2016-03-06
Merge 'net-next/master'
Kalle Valo
2016-02-02
ath10k: add abstraction layer for vdev subtype
Peter Oh
2016-02-02
ath10k: use vif->type and vif->p2p for P2P_GO check
Peter Oh
[next]