index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tokenring
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-27
[PATCH] ibmtr 2/2: ibmtr annotations - the rest
Alexander Viro
1
-60
/
+46
2005-01-27
[PATCH] ibmtr 1/2: iomem annotations - trivial part
Alexander Viro
1
-50
/
+52
2005-01-09
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
1
-1
/
+1
2005-01-07
[PATCH] MODULE_PARM conversions
Andrew Morton
3
-11
/
+10
2005-01-07
[PATCH] MODULE_PARM conversions
Andrew Morton
4
-12
/
+12
2005-01-06
merge
Greg Kroah-Hartman
1
-1
/
+1
2005-01-06
Merge pobox.com:/garz/repo/netdev-2.6/viro-old-eth
Jeff Garzik
2
-19
/
+19
2004-12-26
Merge pobox.com:/garz/repo/netdev-2.6/viro-eth1
Jeff Garzik
3
-59
/
+57
2004-12-14
[PATCH] select HOTPLUG
Adrian Bunk
1
-1
/
+1
2004-10-27
[PATCH] Lock initializer unifying (Network drivers)
Thomas Gleixner
1
-1
/
+1
2004-10-25
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
1
-1
/
+0
2004-10-21
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
1
-1
/
+1
2004-10-21
[PATCH] olympic_open() cleanup and fixes
Alexander Viro
1
-46
/
+44
2004-10-21
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
2
-13
/
+13
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
5
-5
/
+5
2004-10-19
[PATCH] lanstreamer fix
Alexander Viro
1
-1
/
+1
2004-10-19
[PATCH] (25/32) lanstreamer iomem annotations
Alexander Viro
2
-13
/
+13
2004-10-19
[PATCH] 3c359 iomem annotations
Alexander Viro
2
-19
/
+19
2004-10-15
[PATCH] net/tokenring/olympic.c: remove unused variable
Adrian Bunk
1
-1
/
+0
2004-10-06
[PATCH] PCI: audit all callers of pci_register_driver() to work properly.
Greg Kroah-Hartman
2
-16
/
+2
2004-10-04
[PATCH] olympic driver: fix kernel oops on lobe fault
Neil Horman
1
-45
/
+18
2004-09-20
[PATCH] TMS380TR must select FW_LOADER
Adrian Bunk
1
-1
/
+2
2004-09-10
olympic: tokenring driver PCI memory annotation
Linus Torvalds
2
-29
/
+29
2004-08-25
[PATCH] removed bogus casts of SPIN_LOCK_UNLOCKED
Alexander Viro
1
-1
/
+1
2004-07-15
[PATCH] mark broken stuff as such in Kconfig
Alexander Viro
1
-1
/
+1
2004-07-12
[PATCH] sparse: drivers/net partial NULL noise removal
Alexander Viro
3
-3
/
+3
2004-07-12
[PATCH] sparse: tms380tr.c fix
Alexander Viro
1
-0
/
+4
2004-07-11
[PATCH] sparse: misc NULL noise in drivers/*
Alexander Viro
1
-1
/
+1
2004-07-10
[PATCH] Fix MCA_LEGACY dependencies
Adrian Bunk
2
-8
/
+8
2004-06-30
[netdrvr] disable certain drivers that are broken on 64-bit
Jeff Garzik
2
-1
/
+6
2004-06-21
[PATCH] ibmtr missing include
Alexander Viro
1
-0
/
+1
2004-05-25
Don't return void types from void functions.
Linus Torvalds
1
-1
/
+1
2004-04-19
[PATCH] Call SET_NETDEV_DEV() in a bunch of net drivers
Andrew Morton
5
-0
/
+5
2004-03-13
[PATCH] DMA: Fill gaping hole in DMA API interfaces.
Andrew Morton
2
-4
/
+12
2004-03-12
[PATCH] use netdev_priv() in net/tokenring/ drivers
Randy Dunlap
6
-124
/
+124
2004-03-12
[PATCH] smctr: fix init section usage
Randy Dunlap
1
-1
/
+1
2004-02-24
Delete tms380tr firmware, no longer needed
Jeff Garzik
1
-3622
/
+0
2004-02-24
[PATCH] tms380tr patch 3/3 (get firmware out of kernel)
Jochen Friedrich
1
-4
/
+30
2004-02-24
[PATCH] tms380tr patch 2/3 (queue fix)
Jochen Friedrich
2
-112
/
+70
2004-02-24
[PATCH] tms380tr patch 1/3 (bug fix)
Jochen Friedrich
6
-138
/
+100
2004-02-24
Merge redhat.com:/spare/repo/netdev-2.6/janitor
Jeff Garzik
1
-13
/
+11
2004-02-24
[PATCH] 3c359_microcode.h clean up - 2.6.3
Mike Phillips
1
-4
/
+0
2004-02-24
[PATCH] ibmtr: use kernel min/max
Randy Dunlap
1
-13
/
+11
2004-02-18
[PATCH] tr/3c359: handle kmalloc failures during init
Randy Dunlap
1
-0
/
+13
2004-01-19
Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-6
Jeff Garzik
1
-1
/
+1
2004-01-19
Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-4
Jeff Garzik
4
-43
/
+46
2004-01-19
Manual merge of drivers/net/stnic irq handler changes.
Jeff Garzik
4
-7
/
+7
2004-01-19
Merge redhat.com:/spare/repo/linux-2.5
Jeff Garzik
3
-284
/
+272
2004-01-10
[tokenring olympic] use memset_io to fix certain platforms
Jeff Garzik
1
-8
/
+1
2004-01-10
[all over] more kfree -> free_netdev
Alexander Viro
1
-1
/
+1
[next]