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
Age
Commit message (
Expand
)
Author
2011-03-11
ath9k_hw: Improve idle power consumption for AR9485.
Vivek Natarajan
2011-03-11
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
Felix Fietkau
2011-03-11
wl1251: fix elp_work race condition
Grazvydas Ignotas
2011-03-11
wl1251: remove wl1251_ps_set_elp function
Grazvydas Ignotas
2011-03-09
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
2011-03-09
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
2011-03-09
mwl8k: use kcalloc instead of kmalloc & memset
Shan Wei
2011-03-07
b43: trivial: update B43_PHY_N description (PHY support)
Rafał Miłecki
2011-03-07
p54spi: Update kconfig help text
Michael Buesch
2011-03-07
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
2011-03-07
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
2011-03-04
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
2011-03-04
ath9k: Fix txq memory address printing in debugfs.
Ben Greear
2011-03-04
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2011-03-04
rt2x00: Optimize getting the beacon queue structure.
Gertjan van Wingerde
2011-03-04
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
2011-03-04
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
2011-03-04
rt2x00: Fix comment in rt2800pci
Helmut Schaa
2011-03-04
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
2011-03-04
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2011-03-04
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
2011-03-04
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
Helmut Schaa
2011-03-04
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
Helmut Schaa
2011-03-04
rt2x00: Move TX descriptor field "ifs" into plcp substruct
Helmut Schaa
2011-03-04
rt2x00: Optimize TX descriptor memory layout
Ivo van Doorn
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
2011-03-04
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
Helmut Schaa
2011-03-04
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
2011-03-04
rt2x00: Remove useless NULL check
Helmut Schaa
2011-03-04
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
2011-03-04
b43: N-PHY: rev3+: implement gain ctl workarounds
Rafał Miłecki
2011-03-04
b43: N-PHY: rev3+: add tables with gain ctl workarounds
Rafał Miłecki
2011-03-04
b43: N-PHY: rev3+: correct switching analog core
Rafał Miłecki
2011-03-04
ath9k_hw: Read noise floor only for available chains for AR9003
Vasanthakumar Thiagarajan
2011-03-04
ath9k: Add a debugfs interface to dump chip registers
Vasanthakumar Thiagarajan
2011-03-04
rtl8187: Change rate-control feedback
Larry Finger
2011-03-04
rtlwifi: usb parts should depend on CONFIG_USB
John W. Linville
2011-03-04
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-03-03
iwlagn: report correct temperature for WiFi/BT devices.
Fry, Donald H
2011-03-03
wl12xx: Correctly set up protection if non-GF STAs are present
Helmut Schaa
2011-03-03
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
2011-03-03
wl12xx: Modify requested number of memory blocks
Ido Yariv
2011-03-03
wl12xx: Avoid redundant TX work
Ido Yariv
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
[next]