Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-18 | ethernet: use eth_hw_addr_set() in unmaintained drivers | Jakub Kicinski | 1 | -2/+4 |
2021-10-18 | net: ks8851: Make ks8851_remove_common() return void | Uwe Kleine-König | 1 | -3/+1 |
2021-10-07 | ethernet: use of_get_ethdev_address() | Jakub Kicinski | 1 | -1/+1 |
2021-10-02 | ethernet: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+1 |
2021-09-28 | net: ks8851: fix link error | Arnd Bergmann | 1 | -0/+8 |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 1 | -1/+1 |
2021-06-04 | net: ks8851: Make ks8851_read_selftest() return void | Nathan Chancellor | 1 | -11/+4 |
2021-04-14 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 1 | -4/+3 |
2021-01-16 | net: ks8851: remove definition of DEBUG | Tom Rix | 1 | -2/+0 |
2021-01-06 | net: ks8851: Register MDIO bus and the internal PHY | Marek Vasut | 1 | -16/+96 |
2020-12-10 | net: micrel: convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
2020-05-29 | net: ks8851: Separate SPI operations into separate file | Marek Vasut | 1 | -0/+1193 |