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
/
ath9k.h
Age
Commit message (
Expand
)
Author
2012-06-13
ath9k: defer btcoex scheme update
Rajkumar Manoharan
2012-06-06
ath9k: Handle fatal interrupts properly
Sujith Manoharan
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
ath9k: Move LNA code to antenna.c
Sujith Manoharan
2012-06-06
ath9k: Fix work handling
Sujith Manoharan
2012-06-06
ath9k: Group link monitoring logic
Sujith Manoharan
2012-06-06
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
2012-06-06
ath9k: Use separate operational flags for BTCOEX
Sujith Manoharan
2012-06-06
ath9k: Remove SC_OP_OFFCHANNEL
Sujith Manoharan
2012-04-16
ath9k_hw: add support for 8 AP mode interfaces
Felix Fietkau
2012-04-11
ath9k: add DFS pattern detector instance to ath_softc
Zefir Kurtisi
2012-04-09
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
2012-03-15
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
2012-03-15
ath9k: Remove aggregation flags
Sujith Manoharan
2012-03-15
ath9k: Remove 'other' VIF count
Sujith Manoharan
2012-03-15
ath9k: Remove unused variables
Sujith Manoharan
2012-03-07
ath9k: get rid of double queueing of rx frames on EDMA
Felix Fietkau
2012-02-27
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
2012-02-27
ath9k: Process BTCOEX interrupts using a helper
Sujith Manoharan
2012-02-27
ath9k: Use proper start/stop routines for BTCOEX
Sujith Manoharan
2012-02-27
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
2012-01-10
ath9k_hw: fix a comment
Mohammed Shafi Shajakhan
2012-01-04
ath9k_hw: increase tx status ring buffer size
Rajkumar Manoharan
2011-12-19
ath9k: fix tx locking issues
Felix Fietkau
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
2011-12-15
ath9k: change maximum software retransmission handling
Felix Fietkau
2011-11-30
ath9k: Add functions to allocate/free buffers for MCI
Mohammed Shafi Shajakhan
2011-11-30
ath9k: Fix LED GPIO pin for AR9462
Mohammed Shafi Shajakhan
2011-11-09
ath9k: Improve debugfs printout for stations.
Ben Greear
2011-11-08
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
2011-10-14
ath9k: Rename AR9480 into AR9462
Rajkumar Manoharan
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
2011-09-16
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2011-09-16
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-16
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
2011-08-24
ath9k: Move ath9k_init_crypto to common
Rajkumar Manoharan
2011-08-24
ath9k: Remove SC_OP_ENABLE_APM
Rajkumar Manoharan
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
2011-08-09
ath9k: Remove virtual wiphy specific frame type
Rajkumar Manoharan
2011-08-08
ath9k: remove all references to subsysid, it's never used
Pavel Roskin
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-29
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
[next]