index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
asix
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
net: asix: fix fortify warning
Dmitry Antipov
2
-4
/
+6
2023-10-06
net: ax88796c: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function call
Amit Kumar Mahapatra
1
-1
/
+1
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-09-29
net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-19
net: ax88796c: Fix return type of ax88796c_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-22
net: ax88796c: do not receive data in pointer
Nicolas Iooss
1
-1
/
+1
2021-11-19
net: ax88796c: don't write to netdev->dev_addr directly
Jakub Kicinski
1
-8
/
+10
2021-11-17
net: ax88796c: use bit numbers insetad of bit masks
Łukasz Stelmach
1
-3
/
+3
2021-11-05
ax88796c: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
Jakub Kicinski
1
-0
/
+2
2021-10-26
net: ax88796c: Remove pointless check in ax88796c_open()
Nathan Chancellor
1
-5
/
+4
2021-10-26
net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()
Nathan Chancellor
1
-0
/
+2
2021-10-25
ax88796c: fix fetching error stats from percpu containers
Alexander Lobakin
1
-4
/
+4
2021-10-21
net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
Łukasz Stelmach
8
-0
/
+2221