index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
/
natsemi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-10-21
net: natsemi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-01-08
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-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-3
/
+3
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-11
*sonic/natsemi/ns83829: Move the National Semi-conductor drivers
Jeff Kirsher
1
-0
/
+3370