linux/drivers/net
Elaine Zhang 09b21de775 net: can: rockchip: fix up the canfd/can error
To classify errors:
RX/TX error count < 128 is CAN_STATE_ERROR_WARNING,
An error frame is sent, enters the active error state.
RX/TX error count < 256 is CAN_STATE_ERROR_PASSIVE,
An error frame is sent, enter passive error state.
RX/TX error count >= 256 is CAN_STATE_BUS_OFF,
can bus off need to restart.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Change-Id: I4a85af3c86c5dfd14e4274832b0fb55ac09c98f7
2021-12-02 11:16:56 +08:00
..
appletalk
arcnet
bonding
caif net: caif: remove BUG_ON(dev == NULL) in caif_xmit 2021-06-03 09:00:41 +02:00
can net: can: rockchip: fix up the canfd/can error 2021-12-02 11:16:56 +08:00
dsa net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S 2021-06-03 09:00:38 +02:00
ethernet net: ethernet: stmmac: Fix loopback at dwmac-ethtool for rk3588 2021-11-29 19:17:12 +08:00
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipa net: ipa: memory region array is variable size 2021-06-03 09:00:46 +02:00
ipvlan
lte
mdio net: mdio: octeon: Fix some double free issues 2021-06-03 09:00:47 +02:00
netdevsim
pcs
phy net: phy: add sysfs node for reading PHY's registers 2021-08-06 09:14:19 +08:00
plip
ppp
slip
team
usb Merge remote branch 'android12-5.10-2021-08' of https://android.googlesource.com/kernel/common 2021-08-24 20:07:38 +08:00
vmxnet3
wan
wimax
wireguard wireguard: allowedips: free empty intermediate nodes when removing single node 2021-06-10 13:39:24 +02:00
wireless net: wireless: rockchip_wlan: update bcmdhd driver 2021-11-16 11:22:35 +08:00
xen-netback xen-netback: take a reference to the RX task thread 2021-06-10 13:39:29 +02:00
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
net_failover.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tap.c
thunderbolt.c
tun.c
veth.c
virtio_net.c
vrf.c
vsockmon.c
vxlan.c
xen-netfront.c