Age | Commit message (Expand) | Author | Files | Lines |
2010-09-15 | ath9k_hw: handle rx key miss | Felix Fietkau | 1 | -1/+2 |
2010-08-16 | drivers/net/wireless/ath/ath9k: Adjust confusing if indentation | Julia Lawall | 1 | -1/+1 |
2010-07-16 | ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes | Luis R. Rodriguez | 1 | -2/+29 |
2010-06-14 | ath9k_hw: add functions for controlling PA predistortion calibration | Felix Fietkau | 1 | -0/+8 |
2010-06-03 | ath9k_hw: add support for the AR9003 baseband watchdog | Luis R. Rodriguez | 1 | -0/+5 |
2010-04-28 | ath9k_hw: use the configured power limit for AR9003 | Felix Fietkau | 1 | -0/+3 |
2010-04-16 | ath9k_hw: add LDPC support for AR9003 | Luis R. Rodriguez | 1 | -1/+2 |
2010-04-16 | ath9k_hw: Compute pointer checksum over the link descriptor | Vasanthakumar Thiagarajan | 1 | -15/+21 |
2010-04-16 | ath9k_hw: Fill descriptor abstrations for AR9003 | Vasanthakumar Thiagarajan | 1 | -5/+229 |
2010-04-16 | ath9k_hw: move AR9002 mac ops to its own file | Luis R. Rodriguez | 1 | -0/+1 |
2010-04-16 | ath9k_hw: Add function to configure tx status ring buffer | Vasanthakumar Thiagarajan | 1 | -0/+30 |
2010-04-16 | ath9k_hw: Define abstraction for tx desc access | Vasanthakumar Thiagarajan | 1 | -0/+73 |
2010-04-16 | ath9k_hw: Fill get_isr() for AR9003 | Vasanthakumar Thiagarajan | 1 | -0/+132 |
2010-04-16 | ath9k_hw: Abstract the routine which returns interrupt status | Vasanthakumar Thiagarajan | 1 | -0/+6 |
2010-04-16 | ath9k: Add Rx EDMA support | Felix Fietkau | 1 | -0/+3 |
2010-04-16 | ath9k_hw: Add abstraction to set/get link pointer | Vasanthakumar Thiagarajan | 1 | -0/+12 |
2010-04-16 | ath9k_hw: Add few routines for rx edma support | Vasanthakumar Thiagarajan | 1 | -0/+95 |
2010-04-16 | ath9k_hw: Fill rx_enable() for the AR9003 hardware family | Vasanthakumar Thiagarajan | 1 | -0/+28 |