summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alacritech/slicoss.c
Commit message (Expand)AuthorAgeFilesLines
* 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-291-1/+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
* 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
* 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 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-061-0/+1882