Re: [PATCH] kernel: Mediatek: fix EEE registers init

2025-03-12 Thread Jonas Gorski
Hi, On Sat, Mar 8, 2025 at 7:01 PM Qingfang Deng wrote: > > After booting, a "transmit queue 0 timed out" warning followed by a > register dump was observed. The dump indicates that mtk_hw_init() does > not initialize the EEECR during probe. This occurs because the > netdev is allocated in mtk_ad

Re: [PATCH] kernel: Mediatek: fix EEE registers init

2025-03-12 Thread Qingfang Deng
Hi Jonas, Due to major API changes upstream, the feature wasn't backported as-is. https://web.git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=952d7325362ffbefa6ce5619fb4e53c2159ec7a7 The original commit does not need fixes. Regards, Qingfang [Resent as plaintext mode] O

firewall4: are the options tcp_syncookies, tcp_ecn, tcp_window_scaling, accept_redirects and accept_source_route used at all by the fw4

2025-03-12 Thread Florian Eckert
Hello Jo, Hello Community I have just gone through the options of the fw4 and wanted to integrate the missing and useful ones into the LuCI [1]. I have noticed, that the following boolean options are in the fw4 default parser configuration section but they are not used anywhere else in the fw4 so