Rani Hod

Results 74 comments of Rani Hod

Two more typos (same file as above). Page 3 line 3: "O(n^{1+epsilon}) for your favorite e>0". Both should be epsilon. Page 3 line 4: "these algorithms not worth the trouble"....

> An edge is safe if it is the min-weight edge of which the two endpoints are in different components of F. This sounds to me as the definition of...

Personally I use non-ct drivers on my ath10k wave 1 devices.

Having this file hosted on-prem (i.e., on a LAN-accessible webserver) is also an option. It would even make sense to have an OpenWrt OUI provider, used by `nlbwmon` and other...

The hack by @romanrm works for me too on `mt7622` and kernel 6.6.30. Thanks.

Hello everybody. I'd love to help with mt76 testing and implementation. Running OpenWrt on DAP-1620-B1 that has via MT7615D (DBDC bgn/an+ac). Not sure what changes are needed in mt76 though....

> @raenye Have a look at: ... Compiling now, thanks. The only change to configuration needed is to set `htmode` to `VHT20` instead of `HT20`, right? And for those who...

Still getting only HT on 2.4: ``` # iwinfo phy0 htmode HT20 HT40 # iwinfo phy1 htmode HT20 HT40 VHT20 VHT40 VHT80 ``` with the patch above (after setting the...

> and not globally Not sure what you mean by globally. I added this to `mt76_init_sband_2g`, which is called by `mt76_register_phy` and `mt76_register_device`. Anyway, I also have an `ath10k` device...