aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-01-30ath9k: Fix bug in TX DMA terminationSujith
2009-01-30ath9k: Setup short preamble properly in rate registrationSujith
2009-01-30ath9k: Fix station access in aggregation completionSujith
2009-01-30ath9k: Reconfigure beacons on getting a notification from mac80211Sujith
2009-01-30ath9k: Handle chainmask for A9280Sujith
2009-01-29ath9k: remove useless ath9k driver version informationLuis R. Rodriguez
2009-01-29ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian
2009-01-29ath9k: fix debug print on regdLuis R. Rodriguez
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen
2009-01-29ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan
2009-01-29ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan
2009-01-29ath9k: Fix bug in NF calibrationSujith
2009-01-29ath9k: Fix bug in rate control capability registrationSujith
2009-01-29ath9k: Fix MCS rates registration bug for AR9285Sujith
2009-01-29ath9k: Read and write the TSF via debugfsAlina Friedrichsen
2009-01-29ath9k: simplify regulatory codeLuis R. Rodriguez
2009-01-29ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan
2009-01-29ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan
2009-01-29ath9k: Enable dynamic power save in ath9k.Vivek Natarajan
2009-01-29ath9k: Cleanup buffer type assignmentSujith
2009-01-29ath9k: Revamp TX aggregationSujith
2009-01-29ath9k: Handle holding descriptor in TX completion properlySujith
2009-01-29ath9k: Add a helper function to wake mac80211 queuesSujith
2009-01-29ath9k: Merge queue draining functionsSujith
2009-01-29ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith
2009-01-29ath9k: Reorganize code in xmit.cSujith
2009-01-29ath9k: Update short guard interval in rate controlSujith
2009-01-29ath9k: rateCodeToIndex is not used, remove itSujith
2009-01-29ath9k: enable support for AR9100Gabor Juhos
2009-01-29ath9k: fix null pointer dereference in ani monitor codeGabor Juhos
2009-01-29ath9k: fix ar5416Addac_9100 valuesGabor Juhos
2009-01-29ath9k: remove (u16) casts from rtc register accessGabor Juhos
2009-01-29ath9k: get EEPROM contents from platform data on AHB busGabor Juhos
2009-01-29ath9k: introduce platform driver for AHB bus supportGabor Juhos
2009-01-29ath9k: move PCI code into separate fileGabor Juhos
2009-01-29ath9k: introduce bus specific cleanup routineGabor Juhos
2009-01-29ath9k: introduce bus specific cache size routineGabor Juhos
2009-01-29ath9k: convert to use bus-agnostic DMA routinesGabor Juhos
2009-01-29ath9k: convert to struct deviceGabor Juhos
2009-01-29ath9k: Use a defined value for pci_set_power_state()Jouni Malinen
2009-01-29ath9k: Fix basic connectivity issueVasanthakumar Thiagarajan
2009-01-29ath9k: Setup MFP options for CCMPJouni Malinen
2009-01-29ath9k: Fix set_key error codesJouni Malinen
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan
2009-01-29ath9k: use signed format to print HAL statusGabor Juhos
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez