index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dlink
/
sundance.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
sundance: remove unused variable cnt
Colin Ian King
2022-11-17
1
-2
/
+0
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: sundance: Replace one-element array with non-array object
Gustavo A. R. Silva
2022-02-05
1
-30
/
+30
*
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-10-14
1
-1
/
+3
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: dlink: remove leading spaces before tabs
Hui Tang
2021-05-19
1
-6
/
+6
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-14
/
+1
|
\
|
*
net: sundance: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-08
1
-14
/
+1
*
|
net: sundance: Use tasklet_disable_in_atomic().
Sebastian Andrzej Siewior
2021-03-17
1
-1
/
+1
|
/
*
net: sundance: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-10
/
+11
*
net: sundance: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
1
-1
/
+1
*
sundance: use generic power management
Vaibhav Gupta
2020-07-01
1
-19
/
+8
*
net/dlink: Remove driver version and release date
Leon Romanovsky
2020-03-04
1
-20
/
+0
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
2019-02-14
1
-3
/
+2
*
drivers/net: dlink: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-5
/
+5
*
drivers: net: sundance: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
net: dlink: sundance: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-02
1
-6
/
+8
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-2
/
+4
*
sundance: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-13
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
sundance: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-25
1
-1
/
+1
*
net: sundance: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
*
sundance: Add netpoll support
Denis Kirjanov
2013-08-21
1
-0
/
+14
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-09
1
-1
/
+0
*
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2012-12-03
1
-7
/
+7
|
\
|
*
dlink: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-7
/
+7
*
|
sundance: Enable WoL support
Denis Kirjanov
2012-12-03
1
-1
/
+80
|
/
*
sections: fix section conflicts in drivers/net
Andi Kleen
2012-10-05
1
-1
/
+1
*
sundance: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
1
-7
/
+5
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-5
/
+4
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-3
/
+3
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
de6*/dl2k/sundance: Move the D-Link drivers
Jeff Kirsher
2011-08-12
1
-0
/
+1940