aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/common.h
AgeCommit message (Expand)Author
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06ath9k: simplify ATH_EP_RNDBob Copeland
2013-02-27ath9k: fix RSSI dummy marker valueFelix Fietkau
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan
2011-02-03ath9k: move update tx power to commonRajkumar Manoharan
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-15ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan
2010-06-04ath9k_common: Move count_streams to common moduleSujith
2010-06-02ath9k: Move driver specific structuresSujith
2010-06-02ath9k: Move ath9k specific RX code to driverSujith
2010-04-16ath9k: Make bf_desc of ath_buf opaqueVasanthakumar Thiagarajan
2010-04-16ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan
2010-04-16ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau
2009-11-11ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez