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
2006-07-05
[PATCH] Fix freeing of net device
Ralf Baechle
1
-3
/
+4
2006-07-05
[PATCH] remove dead entry in net wan Kconfig
Paul Fulghum
2
-13
/
+0
2006-07-05
[PATCH] NI5010 netcard cleanup
Andreas Mohr
1
-28
/
+24
2006-07-05
[PATCH] lock validator: fix ns83820.c irq-flags bug
Ingo Molnar
1
-14
/
+17
2006-07-05
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
Don Fry
1
-59
/
+43
2006-07-05
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...
Don Fry
1
-27
/
+68
2006-07-05
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...
Don Fry
1
-24
/
+251
2006-07-05
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
Don Fry
1
-14
/
+10
2006-07-05
[PATCH] pcnet32: Fix off-by-one in get_ringparam
Don Fry
1
-4
/
+4
2006-07-05
[PATCH] pcnet32: Use PCI_DEVICE macro
Don Fry
1
-7
/
+4
2006-07-05
[PATCH] pcnet32: Fix Section mismatch error
Don Fry
1
-3
/
+2
2006-07-05
[PATCH] Add support for the Cicada 8201 PHY
Kim Phillips
1
-6
/
+36
2006-07-05
[PATCH] zd1211rw: disable TX queue during stop
Daniel Drake
1
-0
/
+2
2006-07-05
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
22
-0
/
+6911
2006-07-05
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
1
-0
/
+4
2006-07-05
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
3
-30
/
+3
2006-07-05
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
1
-13
/
+14
2006-07-05
[PATCH] bcm43xx: use softmac-suggested TX rate
Daniel Drake
1
-1
/
+4
2006-07-05
[PATCH] Add two PLX device IDs
Faidon Liambotis
1
-0
/
+2
2006-07-05
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
13
-134
/
+88
2006-07-05
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
13
-135
/
+173
2006-07-05
[netdrvr] via-velocity: remove io_size struct member, it is invariant
Jeff Garzik
2
-11
/
+13
2006-07-05
[netdrvr] via-velocity: misc. cleanups
Jeff Garzik
1
-26
/
+22
2006-07-05
[netdrvr] minor cleanups in Becker-derived drivers
Jeff Garzik
4
-23
/
+24
2006-07-05
[netdrvr] via-velocity: use netdev_priv() where appropriate
Jeff Garzik
1
-19
/
+19
2006-07-05
[netdrvr] Remove Becker-template 'io_size' member, when invariant
Jeff Garzik
5
-28
/
+22
2006-07-05
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
Jeff Garzik
8
-522
/
+24
2006-07-05
[netdrvr] epic100: minor cleanups
Jeff Garzik
1
-61
/
+10
2006-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-169
/
+91
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
1
-1
/
+4
2006-07-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
29
-308
/
+2724
2006-07-04
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
3
-14
/
+15
2006-07-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-04
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-332
/
+216
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-26
/
+133
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
67
-2833
/
+4385
2006-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-07-04
[PATCH] zfcp: fix incorrect usage of fsf_req_list_lock
Heiko Carstens
1
-4
/
+5
2006-07-04
[PATCH] zfcp: fix incorrect usage of erp_lock
Heiko Carstens
1
-4
/
+4
2006-07-04
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
5
-1
/
+4
2006-07-04
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
2
-0
/
+7
2006-07-04
[Bluetooth] Add suspend/resume support to the HCI USB driver
Marcel Holtmann
1
-0
/
+71
2006-07-04
[Bluetooth] Use raw mode for the Frontline sniffer device
Marcel Holtmann
1
-0
/
+3
2006-07-04
[ATM]: add+use poison defines
Randy Dunlap
2
-2
/
+4
2006-07-04
[IOAT]: fix kernel-doc in source files
Randy Dunlap
2
-11
/
+17
2006-07-04
[TG3]: Add ipv6 TSO feature
Michael Chan
1
-9
/
+24
2006-07-04
[IOAT]: Fix a warning in ioatdma
Benoit Boissinot
1
-1
/
+1
2006-07-04
[IOAT]: drivers/dma/iovlock.c: make num_pages_spanned() static
Adrian Bunk
1
-1
/
+1
2006-07-04
[IOAT]: fix sparse ulong warning
Randy Dunlap
1
-1
/
+1
2006-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
10
-371
/
+394
[next]