index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
virtual.c
Age
Commit message (
Expand
)
Author
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
2011-01-19
ath9k: Fix up hardware mode and beacons with multiple vifs.
Ben Greear
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-11-16
ath9k: remove the tx info padding byte abuse
Felix Fietkau
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-09-14
ath9k: fix BSSID mask calculation
Felix Fietkau
2010-07-26
ath9k: Fix inconsistency between txq->stopped and the actual queue state
Vasanthakumar Thiagarajan
2010-06-14
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-06
ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
Pavel Roskin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-12
ath9k: Cleanup init/deinit routines
Sujith
2009-11-18
ath9k: get rid of tx_info_priv
Felix Fietkau
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: update hw configuration for virtual wiphys
Luis R. Rodriguez
2009-11-11
ath9k: fix listening to idle requests
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
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-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-07-24
ath9k: disable radio when all devices are marked idle
Luis R. Rodriguez
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez