aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Cleanup EEPROM operationsSujith
2009-02-13ath9k: Add callbacks hooks for EEPROM operationsSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Move regulatory information to a separate structureSujith
2009-02-13ath9k: Store HW version information in a separate structureSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Convert ANI channel to a pointerSujith
2009-02-13ath9k: Header file cleanupSujith
2009-02-11ath9k: Add retry counters to rate control debug fileSujith
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez
2009-02-09ath9k: fix led namingDanny Kukawka
2009-02-09ath9k: Add debugfs files for printing TX rate detailsSujith
2009-02-09ath9k: Handle mac80211's RC flags for MCS ratesSujith
2009-02-09ath9k: Cleanup get_rate() interfaceSujith
2009-02-09ath9k: Fix LED blink patternVasanthakumar Thiagarajan
2009-02-09ath9k: Remove a bunch of unused macrosSujith
2009-02-09ath9k: Fix typo in checking for chip revisionSujith
2009-02-09ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez
2009-02-09ath9k: move check for radar freqs into a helperLuis R. Rodriguez
2009-02-09ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez
2009-02-09ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan
2009-02-09ath9k: Fix lockdep warningSujith
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