index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
common.h
Age
Commit message (
Expand
)
Author
2013-08-16
ath9k: use chandef instead of channel_type
Simon Wunderlich
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-06
ath9k: simplify ATH_EP_RND
Bob Copeland
2013-02-27
ath9k: fix RSSI dummy marker value
Felix Fietkau
2012-11-30
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2011-08-24
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-04-28
ath9k_hw: Move bt_stomp to hw from common.
Vivek Natarajan
2011-02-03
ath9k: move update tx power to common
Rajkumar Manoharan
2011-01-28
ath9k: Remove unused IEEE80211_WEP_NKID
Bruno Randolf
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
2010-08-24
ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.
Vivek Natarajan
2010-06-04
ath9k_common: Move count_streams to common module
Sujith
2010-06-02
ath9k: Move driver specific structures
Sujith
2010-06-02
ath9k: Move ath9k specific RX code to driver
Sujith
2010-04-16
ath9k: Make bf_desc of ath_buf opaque
Vasanthakumar Thiagarajan
2010-04-16
ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
2010-03-31
ath9k_common: Move RX filter code to ath9k_htc
Sujith
2010-03-23
ath9k_htc: Support for AR9271 chipset.
Sujith
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-18
ath9k: get rid of tx_info_priv
Felix Fietkau
2009-11-11
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez