aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/micrel/ks8851_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-09-28net: ks8851: fix link errorArnd Bergmann1-0/+8
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-06-03net: ks8851: Make ks8851_read_selftest() return voidNathan Chancellor1-11/+4
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-4/+3
2021-01-15net: ks8851: remove definition of DEBUGTom Rix1-2/+0
2021-01-05net: ks8851: Register MDIO bus and the internal PHYMarek Vasut1-16/+96
2020-12-09net: micrel: convert comma to semicolonZheng Yongjun1-1/+1
2020-05-28net: ks8851: Separate SPI operations into separate fileMarek Vasut1-0/+1193