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
2009-12-07
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
2009-12-07
wl1251: fix bssid handling
Kalle Valo
2009-12-07
wl1251: remove false warning messages
Kalle Valo
2009-12-07
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-04
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
2009-12-04
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
2009-12-04
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
2009-12-04
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
2009-12-04
b43: fix two warnings
Johannes Berg
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
2009-12-04
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
airo: Fix integer overflow warning
Michael Buesch
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
2009-12-04
b43legacy: avoid PPC fault during resume
Larry Finger
2009-12-04
b43: avoid PPC fault during resume
Larry Finger
2009-12-03
be2net: Add support for ethtool self test
Suresh R
2009-12-03
net: Fix ks8851 snl NULL pointer dereference Oops
Tristram Ha
2009-12-03
netdevice: provide common routine for macvlan and vlan operstate management
Patrick Mullaney
2009-12-03
bnx2: Refine VPD logic.
Michael Chan
2009-12-03
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
2009-12-03
ixgbe: performance tweaks
Jesse Brandeburg
2009-12-03
ixgbe: change default ring size
Jesse Brandeburg
2009-12-03
ixgbe: select FCoE Tx queue in ndo_select_queue
Yi Zou
2009-12-03
ixgbe: use known user priority for FCoE when DCB is enabled
Yi Zou
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2009-12-03
cdc-ether: Implement reset_resume()
Oliver Neukum
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-12-03
bnx2: Update version to 2.0.3.
Michael Chan
2009-12-03
bnx2: Read firmware version from VPD.
Michael Chan
2009-12-03
bnx2: Print warning when unable to allocate the full SKB/page ring.
Michael Chan
2009-12-03
bnx2: Dump some state during tx timeout.
Michael Chan
2009-12-03
bnx2: Protect tx timeout reset with rtnl_lock().
Michael Chan
2009-12-03
tg3: Update version to 3.105
Matt Carlson
2009-12-03
tg3: Clean tg3_init_one()
Matt Carlson
2009-12-03
tg3: Use pci_read_vpd() instead of private method
Matt Carlson
2009-12-03
tg3: Add some VPD preprocessor constants
Matt Carlson
2009-12-03
tg3: Add 57765 asic rev
Matt Carlson
2009-12-03
tg3: Make TSS enable independent of MSI-X enable
Matt Carlson
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
be2net: Bump up the driver version number
Ajit Khaparde
2009-12-03
be2net: Support for WoL using magic packet after suspend.
Ajit Khaparde
[next]