summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-04-16ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau
2010-04-16ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: add the AR9300 SREV hw name printLuis R. Rodriguez
2010-04-16ath9k_hw: Configure Tx interrupt mitigation timerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau
2010-04-16ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian
2010-04-16ath9k_hw: restore mac address reading logicLuis R. Rodriguez
2010-04-16ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez
2010-04-16ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez
2010-04-16ath9k_hw: abstract the AR_PHY_AGC_CONTROL register accessLuis R. Rodriguez
2010-04-16ath9k_hw: Initialize interrupt mask for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: Abstract the routine which returns interrupt statusVasanthakumar Thiagarajan
2010-04-16ath9k_hw: move TX/RX gain INI stuff to its own hardware family codeLuis R. Rodriguez
2010-04-16ath9k_hw: move the cck channel 14 INI to the AR9002 hw codeLuis R. Rodriguez
2010-04-16ath9k_hw: split the generic hardware code by hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: add the config_pci_powersave AR9003 callbackLuis R. Rodriguez
2010-04-16ath9k_hw: add the AR9003 ar9003_hw_init_cal callbackLuis R. Rodriguez
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez
2010-04-16ath9k_hw: move the cal AR9100 calibration settingsLuis R. Rodriguez
2010-04-16ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()Luis R. Rodriguez
2010-04-16ath9k_hw: rename the PA calib routines to match their familiesLuis R. Rodriguez
2010-04-16ath9k_hw: simplify OLC temp compensation for AR9002Luis R. Rodriguez
2010-04-16ath9k_hw: move the AR9280 OLC temp comp to its own helperLuis R. Rodriguez
2010-04-16ath9k_hw: shift code for AR9280 OLC temp compLuis R. Rodriguez
2010-04-16ath9k_hw: rename PA calib for AR9287Luis R. Rodriguez
2010-04-16ath9k_hw: add a helper for the OLC tem compensation for AR9002Luis R. Rodriguez
2010-04-16ath9k_hw: add a helper for Power Amplifier calibration for AR9002Luis R. Rodriguez
2010-04-16ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixupSenthil Balasubramanian
2010-04-16ath9k_hw: Split out the function for reading the noise floorFelix Fietkau
2010-04-16ath9k: Add Rx EDMA supportFelix Fietkau
2010-04-16ath9k: Make bf_desc of ath_buf opaqueVasanthakumar Thiagarajan
2010-04-16ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purposeVasanthakumar Thiagarajan
2010-04-16ath9k: Use memcpy in ath_clone_txbuf()Vasanthakumar Thiagarajan
2010-04-16ath9k: Use abstraction to get link pointerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Add abstraction to set/get link pointerVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Move code which populates ds_data to ath9k_hwVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Define tx control struct for AR9003Vasanthakumar Thiagarajan
2010-04-16ath9k_hw: add all the AR9003 PHY callbacksLuis R. Rodriguez
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau
2010-04-16ath9k_hw: add helpers for processing the AR9003 INILuis R. Rodriguez
2010-04-16ath9k_hw: add initvals for the AR9003 hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: split initvals.h by hardware familyLuis R. Rodriguez
2010-04-16ath9k_hw: Implement spur mitigation on AR9003Felix Fietkau
2010-04-16ath9k_hw: Implement PLL control on AR9003Felix Fietkau