aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/core.h
Commit message (Expand)AuthorAge
* ath9k: Protect config() callback with a mutexSujith2008-12-19
* ath9k: Refactor struct ath_softcSujith2008-12-12
* ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith2008-12-12
* ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith2008-12-12
* ath9k: Add a debugfs file to show interrupt statisticsSujith2008-12-12
* ath9k: Maintain rate table choice after associationSujith2008-12-12
* ath9k: Fix bug in rate table managementSujith2008-12-12
* ath9k: Disable staggered Beacon frame schedulingJouni Malinen2008-12-12
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-05
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-05
* ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith2008-12-05
* ath9k: Remove includes that are not neededSujith2008-12-05
* ath9k: Add ATH9K_DEBUG configuration optionSujith2008-12-05
* ath9k: Use cleaner debug masksSujith2008-12-05
* ath9k: Use proper TX channel width for setting channelsSujith2008-11-26
* ath9k: Code scrubSujith2008-11-26
* ath9k: Move TX completion routine to xmit.cSujith2008-11-26
* ath9k: Remove ath9k_rate_tableSujith2008-11-26
* ath9k: Use rate_driver_dataSujith2008-11-26
* ath9k: Remove ath_rate_softcSujith2008-11-26
* ath9k: Remove rate control reference in VAPSujith2008-11-26
* ath9k: Revamp RX handlingSujith2008-11-26
* ath9k: Nuke fixed rate handling in driverSujith2008-11-26
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-10
* ath9k: Remove internal RX A-MPDU processingSujith2008-11-10
* ath9k: Remove ath_tx_aggr_resp()Sujith2008-11-10
* ath9k: Streamline attach/detachSujith2008-11-10
* ath9k: Remove unused function ath_get_currentCountry()Sujith2008-11-10
* ath9k: Revamp VAP managementSujith2008-11-10
* ath9k: Use bitfields to store tid's state in a single variableSujith2008-11-10
* ath9k: Remove SM Power Save as it is not supported nowSujith2008-11-10
* ath9k: Revamp transmit control blockSujith2008-11-10
* ath9k: Simplify node attach/detach routinesSujith2008-11-10
* ath9k: Node cleanupSujith2008-11-10
* ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez2008-10-31
* mac80211: rewrite HT handlingJohannes Berg2008-10-31
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-06
* ath9k: fix oops on trying to hold the wrong spinlockLuis R. Rodriguez2008-10-06
* ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez2008-10-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-22
| * ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-11
* | ath9k: Fix nexttbtt calculationSujith2008-09-24
* | ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-15
* | ath9k: Remove sc_lastrx as we don't use it anywhereSujith2008-08-29
* | ath9k: Do not update frame's duration fieldSujith2008-08-29
* | ath9k: Add LED supportVasanthakumar Thiagarajan2008-08-29
* | ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-29
* | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-29
* | ath9k: Miscellaneous fixesSujith2008-08-29