index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2010-02-19
ath9k: convert to new station add/remove callbacks
Johannes Berg
2010-02-08
ath9k: fix keycache leak in split tkip case
Ming Lei
2010-02-08
ath9k: Enable TIM timer interrupt only when needed.
Senthil Balasubramanian
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-01
ath: make gcc check format arguments of ath_print(), fix all misuses
Pavel Roskin
2010-01-29
ath9k: Handle full sleep in ps_restore.
Vivek Natarajan
2010-01-19
ath9k: fix beacon slot/buffer leak
Felix Fietkau
2010-01-19
ath9k: make tx power config changes take effect immediatley
Luis R. Rodriguez
2010-01-15
ath9k: implement coverage class support
Felix Fietkau
2010-01-15
ath9k: cleanup slot time and ack/cts timeout handling
Felix Fietkau
2010-01-12
ath9k: Fix monitor mode handling
Sujith
2010-01-12
ath9k: Fix queue handling
Sujith
2010-01-12
ath9k: Cleanup Powersave flags
Sujith
2010-01-12
ath9k: Add new file init.c
Sujith
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
[next]