Age | Commit message (Expand) | Author |
---|---|---|
2022-09-29 | net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing |
2022-09-19 | net: ax88796c: Fix return type of ax88796c_start_xmit | Nathan Huckleberry |
2022-03-04 | net: ethernet: Use netif_rx(). | Sebastian Andrzej Siewior |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König |
2021-11-19 | net: ax88796c: don't write to netdev->dev_addr directly | Jakub Kicinski |
2021-11-05 | ax88796c: fix ioctl callback | Arnd Bergmann |
2021-11-05 | net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF | Jakub Kicinski |
2021-10-26 | net: ax88796c: Remove pointless check in ax88796c_open() | Nathan Chancellor |
2021-10-26 | net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac() | Nathan Chancellor |
2021-10-25 | ax88796c: fix fetching error stats from percpu containers | Alexander Lobakin |
2021-10-21 | net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver | Łukasz Stelmach |