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
/
tulip
/
tulip_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tulip: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-2
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-6
/
+8
|
\
|
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-6
/
+8
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
|
/
*
tulip: fix crash on iface up with shirq debug
Kyle McMartin
2009-03-18
1
-16
/
+29
*
tulip: convert devices to new API
Stephen Hemminger
2009-01-07
1
-10
/
+17
*
drivers/net/tulip: fix sparse warnings: make do-while a compound statement
Hannes Eder
2008-12-26
1
-2
/
+2
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-7
/
+4
*
drivers/net/tulip: update first comment in tulip files
Grant Grundler
2008-06-24
1
-5
/
+3
*
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
2008-06-12
1
-1
/
+1
*
[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2
Grant Grundler
2008-05-30
1
-2
/
+8
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-5
/
+5
*
[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata
Peter Horton
2008-04-16
1
-14
/
+5
*
[netdrvr] tulip_read_eeprom fixes for BUG 4420
Grant Grundler
2008-03-28
1
-1
/
+6
*
endianness noise in tulip_core
Al Viro
2008-01-12
1
-1
/
+2
*
more trivial signedness fixes in drivers
Al Viro
2007-10-14
1
-2
/
+3
*
tulip: endianness annotations
Al Viro
2007-10-10
1
-5
/
+5
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-8
/
+7
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-2
/
+9
*
DDB5477: remove driver bits of support
Yoichi Yuasa
2007-07-31
1
-8
/
+0
*
fallout from Auke's pci ->revision patch
Al Viro
2007-07-15
1
-1
/
+1
*
PCI: add pci_try_set_mwi
Randy Dunlap
2007-07-11
1
-1
/
+1
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-9
/
+4
*
Rev tulip version
Valerie Henson
2007-04-28
1
-3
/
+3
*
[TULIP]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
1
-11
/
+7
*
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
2007-04-26
1
-6
/
+6
*
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
1
-1
/
+1
*
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
Jeff Garzik
2007-03-02
1
-1
/
+1
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-1
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
*
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-09-13
1
-1
/
+1
*
Merge branch 'tmp' into upstream
Jeff Garzik
2006-09-12
1
-4
/
+2
|
\
|
*
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-09-12
1
-4
/
+2
*
|
[PATCH] Handle pci_enable_device() errors in resume
Valerie Henson
2006-09-11
1
-1
/
+4
*
|
[PATCH] Clean up tulip.h
Grant Grundler
2006-09-11
1
-5
/
+2
*
|
[PATCH] Defer tulip_select_media() to process context
Francois Romieu
2006-09-11
1
-34
/
+30
*
|
[PATCH] Flush MMIO writes in reset sequence
Grant Grundler
2006-09-11
1
-0
/
+2
*
|
[PATCH] Make DS21143 printout match lspci output
Thibaut Varene
2006-09-11
1
-1
/
+1
*
|
[PATCH] Print physical address in tulip_init_one
Grant Grundler
2006-09-11
1
-2
/
+8
*
|
[PATCH] Change tulip maintainer
Valerie Henson
2006-09-11
1
-1
/
+1
*
|
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
|
/
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
2006-06-27
1
-3
/
+3
*
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
2006-06-23
1
-4
/
+8
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-06-19
1
-8
/
+0
|
\
|
*
[MIPS] Remove support for NEC DDB5476.
Ralf Baechle
2006-06-19
1
-8
/
+0
*
|
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
Jeff Garzik
2006-05-26
1
-3
/
+3
|
/
[next]