index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
/
tulip
/
dmfe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/dec: Delete driver versions
Leon Romanovsky
2020-03-04
1
-14
/
+0
*
net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
Nathan Chancellor
2019-12-10
1
-3
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
net: tulip: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+5
*
drivers: net: dmfe: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-3
/
+3
*
dmfe: kill DEVICE define
Florian Westphal
2016-05-04
1
-21
/
+18
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
1
-1
/
+1
*
dmfe: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
*
tulip: dmfe: Fix global namespace pollution of phy accessors.
David S. Miller
2014-08-28
1
-76
/
+76
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-25
1
-2
/
+2
*
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-3
/
+0
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
tulip: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-6
/
+6
*
drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code
Peter Senna Tschudin
2012-10-07
1
-3
/
+9
*
dmfe: enforce consistent timing delay.
françois romieu
2012-04-18
1
-1
/
+5
*
dmfe: stop using net_device.{base_addr, irq} and convert to __iomem.
Francois Romieu
2012-04-07
1
-142
/
+153
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
1
-9
/
+11
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-3
/
+4
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
ewrk3/tulip: Move the DEC - Tulip drivers
Jeff Kirsher
2011-08-12
1
-0
/
+2253