Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: ks8851: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König | 2024-02-08 | 1 | -2/+2 |
* | Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2024-01-09 | 1 | -2/+2 |
|\ | |||||
| * | treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX | Andy Shevchenko | 2023-11-16 | 1 | -2/+2 |
* | | net: ks8851: Fix TX stall caused by TX buffer overrun | Ronald Wahl | 2023-12-19 | 1 | -15/+27 |
|/ | |||||
* | micrel: ksz8851: fixes struct pointer issue | Jerry Ray | 2022-08-24 | 1 | -3/+2 |
* | net: ethernet: Use netif_rx(). | Sebastian Andrzej Siewior | 2022-03-04 | 1 | -1/+1 |
* | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 1 | -3/+1 |
* | net: ks8851: Make ks8851_remove_common() return void | Uwe Kleine-König | 2021-10-18 | 1 | -1/+3 |
* | net: ks8851: remove definition of DEBUG | Tom Rix | 2021-01-15 | 1 | -2/+0 |
* | net: ks8851: Separate SPI operations into separate file | Marek Vasut | 2020-05-28 | 1 | -0/+485 |