index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
packetengines
/
hamachi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-2
/
+3
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
hamachi: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-25
/
+38
*
net: packetengines: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-21
1
-50
/
+61
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...
Yang Wei
2019-02-14
1
-1
/
+1
*
drivers/net: packetengines: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-7
/
+7
*
drivers: net: packetengines: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+2
*
net: hamachi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-17
1
-6
/
+8
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
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
-4
/
+2
*
net: packetengines: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-1
/
+0
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
1
-3
/
+4
*
packetengines: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-6
/
+6
*
hamachi: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
1
-8
/
+3
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
1
-5
/
+3
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
1
-1
/
+1
*
hamachi/yellowfin: Move the packet engine drivers
Jeff Kirsher
2011-08-12
1
-0
/
+1952