Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: ethernet: litex: Fix return type of liteeth_start_xmit | Nathan Huckleberry | 2022-09-19 | 1 | -1/+2 |
* | net: ethernet: litex: Add the dependency on HAS_IOMEM | Cai Huoqing | 2022-02-08 | 1 | -1/+1 |
* | litex_liteeth: Fix a double free in the remove function | Christophe JAILLET | 2021-11-07 | 1 | -1/+0 |
* | net: ethernet: litex: Remove unnecessary print function dev_err() | Xu Wang | 2021-11-05 | 1 | -3/+1 |
* | ethernet: use of_get_ethdev_address() | Jakub Kicinski | 2021-10-07 | 1 | -1/+1 |
* | of: net: move of_net under net/ | Jakub Kicinski | 2021-10-07 | 1 | -1/+1 |
* | net: Add depends on OF_NET for LiteX's LiteETH | Slark Xiao | 2021-08-31 | 1 | -0/+1 |
* | net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx() | Cai Huoqing | 2021-08-31 | 1 | -5/+2 |
* | net: Add driver for LiteX's LiteETH network interface | Joel Stanley | 2021-08-26 | 3 | -0/+349 |