summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
AgeCommit message (Expand)Author
2008-12-05ath9k: Use cleaner debug masksSujith
2008-12-05ath9k: Handle channel initialization for AP modeSujith
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith
2008-11-26ath9k: Code scrubSujith
2008-11-26ath9k: Move TX completion routine to xmit.cSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-26ath9k: Use rate_driver_dataSujith
2008-11-26ath9k: Remove ath_rate_softcSujith
2008-11-26ath9k: Remove rate control reference in VAPSujith
2008-11-26ath9k: Revamp RX handlingSujith
2008-11-26ath9k: Nuke fixed rate handling in driverSujith
2008-11-26ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan
2008-11-25ath9k: make DMA memory consistentLuis R. Rodriguez
2008-11-25ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez
2008-11-25ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian
2008-11-25ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian
2008-11-25ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT
2008-11-11ath9k: Fix compilation failure when RFKILL is enabledSujith
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10ath9k: Remove internal RX A-MPDU processingSujith
2008-11-10ath9k: Clear HT info on starting the driverSujith
2008-11-10ath9k: Enable interrupts at the proper placeSujith
2008-11-10ath9k: Remove unnecessary TSF resetSujith
2008-11-10ath9k: Streamline attach/detachSujith
2008-11-10ath9k: Revamp VAP managementSujith
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith
2008-11-10ath9k: Revamp transmit control blockSujith
2008-11-10ath9k: Node cleanupSujith
2008-11-10ath9k: remove useless NULL initialisersJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31ath9k: correct signal quality reportLuis R. Rodriguez
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-22ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan
2008-09-15ath9k: Re-order functions in main.cVasanthakumar Thiagarajan
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler