Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ath9k_htc: Add dropped SKB count to debugfs | Sujith | 2010-04-16 | 3 | -4/+13 | |
| * | | | | | ath9k_htc: Remove GPIO set on unload | Sujith | 2010-04-16 | 1 | -1/+0 | |
| * | | | | | ath9k_hw: Use buffered register writes | Sujith | 2010-04-16 | 8 | -1/+175 | |
| * | | | | | ath9k_hw: Relocate Opmode initialization | Sujith | 2010-04-16 | 1 | -6/+2 | |
| * | | | | | ath9k_hw: Add macros for multiple register writes | Sujith | 2010-04-16 | 1 | -0/+18 | |
| * | | | | | ath9k_htc: Implement multiple register write support | Sujith | 2010-04-16 | 3 | -4/+113 | |
| * | | | | | ath: Add buffered register write operations | Sujith | 2010-04-16 | 1 | -1/+13 | |
| * | | | | | ath9k_htc: Cleanup beacon configuration | Sujith | 2010-04-16 | 2 | -15/+10 | |
| * | | | | | iwmc3200wifi: check sparse endianness annotations | Samuel Ortiz | 2010-04-16 | 1 | -0/+2 | |
| * | | | | | iwmc3200wifi: Fix sparse warnings | Samuel Ortiz | 2010-04-16 | 3 | -5/+6 | |
| * | | | | | ath5k/ath9k: Fix 64 bits TSF reads | Benoit Papillault | 2010-04-16 | 2 | -6/+44 | |
| * | | | | | ath9k_hw: add the PCI ID for the first AR9300 device | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+1 | |
| * | | | | | ath9k_hw: Abort rx if hw is not coming out of full sleep in reset | Vasanthakumar Thiagarajan | 2010-04-16 | 3 | -0/+16 | |
| * | | | | | ath9k: Enable TXOK and TXERR interrupts for TX EDMA | Vasanthakumar Thiagarajan | 2010-04-16 | 1 | -5/+10 | |
| * | | | | | ath9k: add LDPC support | Luis R. Rodriguez | 2010-04-16 | 3 | -4/+22 | |
| * | | | | | ath9k_hw: add LDPC support for AR9003 | Luis R. Rodriguez | 2010-04-16 | 4 | -2/+6 | |
| * | | | | | mac80211: add LDPC control flag | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+2 | |
| * | | | | | ath9k: Add Tx EDMA support | Vasanthakumar Thiagarajan | 2010-04-16 | 3 | -60/+218 | |
| * | | | | | ath9k_hw: Compute pointer checksum over the link descriptor | Vasanthakumar Thiagarajan | 2010-04-16 | 1 | -15/+21 | |
| * | | | | | ath9k: Initialize and configure tx status for EDMA | Vasanthakumar Thiagarajan | 2010-04-16 | 4 | -2/+52 | |
| * | | | | | ath9k: Setup appropriate tx desc for regular dma and edma | Vasanthakumar Thiagarajan | 2010-04-16 | 4 | -14/+20 | |
| * | | | | | ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+6 | |
| * | | | | | ath9k_hw: enable CRC check of descriptors for AR9003 | Luis R. Rodriguez | 2010-04-16 | 2 | -0/+7 | |
| * | | | | | ath9k: add RXLP and RXHP to debugfs counters | Luis R. Rodriguez | 2010-04-16 | 2 | -4/+22 | |
| * | | | | | ath9k_hw: Fill descriptor abstrations for AR9003 | Vasanthakumar Thiagarajan | 2010-04-16 | 3 | -7/+254 | |
| * | | | | | ath9k_hw: move AR9002 mac ops to its own file | Luis R. Rodriguez | 2010-04-16 | 10 | -464/+486 | |
| * | | | | | ath9k_hw: Add function to configure tx status ring buffer | Vasanthakumar Thiagarajan | 2010-04-16 | 5 | -1/+59 | |
| * | | | | | ath9k_hw: Define abstraction for tx desc access | Vasanthakumar Thiagarajan | 2010-04-16 | 7 | -281/+431 | |
| * | | | | | ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003 | Vasanthakumar Thiagarajan | 2010-04-16 | 1 | -0/+5 | |
| * | | | | | ath9k_hw: skip WEP aggregation enable code for AR9003 | Luis R. Rodriguez | 2010-04-16 | 3 | -5/+15 | |
| * | | | | | ath9k_hw: skip asynch fifo enablement to AR9003 | Luis R. Rodriguez | 2010-04-16 | 3 | -15/+32 | |
| * | | | | | ath9k_hw: Update ath9k_hw_set_dma for AR9300 | Felix Fietkau | 2010-04-16 | 2 | -3/+21 | |
| * | | | | | ath9k_hw: add TX/RX gain register initialization for AR9003 | Luis R. Rodriguez | 2010-04-16 | 3 | -0/+69 | |
| * | | | | | ath9k_hw: add the AR9300 SREV hw name print | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+1 | |
| * | | | | | ath9k_hw: Configure Tx interrupt mitigation timer | Vasanthakumar Thiagarajan | 2010-04-16 | 1 | -0/+5 | |
| * | | | | | ath9k_hw: move the RF claim stuff to AR9002 hardware family | Luis R. Rodriguez | 2010-04-16 | 3 | -46/+53 | |
| * | | | | | ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c | Felix Fietkau | 2010-04-16 | 2 | -17/+6 | |
| * | | | | | ath9k_hw: Fill get_isr() for AR9003 | Vasanthakumar Thiagarajan | 2010-04-16 | 5 | -0/+146 | |
| * | | | | | ath9k_hw: add OFDM spur mitigation for AR9003 | Luis R. Rodriguez | 2010-04-16 | 5 | -4/+267 | |
| * | | | | | ath9k_hw: Implement AR9003 eeprom callbacks | Senthil Balasubramanian | 2010-04-16 | 7 | -4/+2187 | |
| * | | | | | ath9k_hw: restore mac address reading logic | Luis R. Rodriguez | 2010-04-16 | 5 | -11/+11 | |
| * | | | | | ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops | Luis R. Rodriguez | 2010-04-16 | 3 | -3/+3 | |
| * | | | | | ath9k_hw: complete AR9003 calibration | Luis R. Rodriguez | 2010-04-16 | 4 | -12/+667 | |
| * | | | | | ath9k_hw: fill in the callbacks for calibration for AR9003 | Luis R. Rodriguez | 2010-04-16 | 3 | -2/+39 | |
| * | | | | | ath9k_hw: abstract loading noisefloor | Luis R. Rodriguez | 2010-04-16 | 6 | -68/+81 | |
| * | | | | | ath9k_hw: abstract the AR_PHY_AGC_CONTROL register access | Luis R. Rodriguez | 2010-04-16 | 3 | -20/+15 | |
| * | | | | | ath9k_hw: Initialize interrupt mask for AR9003 | Vasanthakumar Thiagarajan | 2010-04-16 | 2 | -5/+29 | |
| * | | | | | ath9k_hw: Abstract the routine which returns interrupt status | Vasanthakumar Thiagarajan | 2010-04-16 | 7 | -286/+310 | |
| * | | | | | ath9k_hw: move TX/RX gain INI stuff to its own hardware family code | Luis R. Rodriguez | 2010-04-16 | 4 | -104/+120 | |
| * | | | | | ath9k_hw: move the cck channel 14 INI to the AR9002 hw code | Luis R. Rodriguez | 2010-04-16 | 3 | -9/+19 |