Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cb8e92d8e4d9f8562071b6ab39e1b837e9e7af39
/
drivers
/
net
/
ethernet
/
dec
791a1dd
uli526x: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
bbc7975
dmfe: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
36c71a7
net: tulip: Remove private "strncmp"
by Rasmus Villemoes
· 10 years ago
73852b2
tulip: dmfe: Fix global namespace pollution of phy accessors.
by David S. Miller
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
3217265
net: tulip: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
143fa2e
tulip: Poll link status more frequently for Comet chips
by Ondrej Zary
· 10 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
290a79d
uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
086dfb7
dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
c321f7d
drivers/net: tulip_remove_one needs to call pci_disable_device()
by Ingo Molnar
· 11 years ago
28f39ef
tulip: cleanup by using ARRAY_SIZE()
by Dan Carpenter
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
2d4dda7
net: tulip: delete useless tests on netdev_priv
by Julia Lawall
· 11 years ago
8ab6a1f
net: tulip: use DEFINE_PCI_DEVICE_TABLE
by Jingoo Han
· 11 years ago
3c5b9ca
net: tulip: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
f25672f
net: tulip: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
1895499
net: tulip: use pci_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
1409a93
ethernet: Convert mac address uses of 6 to ETH_ALEN
by Joe Perches
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c9bfbb3
tulip: Properly check dma mapping result
by Neil Horman
· 11 years ago
311503b
tulip: remove redundant D0 power state set
by Yijing Wang
· 12 years ago
31d60eb
net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driver
by Peter Hüwe
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
db0b827
ethernet/tulip: DE4x5 needs VIRT_TO_BUS
by Arnd Bergmann
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
0ffd89e
drivers/net: delete Digital EtherWorks-3 support.
by Paul Gortmaker
· 12 years ago
cb40390
drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
779c1a8
tulip: remove __dev* attributes
by Bill Pemberton
· 12 years ago
f33e716
ewrk3: remove outdated comment
by Paul Bolle
· 12 years ago
a80e275
ewrk3: silence GCC warning
by Paul Bolle
· 12 years ago
5b89602
drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
459a130
drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function
by Takuya Yoshikawa
· 12 years ago
c477ebd
sections: fix section conflicts in drivers/net
by Andi Kleen
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 12 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
0c20494
dmfe: enforce consistent timing delay.
by françois romieu
· 13 years ago
5820e97
dmfe: stop using net_device.{base_addr, irq} and convert to __iomem.
by Francois Romieu
· 13 years ago
3acf4b5
uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.
by Francois Romieu
· 13 years ago
308f288
de2104x: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
ebaf7f8
xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem.
by Francois Romieu
· 13 years ago
d59a188
xircom_cb: fix device probe error path.
by Francois Romieu
· 13 years ago
5e58deb
uli526x: fix regions leak in driver probe error path.
by Francois Romieu
· 13 years ago
a173460
tulip_core: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
c0bd55e
winbond840: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
bbf7bd2
dec/tulip/de4x5: print MAC via printk format specifier
by Danny Kukawka
· 13 years ago
1ab0d2e
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A. Dalvi
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
bf684f6
de4x5/PCI: use list_for_each_entry() for bus->devices traversal
by Bjorn Helgaas
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
5d472b7
drivers/net/ethernet: remove unused #define.
by françois romieu
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
a88394c
ewrk3/tulip: Move the DEC - Tulip drivers
by Jeff Kirsher
· 14 years ago