several fixes for airoha ethernet driver Changes v2: * update patches description * improve formatting a bit
Changes v3: * national letters were replaced with the corresponding english letters * code was tested on 32-bit and 64-bit airoha boards both Changes v4: * fix transmission of short packets (length < 60) Mikhail Kshevetskiy (4): drivers/net/airoha_eth: add missing terminator for compatible devices list drivers/net/airoha_eth: fix packet transmission errors drivers/net/airoha_eth: fix stalling in package receiving drivers/net/airoha_eth: enable hw padding of short tx packets drivers/net/airoha_eth.c | 82 +++++++++++++++++++++++++++++++--------- 1 file changed, 65 insertions(+), 17 deletions(-) -- 2.47.2