Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset | Luis R. Rodriguez | 1 | -0/+6 |
2010-04-16 | ath9k_hw: enable CRC check of descriptors for AR9003 | Luis R. Rodriguez | 1 | -0/+3 |
2010-04-16 | ath9k_hw: move AR9002 mac ops to its own file | Luis R. Rodriguez | 1 | -461/+0 |
2010-04-16 | ath9k_hw: Define abstraction for tx desc access | Vasanthakumar Thiagarajan | 1 | -253/+255 |
2010-04-16 | ath9k_hw: Abstract the routine which returns interrupt status | Vasanthakumar Thiagarajan | 1 | -0/+290 |
2010-04-16 | ath9k_hw: Add abstraction to set/get link pointer | Vasanthakumar Thiagarajan | 1 | -0/+13 |
2010-04-16 | ath9k_hw: Move code which populates ds_data to ath9k_hw | Vasanthakumar Thiagarajan | 1 | -1/+4 |
2010-04-16 | ath9k_hw: Add abstraction for rx enable | Vasanthakumar Thiagarajan | 1 | -6/+11 |
2010-04-07 | ath9k: remove ah->mask_reg, it's never used properly | Pavel Roskin | 1 | -1/+1 |
2010-03-31 | ath9k: split out access to rx status information | Felix Fietkau | 1 | -36/+36 |
2010-03-31 | ath9k: split out access to tx status information | Felix Fietkau | 1 | -37/+38 |
2010-03-23 | ath9k_hw: fix TX descriptor setup for AR9271 | Sujith | 1 | -1/+1 |
2010-03-09 | ath9k: never read from the AR_IMR_S2 register | Pavel Roskin | 1 | -2/+4 |
2009-12-21 | ath9k: Fix TX queue draining | Sujith | 1 | -1/+1 |
2009-11-28 | ath9k: Fix maximum tx fifo settings for single stream devices | Luis R. Rodriguez | 1 | -2/+27 |
2009-11-28 | ath9k: fix processing of TX PS null data frames | Luis R. Rodriguez | 1 | -0/+9 |
2009-10-08 | ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() | Luis R. Rodriguez | 1 | -0/+13 |
2009-10-08 | ath9k: move hw code to its own module | Luis R. Rodriguez | 1 | -0/+30 |
2009-10-08 | ath9k: move ATH9K_RSSI_BAD to hw.h | Luis R. Rodriguez | 1 | -1/+1 |
2009-10-08 | ath9k: clarify what hw code is and remove ath9k.h from a few files | Luis R. Rodriguez | 1 | -1/+0 |
2009-10-08 | atheros: add common debug printing | Luis R. Rodriguez | 1 | -55/+63 |
2009-10-08 | ath9k: use ath_hw for DPRINTF() and debug init/exit | Luis R. Rodriguez | 1 | -24/+24 |
2009-08-14 | ath9k: Cleanup function return types | Sujith | 1 | -13/+4 |
2009-07-24 | ath9k: RX stucks during heavy traffic in HT40 mode. | Senthil Balasubramanian | 1 | -7/+23 |
2009-04-23 | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | 1 | -0/+976 |