index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
/
ns83820.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-4
/
+7
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-1
/
+3
*
net: natsemi: Remove set but not used variable
Zheng Yongjun
2020-09-21
1
-2
/
+2
*
net: natsemi: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-4
/
+4
*
natsemi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
1
-30
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-2
/
+2
|
\
|
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-15
/
+1
*
net: ns83820: code cleanup for ns83820_probe_phy()
Mao Wenan
2019-02-19
1
-49
/
+21
*
net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-14
1
-1
/
+1
*
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-4
/
+4
*
drivers: net: ns83820: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-21
/
+25
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
2016-10-26
1
-1
/
+1
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-9
/
+2
*
natsemi: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-1
/
+1
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
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
*
net: ns83820: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-09
1
-2
/
+0
*
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-1
/
+1
*
natsemi: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-3
/
+3
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-2
/
+2
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
1
-1
/
+1
*
ns83820: convert to SKB paged frag API.
Ian Campbell
2011-09-15
1
-3
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
*sonic/natsemi/ns83829: Move the National Semi-conductor drivers
Jeff Kirsher
2011-08-11
1
-0
/
+2312