index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dlink
/
dl2k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
1
-2
/
+1
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: dl2k: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
1
-39
/
+41
*
net: dl2k: Remove unused macro DRV_NAME
YueHaibing
2020-08-31
1
-1
/
+0
*
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-26
1
-9
/
+1
*
docs: networking: device drivers: convert dlink/dl2k.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
net/dlink: Remove driver version and release date
Leon Romanovsky
2020-03-03
1
-9
/
+0
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irq
Huang Zijiang
2019-02-14
1
-1
/
+1
*
net:dl2k: Modify the code style escaping the warning
Huang Zijiang
2019-02-14
1
-2
/
+2
*
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-12-05
1
-1
/
+1
*
net: dl2k: remove redundant re-assignment to np
Colin Ian King
2017-11-02
1
-1
/
+1
*
net: dl2k: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+5
*
net: dl2k: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
1
-25
/
+20
*
net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
1
-30
/
+41
*
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-18
/
+4
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
dl2k: Implement suspend
Ondrej Zary
2015-11-20
1
-14
/
+65
*
dl2k: Reorder and cleanup initialization
Ondrej Zary
2015-11-20
1
-39
/
+56
*
dl2k: Handle memory allocation errors in alloc_list
Ondrej Zary
2015-11-20
1
-85
/
+97
*
dl2k: Add support for IP1000A-based cards
Ondrej Zary
2015-11-16
1
-3
/
+52
*
net: dl2k: Use setup_timer
Vaishali Thakkar
2015-05-31
1
-3
/
+1
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
net: dl2k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-1
/
+0
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-5
/
+2
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-3
/
+4
*
dlink: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
dlink: dl2k: use the module_pci_driver macro
Devendra Naga
2012-10-31
1
-15
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-43
/
+9
|
\
|
*
dl2k: Clean up rio_ioctl
Jeff Mahoney
2012-04-26
1
-43
/
+9
*
|
dl2k: stop using net_device.{base_addr, irq} and convert to __iomem.
Francois Romieu
2012-04-07
1
-209
/
+207
|
/
*
dl2k: use standard #defines from mii.h.
Francois Romieu
2011-08-25
1
-54
/
+51
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
de6*/dl2k/sundance: Move the D-Link drivers
Jeff Kirsher
2011-08-11
1
-0
/
+1824