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-04
ath9k: move hw macrevision checker to helper
Luis R. Rodriguez
2009-08-04
ath9k: pass only one argument to hw attach
Luis R. Rodriguez
2009-08-04
ath9k: call hw initializer directly
Luis R. Rodriguez
2009-08-04
ath9k: move cache setting of softc ah prior to 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: propagate hw initialization errors
Luis R. Rodriguez
2009-08-04
ath9k: use a switch for revising supported hw mac revisions
Luis R. Rodriguez
2009-08-04
ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw
Luis R. Rodriguez
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
ath9k: Remove unused ath9k_hw_intrget()
Vasanthakumar Thiagarajan
2009-08-04
ath9k: Maintain monotonicity of PER while going across different phy
Vasanthakumar Thiagarajan
2009-08-04
ath9k: Update rate control for 11NA HT40 mode
Vasanthakumar Thiagarajan
2009-08-04
ath: simplify kconfig dependency and add documentation
Luis R. Rodriguez
2009-08-04
ath9k: move workqueue cancels to stop callback
Luis R. Rodriguez
2009-08-04
ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
Luis R. Rodriguez
2009-08-04
ath9k: re-order cancelling of work on mac80211 workqueue
Luis R. Rodriguez
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-29
ath9k: remove unused ATH_PCI_VERSION
Luis R. Rodriguez
2009-07-29
ath9k: Add debug counters for TX
Sujith
2009-07-29
ath9k: get rid of unnecessary setpower calls
Gabor Juhos
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-27
ath9k: Remove a few redundant variables/macros
Sujith
2009-07-27
ath9k: Cleanup return values
Sujith
2009-07-27
ath9k: Remove redundant HT macros
Sujith
2009-07-27
ath9k: Fix a sparse warning
Sujith
2009-07-27
ath9k: Trivial fix in Kconfig
Sujith
2009-07-27
ath9k: Add init values for AR9287 based chipsets.
Vivek Natarajan
2009-07-27
ath9k: Read outside array bounds
Roel Kluin
2009-07-24
ath9k: do not stop the queues in driver stop
Luis R. Rodriguez
2009-07-24
ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf
Gabor Juhos
2009-07-24
ath9k: wake up the chip for TSF reset
Gabor Juhos
2009-07-24
ath9k: Add AR9287 based chipsets' register information.
Vivek Natarajan
2009-07-24
ath9k: disable radio when all devices are marked idle
Luis R. Rodriguez
2009-07-24
ath9k: serialize ath9k_ps_{wakeup,restore} calls
Gabor Juhos
2009-07-24
ath9k: uninline ath9k_ps_{wakeup,restore} functions
Gabor Juhos
2009-07-24
ath9k: serialize ath9k_hw_setpower calls
Gabor Juhos
2009-07-24
ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Handle tx desc shortage more appropriately
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Remove bogus assert in ath_clone_txbuf()
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Fix TX hang issue with Atheros chipsets
Senthil Balasubramanian
2009-07-24
ath9k: RX stucks during heavy traffic in HT40 mode.
Senthil Balasubramanian
2009-07-24
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
2009-07-24
ath9k: Nuke struct ath_tx_ratectrl_state
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Use probe interval instead of rssi reduce interval
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Remove unused members from rate control structure
Vasanthakumar Thiagarajan
2009-07-24
ath9k: Remove dead code in rate control
Vasanthakumar Thiagarajan
2009-07-24
ath9k: remove rate control wraper
Luis R. Rodriguez
[prev]
[next]