summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/micrel/ks8851_common.c
AgeCommit message (Expand)Author
2024-05-03net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut
2024-04-08net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut
2024-04-08net: ks8851: Inline ks8851_rx_skb()Marek Vasut
2023-12-19net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl
2022-09-15net: ks8851: switch to using gpiod APIDmitry Torokhov
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski
2021-10-18net: ks8851: Make ks8851_remove_common() return voidUwe Kleine-König
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-09-28net: ks8851: fix link errorArnd Bergmann
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-03net: ks8851: Make ks8851_read_selftest() return voidNathan Chancellor
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-01-15net: ks8851: remove definition of DEBUGTom Rix
2021-01-05net: ks8851: Register MDIO bus and the internal PHYMarek Vasut
2020-12-09net: micrel: convert comma to semicolonZheng Yongjun
2020-05-28net: ks8851: Separate SPI operations into separate fileMarek Vasut