summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2010-04-26ath9k_htc: Handle device unplug properlySujith3-0/+12
2010-04-26ath9k_htc: Simplify TX URB managementSujith2-58/+49
2010-04-21ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez1-34/+34
2010-04-21ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez1-2/+2
2010-04-20ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau1-0/+4
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau3-1/+15
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau1-11/+28
2010-04-20ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau1-13/+6
2010-04-20ath9k: update the ath_max_4ms_framelen tableFelix Fietkau1-14/+27
2010-04-20ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau1-1/+1
2010-04-20ath9k: clean up tx buffer handlingFelix Fietkau1-35/+32
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau3-1/+31
2010-04-20ath5k: basic support for surveyHolger Schurig1-0/+19
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-3/+25
2010-04-16ath9k_htc: Fix sparse endian warningsSujith9-52/+51
2010-04-16ath9k_htc: Handle WMI timeouts properlySujith2-0/+14
2010-04-16ath9k_htc: Add dropped SKB count to debugfsSujith3-4/+13
2010-04-16ath9k_htc: Remove GPIO set on unloadSujith1-1/+0
2010-04-16ath9k_hw: Use buffered register writesSujith8-1/+175
2010-04-16ath9k_hw: Relocate Opmode initializationSujith1-6/+2
2010-04-16ath9k_hw: Add macros for multiple register writesSujith1-0/+18
2010-04-16ath9k_htc: Implement multiple register write supportSujith3-4/+113
2010-04-16ath: Add buffered register write operationsSujith1-1/+13
2010-04-16ath9k_htc: Cleanup beacon configurationSujith2-15/+10
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2-6/+44
2010-04-16ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan3-0/+16
2010-04-16ath9k: Enable TXOK and TXERR interrupts for TX EDMAVasanthakumar Thiagarajan1-5/+10
2010-04-16ath9k: add LDPC supportLuis R. Rodriguez3-4/+22
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez4-2/+6
2010-04-16ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan3-60/+218
2010-04-16ath9k_hw: Compute pointer checksum over the link descriptorVasanthakumar Thiagarajan1-15/+21
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan4-2/+52
2010-04-16ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan4-14/+20
2010-04-16ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq resetLuis R. Rodriguez1-0/+6
2010-04-16ath9k_hw: enable CRC check of descriptors for AR9003Luis R. Rodriguez2-0/+7
2010-04-16ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez2-4/+22
2010-04-16ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar Thiagarajan3-7/+254
2010-04-16ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez10-464/+486
2010-04-16ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan5-1/+59
2010-04-16ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan7-281/+431
2010-04-16ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003Vasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez3-5/+15
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez3-15/+32
2010-04-16ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau2-3/+21
2010-04-16ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez3-0/+69
2010-04-16ath9k_hw: add the AR9300 SREV hw name printLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: Configure Tx interrupt mitigation timerVasanthakumar Thiagarajan1-0/+5
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez3-46/+53
2010-04-16ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau2-17/+6