index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tulip
/
de2104x.c
Age
Commit message (
Expand
)
Author
2008-10-13
de2104x: wrong MAC address fix
Martin Langer
2008-09-24
tulip: Fix dead 21041 ethernet after ifconfig down
Thomas Bogendoerfer
2008-06-28
tulip: remove wrapper around get_unaligned
Harvey Harrison
2008-03-17
2.6.25-rc4 de_stop_rxtx polling wrong
Grant Grundler
2008-03-05
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
2007-10-10
tulip: endianness annotations
Al Viro
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-07-08
drivers/net: fix comparisons of unsigned < 0
Bill Nottingham
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-26
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-03-06
__devinit & __devexit cleanups for de2104x driver
Prarit Bhargava
2007-03-02
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
Jeff Garzik
2006-12-02
[PATCH] kmemdup() cleanup in drivers/net
Eric Sesterhenn
2006-10-11
[PATCH] Fix section mismatch in de2104x.c
Helge Deller
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-11
[PATCH] Handle pci_enable_device() errors in resume
Valerie Henson
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
2006-05-26
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
Jeff Garzik
2006-03-22
[PATCH] Use after free in net/tulip/de2104x.c
Eric Sesterhenn
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
2006-03-09
de2104x: fix the TX watchdog
Francois Romieu
2006-03-09
de2104x: prevent interrupt before the interrupt handler is registered
Francois Romieu
2006-01-27
[PATCH] BUG_ON() Conversion in net/tulip/de2104x.c
Eric Sesterhenn / snakebyte
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-18
[PATCH] de2104x: Resurrect Cobalt support for 2.6.
Ralf Baechle
2005-08-31
[netdrvr de2104x] store PCI bus addresses in unsigned long
Jeff Garzik
2005-06-28
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
2005-04-16
[PATCH] u32 vs. pm_message_t fixes for drivers/net
Pavel Machek
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds