summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan2011-10-031-1/+6
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-10-031-0/+4
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-032-2/+4
* ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan2011-10-031-6/+1
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-10-031-0/+1
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-303-10/+10
* ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2011-09-302-3/+14
* ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan2011-09-301-17/+6
* ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2011-09-302-9/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-282-2/+10
|\
| * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| * ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
* | ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau2011-09-271-1/+1
* | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-272-6/+11
* | ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2011-09-272-6/+20
* | ath9k: Store noise immunity values across scanningRajkumar Manoharan2011-09-202-2/+9
* | Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-205-8/+19
|\|
| * ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan2011-09-131-0/+6
| * ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-08-301-1/+2
| * ath9k_hw: Fix init mode register regressionRajkumar Manoharan2011-08-291-1/+1
| * ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
| * ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-08-221-1/+1
| * ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-091-1/+1
| * ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-091-1/+1
| * ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-091-3/+3
* | ath9k: Reset caldata on radio enableRajkumar Manoharan2011-09-191-0/+1
* | ath9k: load noise floor from history after the full chip resetRajkumar Manoharan2011-09-192-0/+2
* | ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan2011-09-191-1/+2
* | ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau2011-09-191-11/+1
* | ath9k_hw: fix setting the hardware diversity flagFelix Fietkau2011-09-195-29/+6
* | ath9k_hw: remove dead code in the eeprom opsFelix Fietkau2011-09-193-30/+2
* | ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-198-94/+63
* | ath9k: sync the dma buffer after changing the retry flagFelix Fietkau2011-09-191-0/+3
* | ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flagFelix Fietkau2011-09-191-0/+1
* | Revert "ath9k: do not insert padding into tx buffers on AR9380+"John W. Linville2011-09-191-37/+19
* | ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau2011-09-161-19/+37
* | ath9k: optimize ath_tx_rc_status usageFelix Fietkau2011-09-161-16/+13
* | ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau2011-09-161-2/+1
* | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-161-6/+11
* | ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-166-472/+0
* | ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-163-160/+122
* | ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-165-1/+275
* | ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau2011-09-161-2/+1
* | ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau2011-09-161-0/+1
* | ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau2011-09-161-142/+141
* | ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2011-09-162-35/+57
* | ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-164-29/+13
* | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-162-4/+5
* | ath9k: make beacon timer initialization more reliableFelix Fietkau2011-09-161-0/+1
* | ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-161-4/+5