index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
/
tulip
/
uli526x.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-10-18
net: tulip: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: uli526x: use setup_timer() helper.
Allen Pais
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-01-02
net: dec: uli526x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
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-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-06-03
drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...
David Malcolm
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2014-12-09
uli526x: fix misspelling of current function in string
Julia Lawall
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-03-24
uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-01-03
net: tulip: delete useless tests on netdev_priv
Julia Lawall
2013-10-21
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-12-03
tulip: remove __dev* attributes
Bill Pemberton
2012-04-07
uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.
Francois Romieu
2012-04-07
uli526x: fix regions leak in driver probe error path.
Francois Romieu
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
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