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
Age
Commit message (
Expand
)
Author
2009-08-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
2009-08-20
ath9k: Fix bug in retrieving average beacon rssi
Vasanthakumar Thiagarajan
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
ath9k: Fix TX poll cancelling
Sujith
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
ath9k: Updates for AR9287_12 version of chipset.
Vivek Natarajan
2009-08-20
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
Vivek Natarajan
2009-08-20
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-20
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
Vivek Natarajan
2009-08-20
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
2009-08-14
ath9k: Set HW state properly
Sujith
2009-08-14
ath9k: Fix bug in PCI resume
Sujith
2009-08-14
ath9k: Remove duplicate variables
Sujith
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
2009-08-14
ath9k: update kconfig to indicate support for AR9002 family
Luis R. Rodriguez
2009-08-14
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
2009-08-14
ath9k: Fix regression on receiving PS poll frames
Luis R. Rodriguez
2009-08-14
ath9k: Update beacon RSSI
Sujith
2009-08-14
ath9k: Remove local chainmask variable
Sujith
2009-08-14
ath9k: Cleanup TX power calculation for 4K chips
Sujith
2009-08-14
ath9k: Clean antenna configuration for 4K EEPROM chips
Sujith
2009-08-14
ath9k: Add macros for Antenna Diversity
Sujith
2009-08-14
ath9k: Cleanup ath9k_hw_4k_set_gain() interface
Sujith
2009-08-14
ath9k: Split eeprom.c into manageable pieces
Sujith
2009-08-14
ath9k: Remove a few DEBUG mesages
Sujith
2009-08-14
ath9k: Try to fix whitespace damage
Sujith
2009-08-14
ath9k: Cleanup function return types
Sujith
2009-08-14
ath9k: Remove unneeded assignment of protocol field
Sujith
2009-08-14
ath9k: use new FIF_PSPOLL configure filter
Luis R. Rodriguez
2009-08-04
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
Luis R. Rodriguez
2009-08-04
ath9k: cancel xmit poll work at stop() callback
Luis R. Rodriguez
2009-08-04
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
2009-08-04
ath9k: add initvals and registry definitions for AR9271
Luis R. Rodriguez
2009-08-04
ath9k: add ar9271 revision and subrevision ID helpers
Luis R. Rodriguez
2009-08-04
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
2009-08-04
ath9k: remove spurious check for channel on keycache reset
Luis R. Rodriguez
2009-08-04
ath9k: remove dangling error check on keycache reset on hw init
Luis R. Rodriguez
2009-08-04
ath9k: call ath9k_hw_detach() once upon hw init failure
Luis R. Rodriguez
2009-08-04
ath9k: set sc->sc_ah to NULL after freeing it
Luis R. Rodriguez
2009-08-04
ath9k: set ah to null after freeing
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
Luis R. Rodriguez
2009-08-04
ath9k: use helper macro to kfree and nullify on ath9k_hw_rfdetach()
Luis R. Rodriguez
2009-08-04
ath9k: remove !NULL check before kfree()
Luis R. Rodriguez
2009-08-04
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
2009-08-04
ath9k: describe hw initialization better
Luis R. Rodriguez
2009-08-04
ath9k: break up hw initialization into a few more helpers
Luis R. Rodriguez
2009-08-04
ath9k: remove debug message for no memoery on ath_init()
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()
Luis R. Rodriguez
2009-08-04
ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()
Luis R. Rodriguez
[next]