aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/natsemi
AgeCommit message (Expand)Author
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-08-15net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-02-05net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-02-05net/sonic: Fix receive buffer handlingFinn Thain
2020-02-05net/sonic: Use MMIO accessorsFinn Thain
2020-02-05net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-01-27net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2020-01-27net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2018-07-08net/sonic: Use dma_mapping_error()Finn Thain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-08format-security: move static strings to constKees Cook
2017-02-12net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: natsemi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-26net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-12natsemi: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-12-19natsemi: add checks for dma mapping errorsAlexey Khoroshilov
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-24natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-20net: ethernet: natsemi: drop owner assignment from platform_driversWolfram Sang
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-09net: ns83820: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven
2013-11-11xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun
2013-10-21net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-15net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14drivers/net: delete orphaned MCA ibmlana driver contentPaul Gortmaker
2013-01-11drivers/net/ethernet/natsemi: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03natsemi: remove __dev* attributesBill Pemberton
2012-10-07drivers/net/ethernet/natsemi/xtsonic.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/natsemi/natsemi.c: fix error return codePeter Senna Tschudin