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
/
ath9k.h
Age
Commit message (
Expand
)
Author
2009-11-18
ath9k: Remove a few unused variables
Sujith
2009-11-11
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
2009-11-11
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
ath9k: handle low buffer space for virtual wiphys
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-07
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2009-10-07
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
ath9k: remove ath9k 25 MHz HT40 spacing stuff
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
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
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
2009-10-07
ath9k: move bt_stomp_type to driver core
Luis R. Rodriguez
2009-10-07
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
2009-10-07
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
2009-10-07
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
2009-10-07
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
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-20
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
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
ath: add common ath_rxbuf_alloc() and make ath9k use it
Luis R. Rodriguez
2009-08-04
ath9k: distinguish between device initialization and ath_softc init
Luis R. Rodriguez
2009-07-29
ath9k: Add debug counters for TX
Sujith
2009-07-29
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
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-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: Fix TX hang issue with Atheros chipsets
Senthil Balasubramanian
2009-07-24
ath9k: Manipulate and report the correct RSSI
Senthil Balasubramanian
2009-07-24
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
[next]