summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-23/+28
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-051-0/+1
* ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith2008-12-051-1/+3
* ath9k: Add ATH9K_DEBUG configuration optionSujith2008-12-051-16/+2Star
* ath9k: Use cleaner debug masksSujith2008-12-051-132/+105Star
* ath9k: Handle channel initialization for AP modeSujith2008-12-051-17/+43
* ath9k: Use proper TX channel width for setting channelsSujith2008-11-261-60/+57Star
* ath9k: Code scrubSujith2008-11-261-24/+1171
* ath9k: Move TX completion routine to xmit.cSujith2008-11-261-31/+0Star
* ath9k: General code scrubSujith2008-11-261-5/+4Star
* ath9k: Remove ath9k_rate_tableSujith2008-11-261-0/+2
* ath9k: Use rate_driver_dataSujith2008-11-261-5/+4Star
* ath9k: Remove ath_rate_softcSujith2008-11-261-1/+0Star
* ath9k: Remove rate control reference in VAPSujith2008-11-261-4/+0Star
* ath9k: Revamp RX handlingSujith2008-11-261-100/+0Star
* ath9k: Nuke fixed rate handling in driverSujith2008-11-261-8/+0Star
* ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan2008-11-261-4/+4
* ath9k: make DMA memory consistentLuis R. Rodriguez2008-11-251-2/+11
* ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez2008-11-251-3/+2Star
* ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian2008-11-251-15/+14Star
* ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian2008-11-251-1/+1
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-251-6/+6
* ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2008-11-211-5/+69
* ath9k: Fix compilation failure when RFKILL is enabledSujith2008-11-111-1/+3
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-0/+3
* ath9k: Remove internal RX A-MPDU processingSujith2008-11-101-34/+2Star
* ath9k: Clear HT info on starting the driverSujith2008-11-101-0/+2
* ath9k: Enable interrupts at the proper placeSujith2008-11-101-6/+0Star
* ath9k: Remove unnecessary TSF resetSujith2008-11-101-11/+0Star
* ath9k: Streamline attach/detachSujith2008-11-101-106/+79Star
* ath9k: Revamp VAP managementSujith2008-11-101-51/+29Star
* ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-101-2/+1Star
* ath9k: Revamp transmit control blockSujith2008-11-101-6/+17
* ath9k: Node cleanupSujith2008-11-101-85/+9Star
* ath9k: remove useless NULL initialisersJohannes Berg2008-11-101-8/+0Star
* mac80211: Re-enable aggregationSujith2008-11-011-4/+2Star
* ath9k: Allow user to change tx power when askedLuis R. Rodriguez2008-11-011-1/+2
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-11/+7Star
* ath9k: correct signal quality reportLuis R. Rodriguez2008-11-011-2/+9
* mac80211: rewrite HT handlingJohannes Berg2008-11-011-21/+20Star
* mac80211: make retry limits part of hw configJohannes Berg2008-11-011-1/+0Star
* mac80211: introduce hw config change flagsJohannes Berg2008-11-011-2/+2
* 802.11: clean up/fix HT supportJohannes Berg2008-11-011-30/+27Star
* net: convert print_mac to %pMJohannes Berg2008-10-281-11/+8Star
* ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-151-1/+7
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-071-1/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-4/+8
|\
| * ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian2008-09-221-1/+8
| * ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian2008-09-221-3/+0Star
| * ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-09-111-0/+14