aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/core.h
Commit message (Expand)AuthorAge
* ath9k: Header file cleanupSujith2009-02-13
* ath9k: Add retry counters to rate control debug fileSujith2009-02-11
* ath9k: Remove all the redundant internal buffer typesSujith2009-02-11
* ath9k: Add debugfs files for printing TX rate detailsSujith2009-02-09
* ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-09
* ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-09
* mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-29
* ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-29
* ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-29
* ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-29
* ath9k: Revamp TX aggregationSujith2009-01-29
* ath9k: Merge queue draining functionsSujith2009-01-29
* ath9k: Reorganize code in xmit.cSujith2009-01-29
* ath9k: get EEPROM contents from platform data on AHB busGabor Juhos2009-01-29
* ath9k: introduce platform driver for AHB bus supportGabor Juhos2009-01-29
* ath9k: move PCI code into separate fileGabor Juhos2009-01-29
* ath9k: introduce bus specific cleanup routineGabor Juhos2009-01-29
* ath9k: introduce bus specific cache size routineGabor Juhos2009-01-29
* ath9k: convert to struct deviceGabor Juhos2009-01-29
* ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez2009-01-29
* 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