summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg2016-07-081-0/+1
* ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-03-161-1/+1
* ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-111-0/+1
* ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel2014-05-131-0/+1
* ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel2014-03-171-0/+1
* ath9k-common: add nexttbtt and intval to ath_beacon_configOleksij Rempel2014-03-171-0/+2
* ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel2014-03-171-0/+2
* ath9k: move struct ath_beacon_config to commonOleksij Rempel2014-03-171-0/+9
* ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-281-0/+2
* ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel2014-02-121-0/+5
* ath9k: move ath9k_rx_accept to common.cOleksij Rempel2014-02-121-0/+6
* ath9k: move ath9k_process_rate to common.cOleksij Rempel2014-02-121-0/+4
* ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-121-0/+4
* ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau2013-10-141-4/+3
* ath9k: use chandef instead of channel_typeSimon Wunderlich2013-08-161-2/+1
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-101-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-181-1/+1
|\
| * ath9k: fix RSSI dummy marker valueFelix Fietkau2013-02-271-1/+1
* | ath9k: simplify ATH_EP_RNDBob Copeland2013-03-061-1/+1
|/
* ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-301-1/+0
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-7/+0
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-241-0/+1
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-281-8/+0
* ath9k: move update tx power to commonRajkumar Manoharan2011-02-031-0/+2
* ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2011-01-281-2/+0
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-1/+0
* ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-4/+5
* ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-151-2/+3
* ath9k: Use common ath key management functionsBruno Randolf2010-09-161-6/+0
* ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-241-0/+10
* ath9k_common: Move count_streams to common moduleSujith2010-06-041-0/+1
* ath9k: Move driver specific structuresSujith2010-06-021-63/+0
* ath9k: Move ath9k specific RX code to driverSujith2010-06-021-13/+0
* ath9k: Make bf_desc of ath_buf opaqueVasanthakumar Thiagarajan2010-04-161-1/+1
* ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan2010-04-161-0/+1
* ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-161-0/+1
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-311-4/+0
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+17
* ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-281-0/+2
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-281-0/+1
* ath9k: get rid of tx_info_privFelix Fietkau2009-11-181-0/+1
* ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez2009-11-111-0/+123
OpenPOWER on IntegriCloud