aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alacritech/slicoss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski1-1/+1
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-04-29slic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-1/+1
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-6/+6
2020-02-24net/alacritech: Delete driver versionLeon Romanovsky1-3/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner1-10/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-4/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-6/+6
2017-11-01net: ethernet: slicoss: remove redundant initialization of idxColin Ian King1-1/+1
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-4/+2
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+0
2016-12-08net: ethernet: slicoss: use module_pci_driver()Tobias Klauser1-12/+1
2016-12-06net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo1-0/+1882