index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
/
natsemi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-01
ethernet/natsemi: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-04-27
net: remove comments that mention obsolete __SLOW_DOWN_IO
Bjorn Helgaas
1
-2
/
+0
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-2
/
+4
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2021-08-02
net: natsemi: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-6
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-19
net: natsemi: remove leading spaces before tabs
Hui Tang
1
-3
/
+3
2020-09-14
natsemi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-32
/
+31
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-01
natsemi: use generic power management
Vaibhav Gupta
1
-19
/
+7
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-02-14
net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2017-10-28
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-09-21
drivers: net: natsemi: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-02-13
net: natsemi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-52
/
+67
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-3
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2015-12-19
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
1
-0
/
+12
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-10-22
net: natsemi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-3
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
natsemi: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-10-07
drivers/net/ethernet/natsemi/natsemi.c: fix error return code
Peter Senna Tschudin
1
-2
/
+2
2012-04-07
natsemi: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-28
/
+39
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-3
/
+2
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-3
/
+3
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-12
*sonic/natsemi/ns83829: Move the National Semi-conductor drivers
Jeff Kirsher
1
-0
/
+3370