Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7648c996ea9c97b0af391f7594c4728ecf47df84
/
drivers
/
net
/
tulip
/
de4x5.c
948252c
Revert "net: fix section mismatches"
by David S. Miller
· 13 years ago
e5cb966
net: fix section mismatches
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f009627
drivers-net-tulip-de4x5c-fix-copy-length-in-de4x5_ioctl-checkpatch-fixes
by Andrew Morton
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
0c796f9
drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl
by Dan Rosenberg
· 14 years ago
1570475
net/de4x5: remove undefined operations
by Andreas Schwab
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c2bb1b9
net/tulip: remove trailing space in messages
by Frans Pop
· 15 years ago
4302b67
tulip: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
ad09646
tulip: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
1b994b5
tulip: Read buffer overflow
by roel kluin
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
1aec5bd
net: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
03f54b3
tulip: get rid of warning for non-const string literal
by Stephen Hemminger
· 16 years ago
de2f19d
drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
65d9b8b
drivers/net/tulip: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
0b9a5b0
de4x5: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
2aad7c8
de4x5: Use skb_queue_head instead of by-hand implementation.
by David S. Miller
· 16 years ago
b57f9ca
de4x5: Remove developer debug feature about set/clear promisc
by Wang Chen
· 16 years ago
6caf52a4
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
cba0516
[netdrvr] checkpatch cleanups
by Jeff Garzik
· 17 years ago
c00acf4
netdev: ARRAY_SIZE() cleanups
by Alejandro Martinez Ruiz
· 17 years ago
561b4fbf
de4x5 fixes
by Al Viro
· 17 years ago
e9edda6
netdev: convert non-obvious instances to use ARRAY_SIZE()
by Alejandro Martinez Ruiz
· 17 years ago
c559a5b
tulip: endianness annotations
by Al Viro
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
eb034a7
tulip: Convert to generic boolean
by Richard Knutsson
· 17 years ago
0278ef8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
4934510
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
by David S. Miller
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
bfaadca
[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver
by s.hauer@pengutronix.de
· 18 years ago
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
07563c7
[PATCH] EISA bus MODALIAS attributes support
by Michael Tokarev
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f3b197a
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
by Jeff Garzik
· 18 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
0c5719c
[PATCH] janitor: tulip/de4x5: list_for_each
by Domen Puncer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago