index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.h
Age
Commit message (
Expand
)
Author
2009-09-23
ath9k: Fix chip wakeup issue
Sujith
2009-09-23
ath9k: Revamp PCIE workarounds
Vivek Natarajan
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Add infrastructure for generic hw timers
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Remove hw capability bit meant for btcoex
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Reduce the frequency of PA offset calibration
Sujith
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-14
ath9k: Remove duplicate variables
Sujith
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
2009-08-14
ath9k: Cleanup function return types
Sujith
2009-08-04
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
2009-08-04
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
Luis R. Rodriguez
2009-08-04
ath9k: describe hw initialization better
Luis R. Rodriguez
2009-08-04
ath9k: pass only one argument to hw attach
Luis R. Rodriguez
2009-08-04
ath9k: move devid cache setting to ath_init()
Luis R. Rodriguez
2009-08-04
ath9k: move memory allocation of ath_hw to ath_init()
Luis R. Rodriguez
2009-08-04
ath9k: Remove unused ath9k_hw_intrget()
Vasanthakumar Thiagarajan
2009-07-29
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
2009-07-24
ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf
Gabor Juhos
2009-07-24
ath9k: remap ATH9K_MODE_*
Luis R. Rodriguez
2009-07-24
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
2009-06-15
ath9k: port to cfg80211 rfkill
Johannes Berg
2009-05-11
ath9k: Cleanup ineffective return values
Vasanthakumar Thiagarajan
2009-05-06
ath9k: make private driver rate tables const
Luis R. Rodriguez
2009-04-22
ath9k: Use a consistent naming convention
Sujith
2009-04-22
ath9k: Remove unused channel flags
Sujith
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez