ath9k_hw: Split out the function for reading the noise floor
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath9k / hw.h
2010-04-16 Felix Fietkauath9k_hw: Split out the function for reading the noise...
2010-04-16 Felix Fietkauath9k: Add Rx EDMA support
2010-04-16 Vasanthakumar Thia... ath9k_hw: Add abstraction to set/get link pointer
2010-04-16 Vasanthakumar Thia... ath9k_hw: Define tx control struct for AR9003
2010-04-16 Felix Fietkauath9k_hw: Split off ANI control to the PHY ops
2010-04-16 Luis R. Rodriguezath9k_hw: add initvals for the AR9003 hardware family
2010-04-16 Vasanthakumar Thia... ath9k_hw: Add few routines for rx edma support
2010-04-16 Vasanthakumar Thia... ath9k_hw: Add abstraction for rx enable
2010-04-16 Vasanthakumar Thia... ath9k_hw: Fill few hw cap for edma
2010-04-16 Vasanthakumar Thia... ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
2010-04-16 Luis R. Rodriguezath9k_hw: Add AR9003 PHY support
2010-04-16 Senthil Balasubram... ath9k_hw: Add the PCI IDs for AR9300 and fill up the...
2010-04-16 Luis R. Rodriguezath9k_hw: add a private callback for PLL control comput...
2010-04-16 Luis R. Rodriguezath9k_hw: Move some RF ops to the private callbacks
2010-04-16 Luis R. Rodriguezath9k_hw: start building an abstraction layer for hardw...
2010-04-08 Pavel Roskinath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
2010-04-06 Sujithath9k_hw: Don't check devid for ath9k_htc
2010-04-06 Pavel Roskinath9k: remove ah->mask_reg, it's never used properly
2010-04-06 Pavel Roskinath9k: move imask from sc to ah
2010-03-23 Sujithath9k_hw: add HTC init hardware call for special resets...
2010-03-23 Sujithath9k_hw: update initialization values for AR9271
2010-03-09 Pavel Roskinath9k: never read from the AR_IMR_S2 register
2010-02-02 Luis R. Rodriguezath9k: add support for 802.11n bonded out AR2427
2010-01-15 Felix Fietkauath9k: implement coverage class support
2010-01-15 Felix Fietkauath9k: cleanup slot time and ack/cts timeout handling
2010-01-12 Sujithath9k: Cleanup init/deinit routines
2009-12-22 Sujithath9k: Clarify Interrupt mitigation
2009-12-04 Gabor Juhosath9k: enable 2GHz band only if the device supports it
2009-11-28 Luis R. Rodriguezath9k: Fix maximum tx fifo settings for single stream...
2009-11-28 Felix Fietkauath9k: properly use the mac80211 rate control api
2009-11-25 John W. Linvilleath9k: remove warnings related to signed/unsigned type...
2009-11-18 Sujithath9k: Remove a few unused functions
2009-11-13 Vasanthakumar Thia... ath9k_hw: Fix possible OOB array indexing in gen_timer_...
2009-11-11 Luis R. Rodriguezath9k_hw: move ath_extend_tsf() to hw code to share...
2009-10-30 Luis R. Rodriguezath9k_hw: make spur mitigation a callback
2009-10-30 Luis R. Rodriguezath9k_hw: use a callback for frequency change
2009-10-30 Luis R. Rodriguezath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free...
2009-10-30 Luis R. Rodriguezath9k_hw: start documenting 802.11n RF anlong front...
2009-10-30 Luis R. Rodriguezath9k_hw: update register initialization/reset values...
2009-10-30 Luis R. Rodriguezath9k_hw: distinguish single-chip solutions on initial...
2009-10-30 Luis R. Rodriguezath9k_hw: move mac name and rf name helpers to hw code
2009-10-07 Luis R. Rodriguezatheros: define a common priv struct
2009-10-07 Luis R. Rodriguezath9k_hw: add AR9271 srev and device ID to allow hw...
2009-10-07 Senthil Balasubram... ath9k: Reduce PLL Settle time and eliminate redundant...
2009-10-07 Sujithath9k: Update INI release for AR9287
2009-10-07 Luis R. Rodriguezath9k: move ATH9K_RSSI_BAD to hw.h
2009-10-07 Luis R. Rodriguezath9k: clarify what hw code is and remove ath9k.h from...
2009-10-07 Luis R. Rodriguezath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
2009-10-07 Luis R. Rodriguezath9k: remove ath9k_ht_macmode
2009-10-07 Luis R. Rodriguezath9k: remove ath9k 25 MHz HT40 spacing stuff
2009-10-07 Luis R. Rodriguezatheros: add common debug printing
2009-10-07 Luis R. Rodriguezath9k: separate core driver and hw timer code
2009-10-07 Luis R. Rodriguezatheros: add ieee80211_hw to ath_common
2009-10-07 Luis R. Rodriguezatheros/ath9k: add common read/write ops and port ath9k...
2009-10-07 Luis R. Rodriguezath9k: Define bus agnostic bluetooth coex prep helper
2009-10-07 Luis R. Rodriguezath9k: move ath_common to ath_hw
2009-10-07 Luis R. Rodriguezatheros/ath9k: move macaddr, curaid, curbssid and bssid...
2009-10-07 Luis R. Rodriguezath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_...
2009-10-07 Luis R. Rodriguezath9k: rename driver core and hw power save helpers
2009-10-07 Luis R. Rodriguezath9k: move ath9k_hw_setpower() to main.c
2009-10-07 Luis R. Rodriguezath9k: move ath9k_ps_wakeup() and ath9k_ps_restore...
2009-10-07 Luis R. Rodriguezath9k: rename ath_btcoex_info to ath_btcoex_hw
2009-10-07 Luis R. Rodriguezath9k: move driver core helpers to main.c
2009-10-07 Luis R. Rodriguezath9k: move hw specific btcoex info to ath_hw
2009-09-23 Sujithath9k: Fix chip wakeup issue
2009-09-23 Vivek Natarajanath9k: Revamp PCIE workarounds
2009-09-09 Vasanthakumar Thia... ath9k: Enable btcoex based on the subsystem id of the...
2009-09-09 Vasanthakumar Thia... ath9k: Store subsystem id in struct hw_version
2009-09-09 Vasanthakumar Thia... ath9k: Disable ASPM when btcoex is active
2009-08-28 Vasanthakumar Thia... ath9k: Add Bluetooth Coexistence 3-wire support
2009-08-28 Vasanthakumar Thia... ath9k: Add infrastructure for generic hw timers
2009-08-28 Vasanthakumar Thia... ath9k: Remove hw capability bit meant for btcoex
2009-08-28 Vasanthakumar Thia... ath9k: Move btcoex related data to a separate struct
2009-08-28 Vasanthakumar Thia... ath9k: Move btcoex stuff from hw.[ch] to new btcoex...
2009-08-28 Vasanthakumar Thia... ath9k: Split ath9k_hw_btcoex_enable() into two logical...
2009-08-28 Sujithath9k: Reduce the frequency of PA offset calibration
2009-08-20 Luis R. Rodriguezath: move regulatory info into shared common structure
2009-08-20 Vivek Natarajanath9k: Enable LEDs for AR9287 chipsets.
2009-08-14 Sujithath9k: Remove duplicate variables
2009-08-14 Sujithath9k: Remove has_hw_phycounters
2009-08-14 Sujithath9k: Cleanup function return types
2009-08-04 Luis R. Rodriguezath9k: add initial hardware support for ar9271
2009-08-04 Luis R. Rodriguezath9k: Remove _t postfix for ar9287_eeprom structure
2009-08-04 Luis R. Rodriguezath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
2009-08-04 Luis R. Rodriguezath9k: describe hw initialization better
2009-08-04 Luis R. Rodriguezath9k: pass only one argument to hw attach
2009-08-04 Luis R. Rodriguezath9k: move devid cache setting to ath_init()
2009-08-04 Luis R. Rodriguezath9k: move memory allocation of ath_hw to ath_init()
2009-08-04 Vasanthakumar Thia... ath9k: Remove unused ath9k_hw_intrget()
2009-07-29 Gabor Juhosath9k: fix race with IEEE80211_CONF_PS checks
2009-07-27 Vivek Natarajanath9k: Add support for AR9287 based chipsets.
2009-07-24 Gabor Juhosath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf
2009-07-24 Luis R. Rodriguezath9k: remap ATH9K_MODE_*
2009-07-24 Luis R. Rodriguezath9k: remove ATH9K_MODE_11B
2009-06-15 Johannes Bergath9k: port to cfg80211 rfkill
2009-05-11 Vasanthakumar Thia... ath9k: Cleanup ineffective return values
2009-05-06 Luis R. Rodriguezath9k: make private driver rate tables const
2009-04-22 Sujithath9k: Use a consistent naming convention
2009-04-22 Sujithath9k: Remove unused channel flags
2009-04-22 Luis R. Rodriguezatheros: put atheros wireless drivers into ath/