index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
/
natsemi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-2
/
+2
*
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
-5
/
+5
*
drivers: net: natsemi: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
net: natsemi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-13
1
-52
/
+67
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-3
/
+4
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
2015-12-19
1
-0
/
+12
*
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: natsemi: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-09
1
-3
/
+0
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
natsemi: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-7
/
+7
*
drivers/net/ethernet/natsemi/natsemi.c: fix error return code
Peter Senna Tschudin
2012-10-07
1
-2
/
+2
*
natsemi: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-04-07
1
-28
/
+39
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-3
/
+2
*
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
*
*sonic/natsemi/ns83829: Move the National Semi-conductor drivers
Jeff Kirsher
2011-08-12
1
-0
/
+3370