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
/
dl2k.c
Age
Commit message (
Expand
)
Author
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-14
net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irq
Huang Zijiang
2019-02-14
net:dl2k: Modify the code style escaping the warning
Huang Zijiang
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2017-11-02
net: dl2k: remove redundant re-assignment to np
Colin Ian King
2017-10-18
net: dl2k: Convert timers to use timer_setup()
Kees Cook
2017-04-07
net: dl2k: Use net_device_stats from struct net_device
Tobias Klauser
2017-01-02
net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-18
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-11-20
dl2k: Implement suspend
Ondrej Zary
2015-11-20
dl2k: Reorder and cleanup initialization
Ondrej Zary
2015-11-20
dl2k: Handle memory allocation errors in alloc_list
Ondrej Zary
2015-11-16
dl2k: Add support for IP1000A-based cards
Ondrej Zary
2015-05-31
net: dl2k: Use setup_timer
Vaishali Thakkar
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-10-21
net: dl2k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-03
dlink: remove __dev* attributes
Bill Pemberton
2012-10-31
dlink: dl2k: use the module_pci_driver macro
Devendra Naga
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-26
dl2k: Clean up rio_ioctl
Jeff Mahoney
2012-04-07
dl2k: stop using net_device.{base_addr, irq} and convert to __iomem.
Francois Romieu
2011-08-25
dl2k: use standard #defines from mii.h.
Francois Romieu
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