summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alacritech
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang-29/+29
2024-09-03net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...Krzysztof Kozlowski-5/+8
2024-08-29net: alacritech: Switch to use dev_err_probe()Yang Ruibin-20/+14
2023-07-28net: ethernet: slicoss: remove redundant increment of pointer dataColin Ian King-3/+1
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner-6/+6
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski-1/+1
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang-2/+2
2022-04-29slic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski-3/+1
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski-1/+1
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-6/+6
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-2/+2
2020-02-24net/alacritech: Delete driver versionLeon Romanovsky-3/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon-4/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-6/+6
2018-09-18net: ethernet: slicoss: remove duplicated include from slic.hYueHaibing-1/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-11-01net: ethernet: slicoss: remove redundant initialization of idxColin Ian King-1/+1
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger-4/+2
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2016-12-08net: ethernet: slicoss: use module_pci_driver()Tobias Klauser-12/+1
2016-12-06net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo-0/+2489