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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-22
[PATCH] smc911 workqueue fixes
Andrew Morton
1
-7
/
+14
2006-12-22
[PATCH] smc911x: fix netpoll compilation faliure
Vitaly Wool
1
-1
/
+1
2006-12-20
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
1
-3
/
+6
2006-12-20
[POWERPC] iSeries: fix iseries_veth init
Stephen Rothwell
1
-3
/
+6
2006-12-17
[TG3]: Update version and reldate.
Michael Chan
1
-2
/
+2
2006-12-17
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2
-1
/
+17
2006-12-17
[TG3]: Fix race condition when calling register_netdev().
Michael Chan
1
-4
/
+4
2006-12-17
[TG3]: Assign tp->link_config.orig_* values.
Michael Chan
1
-0
/
+4
2006-12-17
[BNX2]: Fix minor loopback problem.
Michael Chan
1
-3
/
+3
2006-12-17
[BNX2]: Fix bug in bnx2_nvram_write().
Michael Chan
1
-2
/
+2
2006-12-17
[BNX2]: Fix panic in bnx2_tx_int().
Michael Chan
1
-3
/
+10
2006-12-17
[TG3]: replace kmalloc+memset with kzalloc
Yan Burman
1
-8
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
22
-29
/
+29
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2
-2
/
+2
2006-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+1
2006-12-12
e100: replace kmalloc with kcalloc
Yan Burman
1
-2
/
+1
2006-12-12
[PATCH] net, 8139too.c: fix netpoll deadlock
Ingo Molnar
1
-2
/
+3
2006-12-11
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
1
-1
/
+1
2006-12-11
[NET]: Fix WAN routers kconfig dependency.
Randy Dunlap
1
-2
/
+3
2006-12-11
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
1
-90
/
+0
2006-12-11
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
1
-204
/
+8
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
1
-79
/
+93
2006-12-11
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
1
-0
/
+190
2006-12-11
[PATCH] myri10ge: indentation cleanups
Brice Goglin
1
-4
/
+4
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
4
-83
/
+67
2006-12-11
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2
-3
/
+3
2006-12-11
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2
-4
/
+4
2006-12-11
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
1
-0
/
+2
2006-12-11
[PATCH] ucc_geth: compilation error fixes
Scott Wood
1
-5
/
+5
2006-12-09
[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init
Kars de Jong
1
-1
/
+2
2006-12-09
[PATCH] m68k/HP300: HP LANCE updates
Kars de Jong
2
-5
/
+11
2006-12-08
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
8
-65
/
+16
2006-12-08
[BNX2]: Add an error check.
Adrian Bunk
1
-1
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert cosa
Josef Sipek
1
-2
/
+2
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
1
-1
/
+1
2006-12-07
Add "run_scheduled_work()" workqueue function
Linus Torvalds
1
-2
/
+1
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
78
-1177
/
+2097
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-73
/
+96
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+0
2006-12-07
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
1
-47
/
+47
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
1
-5
/
+5
2006-12-07
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
2
-3
/
+2
2006-12-07
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
1
-25
/
+59
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
17
-57
/
+140
[next]