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
/
dlink
/
sundance.c
Age
Commit message (
Expand
)
Author
2016-10-18
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2016-09-12
sundance: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-24
sundance: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2013-10-21
net: sundance: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-08-20
sundance: Add netpoll support
Denis Kirjanov
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-03
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2012-12-03
dlink: remove __dev* attributes
Bill Pemberton
2012-12-03
sundance: Enable WoL support
Denis Kirjanov
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-04-07
sundance: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-06
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-11
de6*/dl2k/sundance: Move the D-Link drivers
Jeff Kirsher