index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
de4x5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ewrk3/tulip: Move the DEC - Tulip drivers
Jeff Kirsher
2011-08-12
1
-5599
/
+0
*
net: de4x5: Use helpers from linux/etherdevice.h
Tobias Klauser
2011-07-04
1
-4
/
+3
*
net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-01
1
-4
/
+1
*
Revert "net: fix section mismatches"
David S. Miller
2011-05-31
1
-2
/
+2
*
net: fix section mismatches
Michał Mirosław
2011-04-18
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixes
Andrew Morton
2010-10-03
1
-1
/
+2
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-18
/
+18
*
drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl
Dan Rosenberg
2010-09-16
1
-1
/
+1
*
net/de4x5: remove undefined operations
Andreas Schwab
2010-09-13
1
-9
/
+9
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-68
/
+0
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-3
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-1
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-5
/
+5
*
|
net/tulip: remove trailing space in messages
Frans Pop
2010-03-24
1
-2
/
+2
|
/
*
tulip: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
1
-8
/
+6
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-3
/
+3
*
tulip: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-6
/
+5
*
tulip: Read buffer overflow
roel kluin
2009-08-02
1
-3
/
+3
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-3
/
+3
*
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-01
1
-3
/
+3
*
tulip: get rid of warning for non-const string literal
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-2
/
+2
*
drivers/net/tulip: fix warning: format not a string literal and no ...
Hannes Eder
2009-02-17
1
-1
/
+2
*
de4x5: convert to net_device_ops
Stephen Hemminger
2009-01-07
1
-7
/
+13
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
1
-2
/
+2
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-8
/
+4
*
de4x5: Use skb_queue_head instead of by-hand implementation.
David S. Miller
2008-09-23
1
-30
/
+8
*
de4x5: Remove developer debug feature about set/clear promisc
Wang Chen
2008-07-22
1
-16
/
+0
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-18
/
+17
*
[netdrvr] checkpatch cleanups
Jeff Garzik
2008-01-28
1
-2
/
+2
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
1
-1
/
+1
*
de4x5 fixes
Al Viro
2008-01-12
1
-84
/
+43
*
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
2007-10-15
1
-2
/
+2
*
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
-24
/
+9
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-3
/
+3
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-4
/
+4
*
tulip: Convert to generic boolean
Richard Knutsson
2007-07-08
1
-49
/
+49
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
1
-7
/
+3
|
\
|
*
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
2007-04-26
1
-7
/
+3
*
|
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+0
|
/
*
[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver
s.hauer@pengutronix.de
2006-11-13
1
-4
/
+4
*
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
2006-10-06
1
-5
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2006-09-27
1
-0
/
+1
*
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
[next]