summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/natsemi
Commit message (Expand)AuthorAgeFilesLines
* ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski2021-10-182-6/+11
* Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
|\
| * Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-6/+2
| |\
| * | nubus: Make struct nubus_driver::remove return voidUwe Kleine-König2021-07-281-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-6/+2
|\ \ \ | | |/ | |/|
| * | net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-021-6/+2
| |/
* | natsemi: sonic: stop calling netdev_boot_setup_checkArnd Bergmann2021-08-032-3/+0
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
|/
* net: natsemi: remove leading spaces before tabsHui Tang2021-05-191-3/+3
* net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2021-01-052-4/+15
* net: natsemi: Replace in_interrupt() usage.Thomas Gleixner2020-09-292-13/+13
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-1/+3
* net: natsemi: Remove set but not used variableZheng Yongjun2020-09-211-2/+2
* net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+4
* natsemi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-132-62/+62
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* natsemi: use generic power managementVaibhav Gupta2020-07-011-19/+7
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET2020-04-271-2/+4
* net/macsonic: Remove interrupt handler wrapperFinn Thain2020-02-161-15/+4
* net/sonic: Start packet transmission immediatelyFinn Thain2020-02-161-6/+7
* net/sonic: Remove explicit memory barriersFinn Thain2020-02-161-2/+0
* net/sonic: Remove redundant netif_start_queue() callFinn Thain2020-02-161-1/+1
* net/sonic: Remove redundant next_tx variableFinn Thain2020-02-162-5/+4
* net/sonic: Refactor duplicated codeFinn Thain2020-02-165-93/+44
* net/sonic: Remove obsolete commentFinn Thain2020-02-161-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-284-6/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-262-162/+262
| |\
| * | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-124-6/+6
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ | |_|/ |/| |
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |/
* | net/sonic: Prevent tx watchdog timeoutFinn Thain2020-01-231-4/+13
* | net/sonic: Fix CAM initializationFinn Thain2020-01-231-9/+12
* | net/sonic: Fix command register usageFinn Thain2020-01-231-15/+3
* | net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2020-01-232-0/+28
* | net/sonic: Fix receive buffer replenishmentFinn Thain2020-01-232-63/+105
* | net/sonic: Improve receive descriptor status flag checkFinn Thain2020-01-231-10/+5
* | net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain2020-01-231-6/+15
* | net/sonic: Fix receive buffer handlingFinn Thain2020-01-232-7/+33
* | net/sonic: Fix interface error stats collectionFinn Thain2020-01-232-14/+8
* | net/sonic: Use MMIO accessorsFinn Thain2020-01-231-8/+8
* | net/sonic: Clear interrupt flags immediatelyFinn Thain2020-01-231-22/+6
* | net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2020-01-232-14/+36
|/
* net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan2019-09-111-1/+1
* net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan2019-09-061-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-15/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1