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-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2006-03-25
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
Bjorn Helgaas
4
-4
/
+4
2006-03-25
[PATCH] EISA: tidy-up driver_register() return value
Bjorn Helgaas
2
-15
/
+19
2006-03-25
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
1
-1
/
+1
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
18
-31
/
+32
2006-03-24
[WIRELESS]: Fix config dependencies.
Dave Jones
1
-0
/
+1
2006-03-24
[PATCH] net: ne2k.c won't compile if pci_clone_list is const
Horms
1
-1
/
+1
2006-03-24
[PATCH] AT91RM9200 Ethernet driver
Andrew Victor
4
-0
/
+1220
2006-03-24
[PATCH] Fix "value computed not used" warnings
Takashi Iwai
1
-1
/
+1
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
4
-5
/
+5
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/lance.c
Al Viro
1
-2
/
+7
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/hp-plus.c
Al Viro
1
-4
/
+13
2006-03-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-235
/
+376
2006-03-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-90
/
+173
2006-03-23
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
8
-179
/
+318
2006-03-23
[PATCH] skge: version 1.5
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] skge: compute available ring buffers
Stephen Hemminger
2
-11
/
+10
2006-03-23
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
1
-35
/
+38
2006-03-23
[PATCH] skge: multicast statistics fix
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
1
-3
/
+2
2006-03-23
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
1
-3
/
+3
2006-03-23
[PATCH] skge: align receive buffers
Stephen Hemminger
1
-1
/
+2
2006-03-23
[PATCH] sky2: dont need to use dev_kfree_skb_any
Stephen Hemminger
1
-2
/
+2
2006-03-23
[PATCH] sky2: Fix RX stats
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] sky2: typo in last stats patch
Stephen Hemminger
1
-1
/
+1
2006-03-23
[PATCH] hostap: Fix memory leak on PCI probe error path
Jouni Malinen
2
-5
/
+8
2006-03-23
[PATCH] hostap: Remove dead code (duplicated idx != 0)
Jouni Malinen
1
-4
/
+0
2006-03-23
[PATCH] hostap: Fix unlikely read overrun in CIS parsing
Jouni Malinen
1
-2
/
+2
2006-03-23
[PATCH] hostap: Fix double free in prism2_config() error path
Eugene Teo
1
-2
/
+0
2006-03-23
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
1
-1
/
+1
2006-03-23
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
Adrian Bunk
1
-4
/
+4
2006-03-23
[PATCH] wireless/airo: cache wireless scans
Dan Williams
1
-59
/
+172
2006-03-23
[PATCH] wireless/airo: define default MTU
Dan Williams
1
-16
/
+17
2006-03-23
[PATCH] wireless/airo: clean up printk usage to print device name
Dan Williams
1
-86
/
+105
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
1
-12
/
+13
2006-03-23
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
1
-0
/
+9
2006-03-23
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-23
[TG3]: Add 5755 nvram support
Michael Chan
2
-0
/
+46
2006-03-23
[TG3]: Add 5755 support
Michael Chan
2
-7
/
+36
2006-03-23
[BNX2]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-23
[BNX2]: Separate tx producer and consumer fields
Michael Chan
2
-9
/
+13
2006-03-23
[BNX2]: Move .h files to bnx2.c
Michael Chan
2
-40
/
+40
2006-03-23
[BNX2]: Combine small mem allocations
Michael Chan
2
-19
/
+17
2006-03-23
[BNX2]: Fix link change handling
Michael Chan
2
-12
/
+18
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+1
2006-03-22
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-56
/
+69
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2006-03-22
[PATCH] Use of uninitialized variable in drivers/net/depca.c
Eric Sesterhenn
1
-1
/
+1
2006-03-22
[PATCH] Use after free in net/tulip/de2104x.c
Eric Sesterhenn
1
-1
/
+1
[next]