Age | Commit message (Expand) | Author | Files | Lines |
2022-10-29 | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). | Thomas Gleixner | 1 | -6/+6 |
2022-09-29 | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 1 | -1/+1 |
2022-09-01 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -2/+2 |
2022-04-29 | slic: remove a copy of the NAPI_POLL_WEIGHT define | Jakub Kicinski | 2 | -3/+1 |
2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski | 1 | -1/+1 |
2021-10-02 | ethernet: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 1 | -1/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -6/+6 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -2/+2 |
2020-02-24 | net/alacritech: Delete driver version | Leon Romanovsky | 1 | -3/+0 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 | Thomas Gleixner | 1 | -10/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -4/+0 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -6/+6 |
2018-09-19 | net: ethernet: slicoss: remove duplicated include from slic.h | YueHaibing | 1 | -1/+0 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-01 | net: ethernet: slicoss: remove redundant initialization of idx | Colin Ian King | 1 | -1/+1 |
2017-01-09 | net: make ndo_get_stats64 a void function | stephen hemminger | 1 | -4/+2 |
2016-12-13 | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2016-12-08 | net: ethernet: slicoss: use module_pci_driver() | Tobias Klauser | 1 | -12/+1 |
2016-12-06 | net: ethernet: slicoss: add slicoss gigabit ethernet driver | Lino Sanfilippo | 4 | -0/+2489 |