aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.h
Commit message (Expand)AuthorAge
* ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-14
* ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-16
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-18
|\
| * ath9k: fix RSSI dummy marker valueFelix Fietkau2013-02-27
* | ath9k: simplify ATH_EP_RNDBob Copeland2013-03-06
|/
* ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-30
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-21
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-24
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-28
* ath9k: move update tx power to commonRajkumar Manoharan2011-02-03
* ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2011-01-28
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
* ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-15
* ath9k: Use common ath key management functionsBruno Randolf2010-09-16
* ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-24
* ath9k_common: Move count_streams to common moduleSujith2010-06-04
* ath9k: Move driver specific structuresSujith2010-06-02
* ath9k: Move ath9k specific RX code to driverSujith2010-06-02
* ath9k: Make bf_desc of ath_buf opaqueVasanthakumar Thiagarajan2010-04-16
* ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-16
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-31
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-23
* ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-28
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-28
* ath9k: get rid of tx_info_privFelix Fietkau2009-11-18
* ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez2009-11-11