summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: implement IO serializationLuis R. Rodriguez2009-03-161-0/+1
* ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
* ath9k: Fix chainmask handling bugSujith2009-01-121-2/+2
* ath9k: Fixed RX decryption status reportingJouni Malinen2008-12-191-14/+12
* ath9k: Fix key cache slot selection for splitmicJouni Malinen2008-12-191-2/+2
* ath9k: Protect config() callback with a mutexSujith2008-12-191-0/+5
* ath9k: Key cache allocation for AP modeJouni Malinen2008-12-191-68/+132
* ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan2008-12-191-16/+14
* ath9k: Do not use association state to update rate tableSujith2008-12-191-2/+1
* mac80211: Fix HT channel selectionSujith2008-12-191-94/+29
* ath9k: Refactor struct ath_softcSujith2008-12-121-30/+30
* ath9k: remove fragmentation workaround againJohannes Berg2008-12-121-6/+0
* ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-121-0/+1
* ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith2008-12-121-8/+0
* ath9k: Add a debugfs file to show interrupt statisticsSujith2008-12-121-0/+2
* ath9k: Maintain rate table choice after associationSujith2008-12-121-1/+2
* ath9k: Choose correct ANI calibration periodSujith2008-12-051-2/+3
* 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/+2
* ath9k: Use cleaner debug masksSujith2008-12-051-132/+105
* ath9k: Handle channel initialization for AP modeSujith2008-12-051-17/+43
* ath9k: Use proper TX channel width for setting channelsSujith2008-11-261-60/+57
* ath9k: Code scrubSujith2008-11-261-24/+1171
* ath9k: Move TX completion routine to xmit.cSujith2008-11-261-31/+0
* ath9k: General code scrubSujith2008-11-261-5/+4
* ath9k: Remove ath9k_rate_tableSujith2008-11-261-0/+2
* ath9k: Use rate_driver_dataSujith2008-11-261-5/+4
* ath9k: Remove ath_rate_softcSujith2008-11-261-1/+0
* ath9k: Remove rate control reference in VAPSujith2008-11-261-4/+0
* ath9k: Revamp RX handlingSujith2008-11-261-100/+0
* ath9k: Nuke fixed rate handling in driverSujith2008-11-261-8/+0
* 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/+2
* ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian2008-11-251-15/+14
* 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/+2
* ath9k: Clear HT info on starting the driverSujith2008-11-101-0/+2
* ath9k: Enable interrupts at the proper placeSujith2008-11-101-6/+0
* ath9k: Remove unnecessary TSF resetSujith2008-11-101-11/+0
* ath9k: Streamline attach/detachSujith2008-11-101-106/+79
* ath9k: Revamp VAP managementSujith2008-11-101-51/+29
* ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith2008-11-101-2/+1
* ath9k: Revamp transmit control blockSujith2008-11-101-6/+17
OpenPOWER on IntegriCloud