Age | Commit message (Expand) | Author | Files | Lines |
2010-04-28 | ath9k_hw: use the configured power limit for AR9003 | Felix Fietkau | 1 | -0/+1 |
2010-04-28 | ath9k_hw: fix fast clock handling for 5GHz channels | Felix Fietkau | 1 | -3/+2 |
2010-04-28 | ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003 | Vasanthakumar Thiagarajan | 1 | -0/+1 |
2010-04-28 | ath9k_hw: disable TX IQ calibration for AR9003 | Luis R. Rodriguez | 1 | -0/+1 |
2010-04-20 | ath9k: check for specific rx stuck conditions and recover from them | Felix Fietkau | 1 | -0/+1 |
2010-04-16 | ath9k_hw: Add macros for multiple register writes | Sujith | 1 | -0/+18 |
2010-04-16 | ath9k_hw: add LDPC support for AR9003 | Luis R. Rodriguez | 1 | -0/+1 |
2010-04-16 | ath9k: Initialize and configure tx status for EDMA | Vasanthakumar Thiagarajan | 1 | -0/+1 |
2010-04-16 | ath9k_hw: move AR9002 mac ops to its own file | Luis R. Rodriguez | 1 | -1/+0 |
2010-04-16 | ath9k_hw: Add function to configure tx status ring buffer | Vasanthakumar Thiagarajan | 1 | -0/+7 |
2010-04-16 | ath9k_hw: Define abstraction for tx desc access | Vasanthakumar Thiagarajan | 1 | -0/+27 |
2010-04-16 | ath9k_hw: skip WEP aggregation enable code for AR9003 | Luis R. Rodriguez | 1 | -0/+1 |
2010-04-16 | ath9k_hw: skip asynch fifo enablement to AR9003 | Luis R. Rodriguez | 1 | -0/+1 |
2010-04-16 | ath9k_hw: move the RF claim stuff to AR9002 hardware family | Luis R. Rodriguez | 1 | -0/+5 |
2010-04-16 | ath9k_hw: Fill get_isr() for AR9003 | Vasanthakumar Thiagarajan | 1 | -0/+1 |
2010-04-16 | ath9k_hw: add OFDM spur mitigation for AR9003 | Luis R. Rodriguez | 1 | -0/+2 |
2010-04-16 | ath9k_hw: Implement AR9003 eeprom callbacks | Senthil Balasubramanian | 1 | -0/+1 |
2010-04-16 | ath9k_hw: complete AR9003 calibration | Luis R. Rodriguez | 1 | -0/+1 |
2010-04-16 | ath9k_hw: abstract loading noisefloor | Luis R. Rodriguez | 1 | -0/+2 |
2010-04-16 | ath9k_hw: Abstract the routine which returns interrupt status | Vasanthakumar Thiagarajan | 1 | -5/+2 |
2010-04-16 | ath9k_hw: move TX/RX gain INI stuff to its own hardware family code | Luis R. Rodriguez | 1 | -0/+2 |
2010-04-16 | ath9k_hw: move the cck channel 14 INI to the AR9002 hw code | Luis R. Rodriguez | 1 | -0/+2 |
2010-04-16 | ath9k_hw: split the generic hardware code by hardware family | Luis R. Rodriguez | 1 | -1/+4 |
2010-04-16 | ath9k_hw: split calib code by hardware families | Luis R. Rodriguez | 1 | -1/+20 |
2010-04-16 | ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup | Senthil Balasubramanian | 1 | -1/+0 |
2010-04-16 | ath9k_hw: Split out the function for reading the noise floor | Felix Fietkau | 1 | -0/+12 |
2010-04-16 | ath9k: Add Rx EDMA support | Felix Fietkau | 1 | -0/+2 |
2010-04-16 | ath9k_hw: Add abstraction to set/get link pointer | Vasanthakumar Thiagarajan | 1 | -0/+2 |
2010-04-16 | ath9k_hw: Define tx control struct for AR9003 | Vasanthakumar Thiagarajan | 1 | -0/+1 |
2010-04-16 | ath9k_hw: Split off ANI control to the PHY ops | Felix Fietkau | 1 | -0/+2 |
2010-04-16 | ath9k_hw: add initvals for the AR9003 hardware family | Luis R. Rodriguez | 1 | -0/+13 |
2010-04-16 | ath9k_hw: Add few routines for rx edma support | Vasanthakumar Thiagarajan | 1 | -0/+6 |
2010-04-16 | ath9k_hw: Add abstraction for rx enable | Vasanthakumar Thiagarajan | 1 | -0/+1 |
2010-04-16 | ath9k_hw: Fill few hw cap for edma | Vasanthakumar Thiagarajan | 1 | -0/+7 |
2010-04-16 | ath9k_hw: Add hw cap flag for EDMA for the AR9003 family | Vasanthakumar Thiagarajan | 1 | -0/+1 |
2010-04-16 | ath9k_hw: Add AR9003 PHY support | Luis R. Rodriguez | 1 | -1/+2 |
2010-04-16 | ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables | Senthil Balasubramanian | 1 | -3/+3 |
2010-04-16 | ath9k_hw: add a private callback for PLL control computation | Luis R. Rodriguez | 1 | -0/+4 |
2010-04-16 | ath9k_hw: Move some RF ops to the private callbacks | Luis R. Rodriguez | 1 | -8/+38 |
2010-04-16 | ath9k_hw: start building an abstraction layer for hardware routines | Luis R. Rodriguez | 1 | -2/+45 |
2010-04-08 | ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register | Pavel Roskin | 1 | -0/+1 |
2010-04-07 | ath9k_hw: Don't check devid for ath9k_htc | Sujith | 1 | -2/+0 |
2010-04-07 | ath9k: remove ah->mask_reg, it's never used properly | Pavel Roskin | 1 | -1/+0 |
2010-04-07 | ath9k: move imask from sc to ah | Pavel Roskin | 1 | -0/+1 |
2010-03-23 | ath9k_hw: add HTC init hardware call for special resets for AR9271 | Sujith | 1 | -0/+3 |
2010-03-23 | ath9k_hw: update initialization values for AR9271 | Sujith | 1 | -0/+5 |
2010-03-09 | ath9k: never read from the AR_IMR_S2 register | Pavel Roskin | 1 | -0/+1 |
2010-02-03 | ath9k: add support for 802.11n bonded out AR2427 | Luis R. Rodriguez | 1 | -0/+1 |
2010-01-16 | ath9k: implement coverage class support | Felix Fietkau | 1 | -0/+1 |
2010-01-16 | ath9k: cleanup slot time and ack/cts timeout handling | Felix Fietkau | 1 | -3/+1 |