aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez2010-04-16
* ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez2010-04-16
* ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez2010-04-16
* ath9k_hw: add the config_pci_powersave AR9003 callbackLuis R. Rodriguez2010-04-16
* ath9k_hw: add the AR9003 ar9003_hw_init_cal callbackLuis R. Rodriguez2010-04-16
* ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez2010-04-16
* ath9k_hw: move the cal AR9100 calibration settingsLuis R. Rodriguez2010-04-16
* ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()Luis R. Rodriguez2010-04-16
* ath9k_hw: rename the PA calib routines to match their familiesLuis R. Rodriguez2010-04-16
* ath9k_hw: simplify OLC temp compensation for AR9002Luis R. Rodriguez2010-04-16
* ath9k_hw: move the AR9280 OLC temp comp to its own helperLuis R. Rodriguez2010-04-16
* ath9k_hw: shift code for AR9280 OLC temp compLuis R. Rodriguez2010-04-16
* ath9k_hw: rename PA calib for AR9287Luis R. Rodriguez2010-04-16
* ath9k_hw: add a helper for the OLC tem compensation for AR9002Luis R. Rodriguez2010-04-16
* ath9k_hw: add a helper for Power Amplifier calibration for AR9002Luis R. Rodriguez2010-04-16
* ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian2010-04-16
* ath9k_hw: Split out the function for reading the noise floorFelix Fietkau2010-04-16
* ath9k: Add Rx EDMA supportFelix Fietkau2010-04-16
* ath9k: Make bf_desc of ath_buf opaqueVasanthakumar Thiagarajan2010-04-16
* ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan2010-04-16
* ath9k: Use memcpy in ath_clone_txbuf()Vasanthakumar Thiagarajan2010-04-16
* ath9k: Use abstraction to get link pointerVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan2010-04-16
* ath9k_hw: add all the AR9003 PHY callbacksLuis R. Rodriguez2010-04-16
* ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau2010-04-16
* ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez2010-04-16
* ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez2010-04-16
* ath9k_hw: split initvals.h by hardware familyLuis R. Rodriguez2010-04-16
* ath9k_hw: Implement spur mitigation on AR9003Felix Fietkau2010-04-16
* ath9k_hw: Implement PLL control on AR9003Felix Fietkau2010-04-16
* ath9k_hw: Set the channel on AR9003Felix Fietkau2010-04-16
* ath9k_hw: add common channel select helpers for ar900[23]Luis R. Rodriguez2010-04-16
* ath9k_hw: Add AR9003 PHY register definitionsFelix Fietkau2010-04-16
* ath9k_hw: prevent reset control register zeroing on AR9003 resetSenthil Balasubramanian2010-04-16
* ath9k_hw: update the chip tests for AR9003Senthil Balasubramanian2010-04-16
* ath9k_hw: Add few routines for rx edma supportVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Fill rx_enable() for the AR9003 hardware familyVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Add abstraction for rx enableVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Fill few hw cap for edmaVasanthakumar Thiagarajan2010-04-16
* ath9k_hw: Add hw cap flag for EDMA for the AR9003 familyVasanthakumar Thiagarajan2010-04-16
* ath9k: disable the MIB interrupt if ANI is disabledLuis R. Rodriguez2010-04-16
* ath9k_hw: disable ANI for AR9003Luis R. Rodriguez2010-04-16
* ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()Luis R. Rodriguez2010-04-16
* ath9k_hw: move init config and default after chip is upLuis R. Rodriguez2010-04-16
* ath9k_hw: Add AR9003 PHY supportLuis R. Rodriguez2010-04-16
* ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tablesSenthil Balasubramanian2010-04-16
* ath9k_hw: add a private callback for PLL control computationLuis R. Rodriguez2010-04-16
* ath9k_hw: add some comments for ath9k_set_power_network_sleep()Luis R. Rodriguez2010-04-16