index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
net: ns83820: code cleanup for ns83820_probe_phy()
Mao Wenan
1
-49
/
+21
2019-02-14
net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2018-05-31
net/sonic: Use dma_mapping_error()
Finn Thain
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+4
2018-03-06
ethernet: natsemi: correct spelling
Randy Dunlap
2
-4
/
+4
2018-02-26
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
5
-103
/
+61
2018-02-26
net/sonic: Clean up and modernize log messages
Finn Thain
3
-40
/
+33
2018-02-26
net/macsonic: Drop redundant MACH_IS_MAC test
Finn Thain
1
-3
/
+0
2018-02-26
net/macsonic: Convert to nubus_driver
Finn Thain
1
-54
/
+119
2018-01-16
nubus: Add expansion_type values for various Mac models
Finn Thain
1
-6
/
+2
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
1
-3
/
+5
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
1
-11
/
+11
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-28
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+9
2017-09-21
drivers: net: natsemi: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: ns83820: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-05-08
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-02-12
net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+25
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
2
-2
/
+2
2016-10-26
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-9
/
+2
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-3
/
+4
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
3
-3
/
+0
2016-09-12
natsemi: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-2
/
+2
2015-12-19
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
1
-0
/
+12
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-5
/
+2
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-2
/
+0
2014-10-24
natsemi/macsonic: Remove superfluous interrupt disable/restore
Geert Uytterhoeven
1
-4
/
+0
2014-10-20
net: ethernet: natsemi: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2
-2
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-6
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2013-12-09
net: ns83820: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-11-26
m68k: Remove superfluous inclusions of <asm/bootinfo.h>
Geert Uytterhoeven
1
-1
/
+0
2013-11-11
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
1
-0
/
+1
2013-10-21
net: natsemi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-15
net: natsemi: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-4
/
+2
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
3
-19
/
+17
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+0
2013-01-14
drivers/net: delete orphaned MCA ibmlana driver content
Paul Gortmaker
2
-1353
/
+0
[next]