Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: make remove callback a void function | Uwe Kleine-König | 2022-02-09 | 1 | -3/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-11-26 | 1 | -1/+1 |
|\ | |||||
| * | net: ax88796c: do not receive data in pointer | Nicolas Iooss | 2021-11-22 | 1 | -1/+1 |
* | | net: ax88796c: don't write to netdev->dev_addr directly | Jakub Kicinski | 2021-11-19 | 1 | -8/+10 |
|/ | |||||
* | net: ax88796c: use bit numbers insetad of bit masks | Łukasz Stelmach | 2021-11-17 | 1 | -3/+3 |
* | ax88796c: fix ioctl callback | Arnd Bergmann | 2021-11-05 | 1 | -1/+1 |
* | net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF | Jakub Kicinski | 2021-11-05 | 1 | -0/+2 |
* | net: ax88796c: Remove pointless check in ax88796c_open() | Nathan Chancellor | 2021-10-26 | 1 | -5/+4 |
* | net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac() | Nathan Chancellor | 2021-10-26 | 1 | -0/+2 |
* | ax88796c: fix fetching error stats from percpu containers | Alexander Lobakin | 2021-10-25 | 1 | -4/+4 |
* | net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver | Łukasz Stelmach | 2021-10-21 | 8 | -0/+2221 |