summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/core.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-0/+1
* ath9k: Remove internal RX A-MPDU processingSujith2008-11-101-43/+0
* ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-101-10/+1
* ath9k: Streamline attach/detachSujith2008-11-101-2/+1
* ath9k: Remove unused function ath_get_currentCountry()Sujith2008-11-101-2/+0
* ath9k: Revamp VAP managementSujith2008-11-101-13/+3
* ath9k: Use bitfields to store tid's state in a single variableSujith2008-11-101-3/+5
* ath9k: Remove SM Power Save as it is not supported nowSujith2008-11-101-7/+0
* ath9k: Revamp transmit control blockSujith2008-11-101-23/+7
* ath9k: Simplify node attach/detach routinesSujith2008-11-101-1/+1
* ath9k: Node cleanupSujith2008-11-101-35/+11
* ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez2008-11-011-4/+0
* mac80211: rewrite HT handlingJohannes Berg2008-11-011-3/+3
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-071-0/+25
* ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-071-1/+1
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-071-4/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-1/+0
|\
| * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-221-1/+0
| * ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-111-0/+1
* | ath9k: Fix nexttbtt calculationSujith2008-09-241-0/+1
* | ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-151-0/+16
* | ath9k: Remove sc_lastrx as we don't use it anywhereSujith2008-08-291-1/+0
* | ath9k: Do not update frame's duration fieldSujith2008-08-291-1/+0
* | ath9k: Add LED supportVasanthakumar Thiagarajan2008-08-291-0/+29
* | ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-291-8/+1
* | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-291-4/+7
* | ath9k: Miscellaneous fixesSujith2008-08-291-5/+1
* | ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-291-9/+0
* | ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-291-0/+1
* | ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-291-5/+0
* | ath9k: Trim struct ath_softcSujith2008-08-291-37/+21
* | ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-291-1/+0
* | ath9k: Use bitfields for sc operationsSujith2008-08-291-11/+13
* | ath9k: Use a single opmode variableSujith2008-08-291-3/+3
* | ath9k: Remove a few unnecessary macrosSujith2008-08-291-12/+3
* | ath9k: Use bitfields for buffer typeSujith2008-08-291-39/+31
* | ath9k: RX Filter cleanupSujith2008-08-291-2/+3
* | ath9k: Merge reset functionsSujith2008-08-291-2/+1
|/
* ath9k: Revamp wireless mode usageSujith2008-08-071-2/+0
* ath9k: Remove a few unused macros and fix indentationSujith2008-08-071-145/+130
* ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-071-107/+99
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-071-0/+1097