index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-31
[PATCH] iseries_veth: Be consistent about driver name, increment version
Michael Ellerman
1
-6
/
+10
2005-08-31
[PATCH] iseries_veth: Remove studly caps from iseries_veth.c
Michael Ellerman
1
-37
/
+37
2005-08-31
[PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c
Michael Ellerman
2
-48
/
+40
2005-08-31
[PATCH] iseries_veth: Add sysfs support for port structs
Michael Ellerman
1
-0
/
+67
2005-08-31
[PATCH] iseries_veth: Add sysfs support for connection structs
Michael Ellerman
1
-4
/
+90
2005-08-31
[PATCH] iseries_veth: Fix bogus counting of TX errors
Michael Ellerman
1
-28
/
+19
2005-08-31
[PATCH] iseries_veth: Simplify full-queue handling
Michael Ellerman
1
-44
/
+64
2005-08-31
[PATCH] iseries_veth: Add a per-connection ack timer
Michael Ellerman
1
-6
/
+69
2005-08-31
[PATCH] iseries_veth: Remove TX timeout code
Michael Ellerman
1
-48
/
+0
2005-08-31
[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs
Michael Ellerman
1
-38
/
+83
2005-08-31
[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical
Michael Ellerman
1
-13
/
+22
2005-08-31
[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded
Michael Ellerman
1
-9
/
+8
2005-08-31
[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable
Michael Ellerman
1
-6
/
+7
2005-08-31
[PATCH] iseries_veth: Remove redundant message stack lock
Michael Ellerman
1
-9
/
+3
2005-08-31
[PATCH] iseries_veth: Fix broken promiscuous handling
Michael Ellerman
1
-11
/
+5
2005-08-31
[PATCH] iseries_veth: Try to avoid pathological reset behaviour
Michael Ellerman
1
-2
/
+23
2005-08-31
[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer
Michael Ellerman
1
-8
/
+13
2005-08-31
[PATCH] iseries_veth: Cleanup error and debug messages
Michael Ellerman
1
-47
/
+51
2005-08-31
[netdrvr de2104x] store PCI bus addresses in unsigned long
Jeff Garzik
1
-1
/
+1
2005-08-31
[netdrvr tulip] new PCI ID
Jeff Garzik
1
-0
/
+1
2005-08-30
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
27
-90
/
+10800
2005-08-30
[PATCH] x86: pci_assign_unassigned_resources() update
Ivan Kokshaysky
1
-1
/
+1
2005-08-30
Merge HEAD from /spare/repo/linux-2.6/.git
Jeff Garzik
75
-977
/
+1276
2005-08-30
Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
57
-3243
/
+7407
2005-08-29
Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2005-08-29
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
1
-7
/
+43
2005-08-29
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
9
-8
/
+9
2005-08-30
[PATCH] s2io build fix
Andrew Morton
1
-2
/
+2
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
8
-8
/
+8
2005-08-30
[PATCH] Create vio_bus_ops
Stephen Rothwell
1
-0
/
+1
2005-08-29
[BNX2]: update version and minor fixes
Michael Chan
1
-17
/
+15
2005-08-29
[BNX2]: change irq locks to bh locks
Michael Chan
1
-32
/
+24
2005-08-29
[BNX2]: remove atomics in tx
Michael Chan
2
-20
/
+18
2005-08-29
[BNX2]: speedup serdes linkup
Michael Chan
2
-13
/
+45
2005-08-29
[BNX2]: Fix rtnl deadlock in bnx2_close
Michael Chan
2
-1
/
+15
2005-08-29
Merge /spare/repo/linux-2.6/
Jeff Garzik
156
-10201
/
+11805
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: w1_int.c: fix default netlink group
Evgeniy Polyakov
1
-1
/
+1
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
11
-18
/
+18
2005-08-29
[BNX2]: Possible sparse fixes, take two
Peter Hagervall
1
-20
/
+19
2005-08-29
[Bluetooth]: Move packet type into the SKB control buffer
Marcel Holtmann
11
-74
/
+75
2005-08-29
[Bluetooth]: Fix sparse warnings (__nocast type)
Victor Fusco
2
-2
/
+3
2005-08-29
[Bluetooth]: Update and cleanup of the virtual HCI driver
Marcel Holtmann
2
-224
/
+194
2005-08-29
[TG3]: Fix bug in setting a tg3_flag
Michael Chan
1
-8
/
+6
2005-08-29
[TG3]: Eliminate one register write in tg3_restart_ints()
Michael Chan
1
-2
/
+0
2005-08-29
[TG3]: Add indirect register method for 5703 behind ICH
Michael Chan
2
-28
/
+163
2005-08-29
[TG3]: Add mailbox read method
Michael Chan
2
-18
/
+24
2005-08-29
[TG3]: Add various register methods
Michael Chan
1
-33
/
+33
2005-08-29
[TG3]: Add basic register access function pointers
Michael Chan
2
-11
/
+31
[next]