aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/asix (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-11-22net: ax88796c: do not receive data in pointerNicolas Iooss1-1/+1
2021-11-19net: ax88796c: don't write to netdev->dev_addr directlyJakub Kicinski1-8/+10
2021-11-17net: ax88796c: use bit numbers insetad of bit masksŁukasz Stelmach1-3/+3
2021-11-05ax88796c: fix ioctl callbackArnd Bergmann1-1/+1
2021-11-05net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OFJakub Kicinski1-0/+2
2021-10-26net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor1-5/+4
2021-10-26net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()Nathan Chancellor1-0/+2
2021-10-25ax88796c: fix fetching error stats from percpu containersAlexander Lobakin1-4/+4
2021-10-21net: ax88796c: ASIX AX88796C SPI Ethernet Adapter DriverŁukasz Stelmach8-0/+2221