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
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
2008-05-20
ath5k: Fix loop variable initializations
Bob Copeland
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-16
ath5k: Misc fixes/cleanups
Nick Kossifidis
2008-04-16
ath5k: Add RF2425 initvals
Nick Kossifidis
2008-04-01
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
2008-03-07
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
2008-03-07
ath5k: add notes about rx timestamp
Bruno Randolf
2008-03-07
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
2008-03-07
ath5k: Add 2413 to srev_names so that it shows up during module load
Nick Kossifidis
2008-02-29
ath5k: fix all endian issues reported by sparse
Pavel Roskin
2008-02-29
ath5k: Use software encryption for now
Luis R. Rodriguez
2008-02-29
ath5k: Port debug.c over to the new band API and enable as build option
Luis R. Rodriguez
2008-02-29
ath5k: ath5k_copy_channels() was not setting the channel band
Luis R. Rodriguez
2008-02-29
ath5k: Cleanup after API changes
Luis R. Rodriguez
2008-02-29
ath5k: Port to new bitrate/channel API
Luis R. Rodriguez
2008-02-20
ath5k: Fix build warnings on some 64-bit platforms.
David Miller
2008-02-20
WDEV, ath5k, don't return int from bool function
Jiri Slaby
2008-02-20
WDEV: ath5k, fix lock imbalance
Jiri Slaby
2008-02-15
ath5k: correct padding in tx descriptors
Bruno Randolf
2008-02-01
ath5k: fix section mismatch warning
John W. Linville
2008-01-31
ath5k: debug level improvements
Bruno Randolf
2008-01-28
ath5k: always extend rx timestamp with tsf
Bruno Randolf
2008-01-28
ath5k: configure backoff for IBSS beacon queue
Bruno Randolf
2008-01-28
ath5k: use SWBA to detect IBSS HW merges
Bruno Randolf
2008-01-28
ath5k: better beacon timer calculation
Bruno Randolf
2008-01-28
ath5k: beacon interval is in TU
Bruno Randolf
2008-01-28
ath5k: reset key cache after resume
John W. Linville
2008-01-28
ath5k: use AR5K_KEYTABLE_SIZE when initializing key table
John W. Linville
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
[PATCH] Net: add ath5k wireless driver
Jiri Slaby