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
Age
Commit message (
Expand
)
Author
2011-03-30
ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->reg_cap
Felix Fietkau
2011-03-30
ath9k_hw: remove ah->config.ht_enable
Felix Fietkau
2011-03-30
ath9k_hw: remove pCap->total_queues
Felix Fietkau
2011-03-30
ath9k_hw: turn a few big macros into functions
Felix Fietkau
2011-03-30
ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
Felix Fietkau
2011-03-30
ath9k_hw: add a new register op for read-mask-write
Felix Fietkau
2011-03-30
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
Felix Fietkau
2011-03-30
ath9k: Support RSN IBSS
Jouni Malinen
2011-03-30
ath9k: fix stuck beacon detection
Felix Fietkau
2011-03-30
ath9k: trigger nfcal only after multiple missed beacons in AP mode
Felix Fietkau
2011-03-30
ath9k: fix beacon timer handling issues
Felix Fietkau
2011-03-30
libertas_spi: Add support for suspend/resume
Vasily Khoruzhick
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao
2011-03-30
ath9k_hw: remove AR9485 1.0 support
Luis R. Rodriguez
2011-03-30
ath9k: remove the pending frames ath_txq_schedule workaround
Felix Fietkau
2011-03-30
ath9k_hw: force rx chainmask to 7 on AR9100
Felix Fietkau
2011-03-30
ath9k_hw: enable a BlockAck related fixup specific to AR9100
Felix Fietkau
2011-03-30
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
2011-03-30
ath9k: add support for overriding the MAC address through platform data
Felix Fietkau
2011-03-30
ath9k: add an interface for overriding the value of specific GPIO pins
Felix Fietkau
2011-03-30
ath9k: remove unnecessary debugfs return code checks
Felix Fietkau
2011-03-30
rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands
Larry Finger
2011-03-30
mwl8k: Queue ADDBA requests in respective data queues
Nishant Sarmukadam
2011-03-30
mwl8k: Check outgoing rate for a station to decide if ampdu can be created
Nishant Sarmukadam
2011-03-30
mwl8k: Handle the watchdog event from the firmware
Nishant Sarmukadam
2011-03-30
mwl8k: Initiate BA sessions
Nishant Sarmukadam
2011-03-30
mwl8k: add internal API for managing AMPDU streams
Brian Cavagnolo
2011-03-30
mwl8k: differentiate between WMM queues and AMPDU queues
Brian Cavagnolo
2011-03-30
mwl8k: add support for block ack commands
Nishant Sarmukadam
2011-03-30
mwl8k: update to ap firmware API version 2
Brian Cavagnolo
2011-03-30
mwl8k: refactor in preparation for APIv2 update
Brian Cavagnolo
2011-03-30
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
2011-03-30
ath: Speedup key set/reset ops for HTC driver
Rajkumar Manoharan
2011-03-30
ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
Rajkumar Manoharan
2011-03-30
ath9k_htc: Fix LED pin for AR9287 HTC device
Rajkumar Manoharan
2011-03-30
iwlwifi: remove duplicate initialization in __iwl_down()
Dan Carpenter
2011-03-29
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-28
netdev: bfin_mac: document TE setting in RMII modes
Mike Frysinger
2011-03-28
drivers net: Fix declaration ordering in inline functions.
Balaji G
2011-03-28
cxgb3: Apply interrupt coalescing settings to all queues
Anton Blanchard
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
mlx4_en: Fix loss of promiscuity
Herbert Xu
2011-03-27
tg3: Fix inline keyword usage
Javier Martinez Canillas
2011-03-27
tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...
Javier Martinez Canillas
2011-03-27
net: use CHECKSUM_NONE instead of magic number
Cesar Eduardo Barros
2011-03-27
Net / jme: Do not use legacy PCI power management
Rafael J. Wysocki
[prev]
[next]