summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-16iwmc3200wifi: check sparse endianness annotationsSamuel Ortiz1-0/+2
2010-04-16iwmc3200wifi: Fix sparse warningsSamuel Ortiz3-5/+6
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-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
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
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan5-0/+146
2010-04-16ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez5-4/+267
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian7-4/+2187
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez5-11/+11
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez3-3/+3
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez4-12/+667
2010-04-16ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez3-2/+39
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez6-68/+81
2010-04-16ath9k_hw: abstract the AR_PHY_AGC_CONTROL register accessLuis R. Rodriguez3-20/+15
2010-04-16ath9k_hw: Initialize interrupt mask for AR9003Vasanthakumar Thiagarajan2-5/+29
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan7-286/+310
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez4-104/+120
2010-04-16ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez3-9/+19
2010-04-16ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez5-499/+541
2010-04-16ath9k_hw: add the config_pci_powersave AR9003 callbackLuis R. Rodriguez1-0/+34