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