index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2010-01-12
ath9k: Add a new file for GPIO
Sujith
2010-01-12
ath9k: re-enable ps by default for new single chip families
Luis R. Rodriguez
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-22
ath9k: Fix TX poll routine
Sujith
2009-12-22
ath9k: Remove ANI lock
Sujith
2009-12-21
ath9k: Stop ANI when doing a reset
Sujith
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-11-28
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-23
ath9k: set ps_default as false
John W. Linville
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
ath9k: Cleanup bss_info_changed callback
Sujith
2009-11-11
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
ath9k: pass the ieee80211_hw on radio enable/disable
Luis R. Rodriguez
2009-11-11
ath9k: fix listening to idle requests
Luis R. Rodriguez
2009-10-30
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-09
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
2009-10-07
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
2009-10-07
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
2009-10-07
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
2009-10-07
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
2009-10-07
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2009-10-07
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
ath9k: make ath9k_common_ops const
Luis R. Rodriguez
2009-10-07
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
2009-10-07
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
2009-10-07
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
2009-10-07
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
2009-10-07
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
2009-10-07
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
2009-10-07
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
Luis R. Rodriguez
2009-10-07
ath9k: move ps helpers onto core driver when reseting tsf
Luis R. Rodriguez
[next]