Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
63b6cad795e0a34e8670291943df8a6f653c1931
/
drivers
/
net
/
tulip
a31e23e
dmfe: checkpatch fix (add whitespace)
by Jeff Garzik
· 17 years ago
65809b5
NET: dmfe: don't access configuration space in D3 state
by Maxim Levitsky
· 17 years ago
57ce45d
[NET]: Remove references to net-modules.txt.
by Adrian Bunk
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9abbf7d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
bf45abe
NAPI: kconfig prompt and deleted doc file
by Randy Dunlap
· 17 years ago
405bbe9
Typo: depricated -> deprecated
by Rolf Eike Beer
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
e9edda6
netdev: convert non-obvious instances to use ARRAY_SIZE()
by Alejandro Martinez Ruiz
· 17 years ago
fa8a4b63
more tulip endianness annotations
by Al Viro
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
1f8f455
Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c
by Micah Gruber
· 17 years ago
7a1f810
Clean up redundant PHY write line for ULi526x Ethernet driver
by Roy Zang
· 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
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 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
b6aec32
uli526x: Add suspend and resume routines (updated)
by Rafael J. Wysocki
· 17 years ago
2808d2e
net/tulip/xircom_cb.c: remove superfulous priv assignment
by Mariusz Kozlowski
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
5b232ec
DDB5477: remove driver bits of support
by Yoichi Yuasa
· 17 years ago
8ca7ee6
fallout from Auke's pci ->revision patch
by Al Viro
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
694625c
PCI: add pci_try_set_mwi
by Randy Dunlap
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
d1c0a65
Use menuconfig objects II - netdev (general+100mbit)
by Jan Engelhardt
· 17 years ago
eb034a7
tulip: Convert to generic boolean
by Richard Knutsson
· 17 years ago
287aa83
drivers/net: fix comparisons of unsigned < 0
by Bill Nottingham
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
6bab99b
Rev tulip version
by Valerie Henson
· 18 years ago
1ddb986
Fix tulip SytemError typo
by Valerie Henson
· 18 years ago
eb117b1
TULIP: Natsemi dp83840a PHY fix
by Thibaut VARENE
· 18 years ago
b3bff39
TULIP: Fix for 64-bit MIPS
by Valerie Henson
· 18 years ago
f106904
dmfe: add support for Wake on lan
by Maxim Levitsky
· 18 years ago
bc8a838
dmfe: add support for suspend/resume
by Maxim Levitsky
· 18 years ago
0278ef8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
d297c31
[TULIP]: Use pci_device_to_OF_node() on sparc.
by David S. Miller
· 18 years ago
4934510
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
by David S. Miller
· 18 years ago
ccf0dec
[SPARC/64] constify of_get_property return: drivers
by Stephen Rothwell
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 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
a31e40f
[PATCH] dmfe trivial endianness annotations
by Al Viro
· 18 years ago
4c44fd0
__devinit & __devexit cleanups for de2104x driver
by Prarit Bhargava
· 18 years ago
cfa51b9
dmfe: Fix link detection
by Maxim Levitsky
· 18 years ago
4dc68f3
dmfe: fix two bugs
by Maxim Levitsky
· 18 years ago
f67ba79
dmfe: trivial/spelling fixes
by Maxim Levitsky
· 18 years ago
ead9bff
revert "drivers/net/tulip/dmfe: support basic carrier detection"
by Andrew Morton
· 18 years ago
8b45339
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
by Jeff Garzik
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
7628b0a
drivers/net/tulip/dmfe: support basic carrier detection
by Samuel Thibault
· 18 years ago
c3a9392e
[PATCH] kmemdup() cleanup in drivers/net
by Eric Sesterhenn
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
bfaadca
[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver
by s.hauer@pengutronix.de
· 18 years ago
4a1d2d8
[PATCH] Fix section mismatch in de2104x.c
by Helge Deller
· 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
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
4e83b7f
Merge branch 'tmp' into upstream
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
9f486ae
[PATCH] Handle pci_enable_device() errors in resume
by Valerie Henson
· 18 years ago
42eab56
[PATCH] Use tulip.h in winbond-840.c
by Grant Grundler
· 18 years ago
7f2b124
[PATCH] Clean up tulip.h
by Grant Grundler
· 18 years ago
0bb3cf7
[PATCH] Defer tulip_select_media() to process context
by Francois Romieu
· 18 years ago
40c0d87
[PATCH] Flush MMIO writes in reset sequence
by Grant Grundler
· 18 years ago
b892de0
[PATCH] Make DS21143 printout match lspci output
by Thibaut Varene
· 18 years ago
c69f412
[PATCH] Print physical address in tulip_init_one
by Grant Grundler
· 18 years ago
6b92801
[PATCH] Change tulip maintainer
by Valerie Henson
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
846050d
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
ec42cdb
[PATCH] xircom_cb: wire up errors from pci_register_driver()
by Alexey Dobriyan
· 18 years ago
c9d26c9
[PATCH] winbond-840 section fix
by Andrew Morton
· 18 years ago
e1c3e50
[PATCH] initialisation cleanup for ULI526x-net-driver
by Henrik Kretzschmar
· 18 years ago
c3d8e68
[netdrvr] Remove Becker-template 'io_size' member, when invariant
by Jeff Garzik
· 18 years ago
03a8c66
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
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
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
7c7459d
[PATCH] 64bit resource: fix up printks for resources in networks drivers
by Greg Kroah-Hartman
· 18 years ago
1f1bd5f
[netdrvr] Remove long-unused bits from Becker template drivers
by Jeff Garzik
· 18 years ago
de8d28b
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
by David S. Miller
· 18 years ago
25f42b6a
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
d0b952a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
470b160
[MIPS] Remove support for NEC DDB5476.
by Ralf Baechle
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
f3b197a
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
by Jeff Garzik
· 18 years ago
bb02aac
[PATCH] winbond-840-remove-badness-in-pci_map_single
by Erling A. Jacobsen
· 19 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
5185c7c
[PATCH] Use after free in net/tulip/de2104x.c
by Eric Sesterhenn
· 19 years ago
749dfc70
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
39bf429
de2104x: fix the TX watchdog
by Francois Romieu
· 19 years ago
Next »