index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
2006-07-05
13
-135
/
+173
*
[netdrvr] via-velocity: remove io_size struct member, it is invariant
Jeff Garzik
2006-07-05
2
-11
/
+13
*
[netdrvr] via-velocity: misc. cleanups
Jeff Garzik
2006-07-05
1
-26
/
+22
*
[netdrvr] minor cleanups in Becker-derived drivers
Jeff Garzik
2006-07-05
4
-23
/
+24
*
[netdrvr] via-velocity: use netdev_priv() where appropriate
Jeff Garzik
2006-07-05
1
-19
/
+19
*
[netdrvr] Remove Becker-template 'io_size' member, when invariant
Jeff Garzik
2006-07-05
5
-28
/
+22
*
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
Jeff Garzik
2006-07-05
8
-522
/
+24
*
[netdrvr] epic100: minor cleanups
Jeff Garzik
2006-07-05
1
-61
/
+10
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-07-03
1
-9
/
+24
|
\
|
*
[TG3]: Add ipv6 TSO feature
Michael Chan
2006-07-03
1
-9
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-07-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
kbuild: introduce utsrelease.h
Sam Ravnborg
2006-07-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-07-03
1
-2
/
+2
|
\
\
|
*
|
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
1
-2
/
+2
|
|
/
*
|
[PATCH] lockdep: annotate forcedeth.c disable_irq()
Ingo Molnar
2006-07-03
1
-10
/
+10
*
|
[PATCH] forcedeth: typecast cleanup
Andrew Morton
2006-07-03
1
-4
/
+4
*
|
[PATCH] lockdep: annotate hostap netdev ->xmit_lock
Arjan van de Ven
2006-07-03
1
-0
/
+10
*
|
[PATCH] lockdep: annotate 3c59x.c disable_irq()
Ingo Molnar
2006-07-03
1
-2
/
+2
*
|
[PATCH] lockdep: annotate 8390.c disable_irq()
Ingo Molnar
2006-07-03
1
-2
/
+2
|
/
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
127
-158
/
+158
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-30
3
-17
/
+110
|
\
|
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
1
-6
/
+9
|
*
[TG3]: Update version and reldate
Michael Chan
2006-06-30
1
-2
/
+2
|
*
[TG3]: Add TSO workaround using GSO
Michael Chan
2006-06-30
2
-5
/
+51
|
*
[TG3]: Turn on hw fix for ASF problems
Michael Chan
2006-06-30
2
-2
/
+7
|
*
[TG3]: Add rx BD workaround
Michael Chan
2006-06-30
2
-2
/
+29
|
*
[TG3]: Add tg3_netif_stop() in vlan functions
Michael Chan
2006-06-30
1
-0
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
181
-183
/
+6
|
\
\
|
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
176
-177
/
+0
|
*
|
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-30
1
-1
/
+1
|
*
|
typo fixes: infomation -> information
Adrian Bunk
2006-06-30
4
-4
/
+4
|
*
|
typo fixes: bandwith -> bandwidth
Adrian Bunk
2006-06-30
1
-1
/
+1
|
|
/
*
|
[PATCH] com20020_cs: more device support
Marc Sowen
2006-06-30
1
-1
/
+4
*
|
[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs
Komuro
2006-06-30
1
-1
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-29
4
-13
/
+24
|
\
|
*
[IrDA]: Fix the AU1000 FIR dependencies
Adrian Bunk
2006-06-29
1
-1
/
+1
|
*
[IrDA]: MCS7780 usb_driver struct should be static
Adrian Bunk
2006-06-29
1
-1
/
+1
|
*
[BNX2]: Turn off link during shutdown
Michael Chan
2006-06-29
2
-4
/
+5
|
*
[BNX2]: Use dev_kfree_skb() instead of the _irq version
Michael Chan
2006-06-29
1
-5
/
+5
|
*
[BNX2]: Add NETIF_F_TSO_ECN
Michael Chan
2006-06-29
1
-2
/
+12
*
|
[SUNHME]: Mark SBUS probing routines as __devinit.
David S. Miller
2006-06-29
1
-5
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
3
-23
/
+1
|
\
|
*
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
2
-2
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-5
/
+1
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-14
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
11
-34
/
+39
|
\
\
|
*
|
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
1
-1
/
+1
|
*
|
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
2006-06-27
11
-33
/
+38
[next]