aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* ath9k: Add retry counters to rate control debug fileSujith2009-02-11
* ath9k: Handle mac80211's FIF_CONTROL flag properlySujith2009-02-11
* ath9k: Remove all the redundant internal buffer typesSujith2009-02-11
* ath9k: Lock mac80211 callbacks with a mutexSujith2009-02-11
* ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez2009-02-09
* ath9k: fix led namingDanny Kukawka2009-02-09
* ath9k: Add debugfs files for printing TX rate detailsSujith2009-02-09
* ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-09
* ath9k: Cleanup get_rate() interfaceSujith2009-02-09
* ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-09
* ath9k: Remove a bunch of unused macrosSujith2009-02-09
* ath9k: Fix typo in checking for chip revisionSujith2009-02-09
* ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez2009-02-09
* ath9k: move check for radar freqs into a helperLuis R. Rodriguez2009-02-09
* ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez2009-02-09
* ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-09
* ath9k: Fix lockdep warningSujith2009-02-09
* ath9k: Fix bug in TX DMA terminationSujith2009-01-30
* ath9k: Setup short preamble properly in rate registrationSujith2009-01-30
* ath9k: Fix station access in aggregation completionSujith2009-01-30
* ath9k: Reconfigure beacons on getting a notification from mac80211Sujith2009-01-30
* ath9k: Handle chainmask for A9280Sujith2009-01-30
* ath9k: remove useless ath9k driver version informationLuis R. Rodriguez2009-01-29
* ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian2009-01-29
* ath9k: fix debug print on regdLuis R. Rodriguez2009-01-29
* mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-29
* ath9k: Clean up the way the eeprom antenna configuration is readVasanthakumar Thiagarajan2009-01-29
* ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2009-01-29
* ath9k: Fix bug in NF calibrationSujith2009-01-29
* ath9k: Fix bug in rate control capability registrationSujith2009-01-29
* ath9k: Fix MCS rates registration bug for AR9285Sujith2009-01-29
* ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-29
* ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-29
* ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan2009-01-29
* ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan2009-01-29
* ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-29
* ath9k: Cleanup buffer type assignmentSujith2009-01-29
* ath9k: Revamp TX aggregationSujith2009-01-29
* ath9k: Handle holding descriptor in TX completion properlySujith2009-01-29
* ath9k: Add a helper function to wake mac80211 queuesSujith2009-01-29
* ath9k: Merge queue draining functionsSujith2009-01-29
* ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directlySujith2009-01-29
* ath9k: Reorganize code in xmit.cSujith2009-01-29
* ath9k: Update short guard interval in rate controlSujith2009-01-29
* ath9k: rateCodeToIndex is not used, remove itSujith2009-01-29
* ath9k: enable support for AR9100Gabor Juhos2009-01-29
* ath9k: fix null pointer dereference in ani monitor codeGabor Juhos2009-01-29
* ath9k: fix ar5416Addac_9100 valuesGabor Juhos2009-01-29
* ath9k: remove (u16) casts from rtc register accessGabor Juhos2009-01-29
* ath9k: get EEPROM contents from platform data on AHB busGabor Juhos2009-01-29