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