summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alacritech
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: slicoss: remove redundant increment of pointer dataColin Ian King2023-07-281-3/+1
* net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-6/+6
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-2/+2
* slic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+1
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-6/+6
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* net/alacritech: Delete driver versionLeon Romanovsky2020-02-241-3/+0
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-191-10/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-4/+0
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-6/+6
* net: ethernet: slicoss: remove duplicated include from slic.hYueHaibing2018-09-181-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net: ethernet: slicoss: remove redundant initialization of idxColin Ian King2017-11-011-1/+1
|/
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-4/+2
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-1/+0
* net: ethernet: slicoss: use module_pci_driver()Tobias Klauser2016-12-081-12/+1
* net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo2016-12-064-0/+2489