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
Age
Commit message (
Expand
)
Author
2012-09-24
ath9k: Add a module parameter to enable diversity
Sujith Manoharan
2012-09-24
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
2012-09-24
ath9k_hw: Update AR9565 initvals
Sujith Manoharan
2012-09-24
ath9k_hw: Add antenna diversity group for AR9565
Sujith Manoharan
2012-09-24
ath9k: Remove a couple of unused variables
Sujith Manoharan
2012-09-24
ath9k: Remove redundant variable assignment
Sujith Manoharan
2012-09-24
ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB
Sujith Manoharan
2012-09-24
ath9k: update hw_timer_enabled to false when we stop generic timers
Mohammed Shafi Shajakhan
2012-09-24
wireless: ath9k-htc: fix possible use after free
Ming Lei
2012-09-24
ath9k: fix queuing MCI work twice
Rajkumar Manoharan
2012-09-24
ath9k: fill led_pin before drv_start
Rajkumar Manoharan
2012-09-24
ath9k: move coex param updation within mci work
Rajkumar Manoharan
2012-09-24
ath9k: flush bt profile whenever it is requested
Rajkumar Manoharan
2012-09-24
ath9k_hw: fix ar9462 selfgen chainmask
Rajkumar Manoharan
2012-09-24
ath9k_hw: move 2g5g switch before nfcal start
Rajkumar Manoharan
2012-09-24
ath9k: Enable SGI correctly
Sujith Manoharan
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-11
ath9k: Choose correct LED pin for AR9565
Sujith Manoharan
2012-09-11
ath9k_hw: Rename antenna diversity macros
Sujith Manoharan
2012-09-11
ath9k_hw: Handle gentimer termination properly
Sujith Manoharan
2012-09-11
ath9k_hw: add 8 points for 5G temp slop
Rajkumar Manoharan
2012-09-11
ath9k_hw: use peak detection for 5GHz
Rajkumar Manoharan
2012-09-11
ath9k_hw: Wait BT calibration to complete
Rajkumar Manoharan
2012-09-11
ath9k: Add PCI ID for AR9565
Sujith Manoharan
2012-09-11
ath9k_hw: Program correct PLL value for AR9565
Sujith Manoharan
2012-09-11
ath9k_hw: Fix spur mitigation for AR9565
Sujith Manoharan
2012-09-11
ath9k: Set correct max streams for AR9565
Sujith Manoharan
2012-09-11
ath9k_hw: Add AR9565 HW support
Sujith Manoharan
2012-09-11
ath9k_hw: Add AR9565 initvals
Sujith Manoharan
2012-09-11
ath9k_hw: Add version/revision macros for AR9565
Sujith Manoharan
2012-09-11
drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-11
ath9k: Add Generic hardware timer interrupt in debugfs
Mohammed Shafi Shajakhan
2012-09-11
ath9k_hw: Read and configure thermocal for AR9462
Rajkumar Manoharan
2012-09-11
ath9k_hw: Read and apply thermometer settings from EEPROM
Rajkumar Manoharan
2012-09-11
ath9k_htc: Cancel BTCOEX related work before disabling BTCOEX
Mohammed Shafi Shajakhan
2012-09-11
ath9k_htc: Add a modparam to enable BTCOEX rather than default
Mohammed Shafi Shajakhan
2012-09-11
ath9k_htc: minor cleanup in ath9k_htc_add_station
Mohammed Shafi Shajakhan
2012-09-11
ath9k: Cleanup add/change_interface callbacks
Mohammed Shafi Shajakhan
2012-09-11
ath9k: Remove an obselete function declaration
Mohammed Shafi Shajakhan
2012-09-11
ath9k: Make use of ath_stop_ani wrapper
Mohammed Shafi Shajakhan
2012-09-11
ath9k: Fix BTCOEX timer triggering comparision
Mohammed Shafi Shajakhan
2012-09-11
ath9k_hw: Fix invalid MCI GPM index access/caching
Mohammed Shafi Shajakhan
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
ath9k: Fix TX filter usage
Sujith Manoharan
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
2012-09-07
wireless: ath9k-htc: only load firmware in need
Ming Lei
2012-09-05
ath9k: Fix a crash in 2 WIRE btcoex chipsets
Mohammed Shafi Shajakhan
2012-09-05
ath9k_hw: enable PA linearization
Felix Fietkau
2012-09-05
ath9k: fix PA linearization calibration related crash
Felix Fietkau
[next]