aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: Fix chainmask handling bugSujith2009-01-12
* ath9k: Fixed RX decryption status reportingJouni Malinen2008-12-19
* ath9k: Fix key cache slot selection for splitmicJouni Malinen2008-12-19
* ath9k: Protect config() callback with a mutexSujith2008-12-19
* ath9k: Key cache allocation for AP modeJouni Malinen2008-12-19
* ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan2008-12-19
* ath9k: Do not use association state to update rate tableSujith2008-12-19
* mac80211: Fix HT channel selectionSujith2008-12-19
* ath9k: Refactor struct ath_softcSujith2008-12-12
* ath9k: remove fragmentation workaround againJohannes Berg2008-12-12
* ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-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: Choose correct ANI calibration periodSujith2008-12-05
* 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: Add ATH9K_DEBUG configuration optionSujith2008-12-05
* ath9k: Use cleaner debug masksSujith2008-12-05
* ath9k: Handle channel initialization for AP modeSujith2008-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: General code scrubSujith2008-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
* ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan2008-11-26
* ath9k: make DMA memory consistentLuis R. Rodriguez2008-11-25
* ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez2008-11-25
* ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian2008-11-25
* ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian2008-11-25
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-25
* ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2008-11-21
* ath9k: Fix compilation failure when RFKILL is enabledSujith2008-11-11
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-10
* ath9k: Remove internal RX A-MPDU processingSujith2008-11-10
* ath9k: Clear HT info on starting the driverSujith2008-11-10
* ath9k: Enable interrupts at the proper placeSujith2008-11-10
* ath9k: Remove unnecessary TSF resetSujith2008-11-10
* ath9k: Streamline attach/detachSujith2008-11-10
* ath9k: Revamp VAP managementSujith2008-11-10
* ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-10
* ath9k: Revamp transmit control blockSujith2008-11-10
* ath9k: Node cleanupSujith2008-11-10
* ath9k: remove useless NULL initialisersJohannes Berg2008-11-10