index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
/
tulip
/
de4x5.c
Age
Commit message (
Expand
)
Author
2018-08-07
net: tulip: de4x5: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
net: tulip: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: de4x: use setup_timer() helper.
Allen Pais
2017-08-19
net: de4x5: constify eisa_device_id
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-20
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-08-13
net: fix up a few missing hashtable.h conflict resolutions
Jiri Kosina
2016-07-30
net: tulip: fix spelling mistake: "attemping" -> "attempting"
Colin Ian King
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-26
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
2015-12-14
drivers/net: fix eisa_driver probe section mismatch
Fabian Frederick
2015-06-03
net: tulip: rearrange order of searching for substrings
Rasmus Villemoes
2014-12-09
net: tulip: Remove private "strncmp"
Rasmus Villemoes
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-20
net: tulip: remove unnecessary break after return
Fabian Frederick
2013-10-22
net: tulip: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
2013-09-12
net: tulip: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-03
net: tulip: use pci_{get,set}_drvdata()
Jingoo Han
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
tulip: remove __dev* attributes
Bill Pemberton
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-02-24
dec/tulip/de4x5: print MAC via printk format specifier
Danny Kukawka
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
de4x5/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
ewrk3/tulip: Move the DEC - Tulip drivers
Jeff Kirsher