aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau2011-09-13
* ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau2011-09-13
* ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau2011-09-13
* ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau2011-08-30
* ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau2011-08-30
* ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau2011-08-30
* ath9k: clean up the aggregation tid queueFelix Fietkau2011-08-30
* ath9k: use u8 for the tx key indexFelix Fietkau2011-08-30
* ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2011-08-30
* ath: Make ath_dbg void not intJoe Perches2011-08-30
* ath9k: Fix a smatch warningsLarry Finger2011-08-29
* ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-29
* ath9k: fix regression in sending aggregated packetsFelix Fietkau2011-08-29
* ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan2011-08-29
* ath9k_hw: Set default slottime as 9usRajkumar Manoharan2011-08-29
* ath9k: minor cleanup in aniMohammed Shafi Shajakhan2011-08-29
* ath9k: use appropriate debug maskMohammed Shafi Shajakhan2011-08-29
* ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli2011-08-29
* ath9k: add AR9580 supportLuis R. Rodriguez2011-08-26
* carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter2011-08-26
* ath9k_hw: add AR9580 supportLuis R. Rodriguez2011-08-26
* ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan2011-08-26
* ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville2011-08-26
* ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan2011-08-26
* ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2011-08-24
* ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan2011-08-24
* ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-08-24
* ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan2011-08-24
* ath9k: fix MGMT packets when using TKIPBill Jordan2011-08-24
* ath9k_hw: fix EIFS value to microsecondsAlex Hacker2011-08-24
* carl9170: export HW random number generatorChristian Lamparter2011-08-24
* carl9170: improve site surveyChristian Lamparter2011-08-24
* carl9170: import updated firmware headersChristian Lamparter2011-08-24
* carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter2011-08-24
* ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-24
* ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan2011-08-24
* ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-24
* ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan2011-08-24
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-24
* ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-24
* ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan2011-08-24
* ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-24
* ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-24
* ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-24
* ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-24
* ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2011-08-24
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-22
* ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka2011-08-22
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-22
* ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-12