ath9k: fix eeprom INI values override for 2GHz-only cards
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath9k / hw.h
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/