开源镜像站
帮助
动态
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
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2015-01-19
ath9k: fix race condition in irq processing during hardware reset
Felix Fietkau
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-12-01
ath9k: do not access hardware on IRQs during reset
Felix Fietkau
2014-12-01
ath9k: set ATH_OP_INVALID before disabling hardware
Felix Fietkau
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-17
ath9k: Handle failure to send NoA
Sujith Manoharan
2014-11-17
ath9k: Cancel pending offchannel operations
Sujith Manoharan
2014-11-17
ath9k: Fix LED configuration
Sujith Manoharan
2014-11-17
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
2014-11-17
ath9k: fix the assignment of hw queues for mesh interface
Chun-Yeow Yeoh
2014-11-17
ath9k: fix regression in bssidmask calculation
Ben Greear
2014-11-11
ath9k: move ath9k_spectral_scan_ from main.c to spectral.c
Oleksij Rempel
2014-11-11
ath9k: make ath9k_spectral_scan_ do not depend on ath_softc
Oleksij Rempel
2014-11-11
ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
ath9k: use ath_ps_ops in ath9k_spectral_scan_
Oleksij Rempel
2014-11-11
ath9k: move spec_config to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
ath9k: move spectral_mode to ath_spec_scan_priv
Oleksij Rempel
2014-11-11
ath9k: add support for reporting tx power to mac80211
Felix Fietkau
2014-10-27
ath9k: fix processing RXORN interrupts
Felix Fietkau
2014-10-27
ath9k: Do not start BA when scanning
Sujith Manoharan
2014-10-27
ath9k: Improve flush() in mcc mode
Sujith Manoharan
2014-10-27
ath9k: Fix HW scan abort
Sujith Manoharan
2014-10-27
ath9k: Check for active GO in mgd_prepare_tx()
Sujith Manoharan
2014-10-27
ath9k: Fix address management
Sujith Manoharan
2014-10-27
ath9k: Send AUTHORIZED event only for station mode
Sujith Manoharan
2014-10-27
ath9k: Check for pending frames properly
Sujith Manoharan
2014-10-27
ath9k: Use configurable timeout for flush
Sujith Manoharan
2014-10-27
ath9k: Disable beacon tasklet during reset
Sujith Manoharan
2014-10-27
ath9k: Set ATH_OP_HW_RESET before HW reset
Sujith Manoharan
2014-10-27
ath9k: Unify reset API
Sujith Manoharan
2014-10-27
ath9k: Enable multi-channel properly
Sujith Manoharan
2014-10-27
ath9k: Use sta_state() callback
Sujith Manoharan
2014-10-23
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
2014-10-07
ath9k: Fix crash in MCC mode
Sujith Manoharan
2014-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-10-02
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
2014-10-02
ath9k: Fix queue handling in flush()
Sujith Manoharan
2014-10-02
ath9k: Remove duplicate code
Sujith Manoharan
2014-10-02
ath9k: Fix pending frame check
Sujith Manoharan
2014-10-02
ath9k: Check pending frames properly
Sujith Manoharan
2014-09-26
ath9k: Fix p2p address management
Sujith Manoharan
2014-09-26
ath9k: Cache BSS information
Sujith Manoharan
2014-09-22
ath9k: Fix NULL pointer dereference on early irq
Wojciech Dubowik
2014-09-16
ath9k: initialize ath_node linked list
Lorenzo Bianconi
2014-09-16
ath9k: enable dynack using set_coverage_class codepath
Lorenzo Bianconi
2014-09-15
ath9k: Fix primary station configuration
Sujith Manoharan
2014-09-15
ath9k: Remove useless opmode check
Sujith Manoharan
[next]