index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-28
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
11
-0
/
+13
2009-01-27
iw_cxgb3: handle chip reset notifications
Divy Le Ray
3
-1
/
+19
2009-01-27
cxgb3: Notify fatal errors
Divy Le Ray
3
-4
/
+28
2009-01-27
smsc911x: leave RX_STOP interrupt permanently enabled
Steve Glendinning
1
-10
/
+3
2009-01-27
smc91x: struct net_device_ops
Magnus Damm
1
-8
/
+14
2009-01-27
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
19
-50
/
+54
2009-01-27
net: pppoe - stop using proc internals
Cyrill Gorcunov
1
-28
/
+6
2009-01-27
pppol2tp: stop using proc internals
Alexey Dobriyan
1
-43
/
+5
2009-01-27
ixgbe: add support KX/KX4 device
Don Skidmore
4
-0
/
+24
2009-01-27
ixgbe: fix slow load times on 82598 nics
Don Skidmore
1
-7
/
+18
2009-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
117
-420
/
+5756
2009-01-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-23
/
+1277
2009-01-27
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
49
-102
/
+65
2009-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-375
/
+577
2009-01-27
gianfar: Revive VLAN support
Anton Vorontsov
1
-5
/
+1
2009-01-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
2
-7
/
+10
2009-01-26
netxen: fix vlan tso/checksum offload
Dhananjay Phadke
1
-11
/
+20
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2
-7
/
+7
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-9
/
+9
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
7
-27
/
+32
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
37
-42
/
+0
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2
-1
/
+6
2009-01-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+1
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-0
/
+6
2009-01-26
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-11
/
+42
2009-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-80
/
+100
2009-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
12
-13
/
+3956
2009-01-26
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2009-01-26
Fix annoying DRM_ERROR() string warning
Linus Torvalds
1
-1
/
+1
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+12
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+13
2009-01-26
xen: unitialised return value in xenbus_write_transaction
Ian Campbell
1
-6
/
+5
2009-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-7
/
+29
2009-01-26
com0020: Add missing symbol export for com20020_netdev_ops.
David S. Miller
1
-0
/
+1
2009-01-26
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
1
-1
/
+2
2009-01-26
kmsg: convert claw printk messages
Andy Richter
1
-198
/
+233
2009-01-26
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
1
-2
/
+6
2009-01-26
smsc95xx: fix function prototype of async callback
Steve Glendinning
1
-2
/
+2
2009-01-26
smsc95xx: remove unused completion struct
Steve Glendinning
1
-4
/
+0
2009-01-26
power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED
Philipp Zabel
1
-1
/
+1
2009-01-25
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
1
-10
/
+10
2009-01-24
[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms
Russell King
1
-3
/
+3
2009-01-24
[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
Madhusudhan Chikkature
3
-0
/
+1253
2009-01-24
[ARM] 5370/1: at91: fix rm9200 watchdog
Jean-Christop PLAGNIOL-VILLARD
1
-0
/
+1
2009-01-24
[ARM] 5365/1: s3cmci: Use new include path of dma.h
Ramax Lo
1
-1
/
+1
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
3
-6
/
+6
[next]