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
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
2010-10-06
ath9k: Introduce a wrapper for power save disable.
Senthil Balasubramanian
2010-10-06
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
2010-10-06
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
2010-10-06
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
2010-10-06
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
2010-10-06
ath9k_hw: clean up ANI state handling
Felix Fietkau
2010-10-06
ath9k_hw: add a helper function to check for the new ANI implementation
Felix Fietkau
2010-10-06
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-10-06
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
2010-10-06
ath9k_hw: clean up calibration flags
Felix Fietkau
2010-10-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-06
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
2010-10-05
ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom
Gabor Juhos
2010-10-05
ath9k: Report total tx/rx bytes and packets in debugfs.
Ben Greear
2010-10-05
ath9k: add WDS interfaces to ath9k
Bill Jordan
2010-10-05
ath9k : Fix for displaying the channel number
Mohammed Shafi Shajakhan
2010-10-05
ath9k_hw: remove some useless calibration data
Felix Fietkau
2010-10-05
ath9k: fix channel flag / regd issues with multiple cards
Felix Fietkau
2010-10-05
ath9k: return survey data for all channels instead of just the current one
Felix Fietkau
2010-10-05
ath9k: remove the noise floor value in the ani struct
Felix Fietkau
2010-10-05
ath9k: do not return default noise floor values via survey
Felix Fietkau
2010-10-05
ath9k_hw: keep calibrated noise floor values per channel
Felix Fietkau
2010-10-05
ath9k_htc: remove use of common->ani.noise_floor
Felix Fietkau
2010-09-27
ath9k_htc: Fix TKIP disconnect failure with HTC drivers
Rajkumar Manoharan
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-27
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-24
ath9k_htc: Fix beacon distribution in IBSS mode
Rajkumar Manoharan
2010-09-24
ath9k: Fix tx struck state with paprd
Vasanthakumar Thiagarajan
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-21
ath9k: make the driver specific rate control module optional
Felix Fietkau
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
2010-09-21
ath9k: clean up / fix aggregation session flush
Felix Fietkau
2010-09-21
ath9k: fix an aggregation start related race condition
Felix Fietkau
2010-09-21
ath9k: clean up block ack window handling
Felix Fietkau
2010-09-21
ath/ath5k/ath9k: Fix crypto capabilities merge issue
Bruno Randolf
2010-09-16
ath9k: fix regression which disabled ps on ath9k
Luis R. Rodriguez
2010-09-16
ath9k: fix regression which prevents chip sleep after CAB data
Senthil Balasubramanian
2010-09-16
ath9k: fix enabling ANI / tx monitor after bg scan
Luis R. Rodriguez
2010-09-16
ath9k: fix regression on beacon loss after bgscan
Luis R. Rodriguez
2010-09-16
ath9k: fix power save race conditions
Luis R. Rodriguez
2010-09-16
ath9k_htc: Fix register read through bulk pipe
Rajkumar Manoharan
2010-09-16
ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config
Rajkumar Manoharan
2010-09-16
ath9k: make ath_ant_div_conf_fast_divbias static
John W. Linville
2010-09-16
ath9k: Print rxfilter in debugfs.
Ben Greear
2010-09-16
ath9k: calcrxfilter should take multiple VIFs into account.
Ben Greear
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
2010-09-16
ath/ath9k: Replace common->splitmic with a flag
Bruno Randolf
[next]