Re: git: b0e020764aae - main - ipsec + ktls: cannot coexists

2025-01-15 Thread Bjoern A. Zeeb
On Thu, 16 Jan 2025, Konstantin Belousov wrote: On Wed, Jan 15, 2025 at 11:59:58PM +, Bjoern A. Zeeb wrote: On Mon, 13 Jan 2025, Konstantin Belousov wrote: The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b0e020764aae970545357b0f146dcba7b4b55864

Re: git: b0e020764aae - main - ipsec + ktls: cannot coexists

2025-01-15 Thread Bjoern A. Zeeb
On Thu, 16 Jan 2025, Konstantin Belousov wrote: On Wed, Jan 15, 2025 at 11:59:58PM +, Bjoern A. Zeeb wrote: On Mon, 13 Jan 2025, Konstantin Belousov wrote: The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b0e020764aae970545357b0f146dcba7b4b55864

Re: git: b0e020764aae - main - ipsec + ktls: cannot coexists

2025-01-15 Thread Bjoern A. Zeeb
week Differential revision: https://reviews.freebsd.org/D48265 --- sys/netinet/ip_output.c | 33 + sys/netinet6/ip6_output.c | 34 ++ 2 files changed, 51 insertions(+), 16 deletions(-) -- Bjoern A.

Re: git: b0e020764aae - main - ipsec + ktls: cannot coexists

2025-01-15 Thread Bjoern A. Zeeb
week Differential revision: https://reviews.freebsd.org/D48265 --- sys/netinet/ip_output.c | 33 + sys/netinet6/ip6_output.c | 34 ++ 2 files changed, 51 insertions(+), 16 deletions(-) -- Bjoern A.

Re: git: 912a05670ed9 - main - net80211: add helper functions for VHT transmit

2025-01-15 Thread Bjoern A. Zeeb
dd another BW fields in the future and don't handle it ("check this place and implement it" warnings for free). /bz -- Bjoern A. Zeeb r15:7

Re: git: 912a05670ed9 - main - net80211: add helper functions for VHT transmit

2025-01-15 Thread Bjoern A. Zeeb
dd another BW fields in the future and don't handle it ("check this place and implement it" warnings for free). /bz -- Bjoern A. Zeeb r15:7

git: 054c5ddf587a - main - net80211: add IEEE80211_IS_LOCKED()

2025-01-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=054c5ddf587a7a0c430cf64dbf100b718eafdcc5 commit 054c5ddf587a7a0c430cf64dbf100b718eafdcc5 Author: Bjoern A. Zeeb AuthorDate: 2025-01-15 22:50:01 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-15 23

git: 054c5ddf587a - main - net80211: add IEEE80211_IS_LOCKED()

2025-01-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=054c5ddf587a7a0c430cf64dbf100b718eafdcc5 commit 054c5ddf587a7a0c430cf64dbf100b718eafdcc5 Author: Bjoern A. Zeeb AuthorDate: 2025-01-15 22:50:01 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-15 23

Re: git: fd27f86dd71b - main - LinuxKPI: switch jiffies and timer->expire to unsigned long

2025-01-07 Thread Bjoern A. Zeeb
On Tue, 7 Jan 2025, Mark Johnston wrote: On Tue, Jan 07, 2025 at 10:47:54PM +, Bjoern A. Zeeb wrote: The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=fd27f86dd71b7ff1df6981297095b88d1d29652e commit fd27f86dd71b7ff1df6981297095b88d1d29652e Author

Re: git: fd27f86dd71b - main - LinuxKPI: switch jiffies and timer->expire to unsigned long

2025-01-07 Thread Bjoern A. Zeeb
On Tue, 7 Jan 2025, Mark Johnston wrote: On Tue, Jan 07, 2025 at 10:47:54PM +, Bjoern A. Zeeb wrote: The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=fd27f86dd71b7ff1df6981297095b88d1d29652e commit fd27f86dd71b7ff1df6981297095b88d1d29652e Author

git: fd27f86dd71b - main - LinuxKPI: switch jiffies and timer->expire to unsigned long

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=fd27f86dd71b7ff1df6981297095b88d1d29652e commit fd27f86dd71b7ff1df6981297095b88d1d29652e Author: Bjoern A. Zeeb AuthorDate: 2024-12-28 09:57:56 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 20

git: 2c8b0d6205f6 - main - net80211 / LinuxKPI 802.11: correct enum ieee80211_sta_rx_bw

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2c8b0d6205f6f98855773e3a82640b50abb2f2f6 commit 2c8b0d6205f6f98855773e3a82640b50abb2f2f6 Author: Bjoern A. Zeeb AuthorDate: 2024-12-29 08:07:48 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 19

git: a3a308f0f29b - main - lib80211: regdomain: add the two other 160MHz bands

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a3a308f0f29b14d522c56dd88231e27fdf206104 commit a3a308f0f29b14d522c56dd88231e27fdf206104 Author: Bjoern A. Zeeb AuthorDate: 2025-01-04 07:58:48 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 18

git: a3a308f0f29b - main - lib80211: regdomain: add the two other 160MHz bands

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a3a308f0f29b14d522c56dd88231e27fdf206104 commit a3a308f0f29b14d522c56dd88231e27fdf206104 Author: Bjoern A. Zeeb AuthorDate: 2025-01-04 07:58:48 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 18

git: 1832eb102e10 - main - net80211: add missing 80Mhz and 160Mhz channel ranges

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=1832eb102e10c7f2891c032ecf7b265b75d3cd50 commit 1832eb102e10c7f2891c032ecf7b265b75d3cd50 Author: Bjoern A. Zeeb AuthorDate: 2025-01-04 08:02:19 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 18

git: 1832eb102e10 - main - net80211: add missing 80Mhz and 160Mhz channel ranges

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=1832eb102e10c7f2891c032ecf7b265b75d3cd50 commit 1832eb102e10c7f2891c032ecf7b265b75d3cd50 Author: Bjoern A. Zeeb AuthorDate: 2025-01-04 08:02:19 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 18

git: 42410c6d682c - main - ifconfig: make -vht work

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=42410c6d682c4e00ce6147f99b51a55f6f3fe075 commit 42410c6d682c4e00ce6147f99b51a55f6f3fe075 Author: Bjoern A. Zeeb AuthorDate: 2025-01-04 16:58:49 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 18

Re: net80211 channel cleanup - IEEE80211_IS_CHAN_DEFINED() / IEEE80211_IS_CHAN_ANYC()

2025-01-07 Thread Bjoern A. Zeeb
On Fri, 27 Dec 2024, Adrian Chadd wrote: On Thu, 26 Dec 2024 at 22:58, Bjoern A. Zeeb wrote: On Sat, 21 Dec 2024, Adrian Chadd wrote: hi! i've started on the bare minimum to start cleaning up the way we handle channels in net80211. The first part - no matter what direction we event

git: cf71349a23f0 - main - ifconfig: 802.11: fix indentation of a line

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=cf71349a23f02b55bd3bb4973decac87f7a7d2b8 commit cf71349a23f02b55bd3bb4973decac87f7a7d2b8 Author: Bjoern A. Zeeb AuthorDate: 2025-01-04 08:01:24 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 14

git: 91a4107d6d30 - main - ifconfig: remove debug printfs from set80211vhtconf()

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=91a4107d6d3028acd96df96de33b8a7665d3eb03 commit 91a4107d6d3028acd96df96de33b8a7665d3eb03 Author: Bjoern A. Zeeb AuthorDate: 2024-12-28 10:00:09 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 14

git: 91a4107d6d30 - main - ifconfig: remove debug printfs from set80211vhtconf()

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=91a4107d6d3028acd96df96de33b8a7665d3eb03 commit 91a4107d6d3028acd96df96de33b8a7665d3eb03 Author: Bjoern A. Zeeb AuthorDate: 2024-12-28 10:00:09 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 14

git: 2372f8cc640c - main - LinuxKPI 802.11 / rtw88: make packets flow again

2025-01-07 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2372f8cc640c2f4ab82831e6ac0e27ab6c18321a commit 2372f8cc640c2f4ab82831e6ac0e27ab6c18321a Author: Bjoern A. Zeeb AuthorDate: 2024-12-20 14:23:50 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-07 14

git: 95a7aa800987 - main - LinuxKPI: 802.11: implement wiphy_{,un}lock()

2025-01-04 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=95a7aa8009877ca95d81967f9af568ef832bb565 commit 95a7aa8009877ca95d81967f9af568ef832bb565 Author: Bjoern A. Zeeb AuthorDate: 2024-12-28 09:43:33 + Commit: Bjoern A. Zeeb CommitDate: 2025-01-04 14

Re: net80211 channel cleanup - IEEE80211_IS_CHAN_DEFINED() / IEEE80211_IS_CHAN_ANYC()

2024-12-26 Thread Bjoern A. Zeeb
ts landed, then this can be a nice mini-project for someone to go get dirty in the net80211 stack / wireless drivers and participate a bit in the general cleanup. Thanks, -adrian -- Bjoern A. Zeeb r15:7

Re: per-FIB socket binding

2024-12-23 Thread Bjoern A. Zeeb
On Sat, 21 Dec 2024, Bjoern A. Zeeb wrote: Any thoughts/comments? That all said with your opt-in approach if the code itself doesn't bring too many new complications I'd be happy with it (assuming FIBs still have a use case). Seems there's plenty people using multi-FIB in va

sa6_recoverscope: embedded scope mismatch: ...

2024-12-21 Thread Bjoern A. Zeeb
do I debug where thhing are going wrong. What broke this? /bz -- Bjoern A. Zeeb r15:7

Re: per-FIB socket binding

2024-12-21 Thread Bjoern A. Zeeb
be removed for 16 (I assume I might be surprised). That all said with your opt-in approach if the code itself doesn't bring too many new complications I'd be happy with it (assuming FIBs still have a use case). /bz -- Bjoern A. Zeeb r15:7

git: d7c69a344864 - main - sdhci: add missing bus_add_child DEVMETHOD.

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d7c69a344864be6dd0ed46bf64732c7062e874e9 commit d7c69a344864be6dd0ed46bf64732c7062e874e9 Author: Bjoern A. Zeeb AuthorDate: 2024-12-18 21:31:52 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07

git: d7c69a344864 - main - sdhci: add missing bus_add_child DEVMETHOD.

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d7c69a344864be6dd0ed46bf64732c7062e874e9 commit d7c69a344864be6dd0ed46bf64732c7062e874e9 Author: Bjoern A. Zeeb AuthorDate: 2024-12-18 21:31:52 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07

git: 7030980bc9aa - main - bus: improve null_add_child() panic message

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7030980bc9aa62aaf25ffab44e24af854c57a9b1 commit 7030980bc9aa62aaf25ffab44e24af854c57a9b1 Author: Bjoern A. Zeeb AuthorDate: 2024-12-18 21:29:10 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07

git: 5d09d1070737 - main - iwlwifi: add missing blank, unwrap line

2024-12-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5d09d1070737c43738e433b547af1a90c0f10bf1 commit 5d09d1070737c43738e433b547af1a90c0f10bf1 Author: Bjoern A. Zeeb AuthorDate: 2024-12-19 23:08:32 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-20 07

Re: wifi-firmware-kmod-release-20241017 is not a unique package name; wifi-firmware-kmod-20241017 also is not

2024-12-18 Thread Bjoern A. Zeeb
On Wed, 18 Dec 2024, Mark Millard wrote: On Dec 18, 2024, at 10:55, Bjoern A. Zeeb wrote: On Wed, 18 Dec 2024, Mark Millard wrote: On Dec 18, 2024, at 10:12, Bjoern A. Zeeb wrote: On Wed, 18 Dec 2024, Mark Millard wrote: Hi Mark, ports@, As an example context, I am referencing

Re: wifi-firmware-kmod-release-20241017 is not a unique package name; wifi-firmware-kmod-20241017 also is not

2024-12-18 Thread Bjoern A. Zeeb
On Wed, 18 Dec 2024, Mark Millard wrote: On Dec 18, 2024, at 10:55, Bjoern A. Zeeb wrote: On Wed, 18 Dec 2024, Mark Millard wrote: On Dec 18, 2024, at 10:12, Bjoern A. Zeeb wrote: On Wed, 18 Dec 2024, Mark Millard wrote: Hi Mark, ports@, As an example context, I am referencing

Re: wifi-firmware-kmod-release-20241017 is not a unique package name; wifi-firmware-kmod-20241017 also is not

2024-12-18 Thread Bjoern A. Zeeb
On Wed, 18 Dec 2024, Mark Millard wrote: On Dec 18, 2024, at 10:12, Bjoern A. Zeeb wrote: On Wed, 18 Dec 2024, Mark Millard wrote: Hi Mark, ports@, As an example context, I am referencing: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&b

Re: wifi-firmware-kmod-release-20241017 is not a unique package name; wifi-firmware-kmod-20241017 also is not

2024-12-18 Thread Bjoern A. Zeeb
xpect you'd have to file a pourdriererer bug then? Otherwise if I get this entirely wrong, can you please explain it more precisely? /bz -- Bjoern A. Zeeb r15:7

Re: git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module

2024-12-09 Thread Bjoern A. Zeeb
On Mon, 9 Dec 2024, Jessica Clarke wrote: On 9 Dec 2024, at 14:47, Bjoern A. Zeeb wrote: The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=87e140a5c6f89eea7ea6320d1ae34566492abfc0 + if (bootverbose) + printf("%s: module '%s' not yet

Re: git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module

2024-12-09 Thread Bjoern A. Zeeb
On Mon, 9 Dec 2024, Jessica Clarke wrote: On 9 Dec 2024, at 14:47, Bjoern A. Zeeb wrote: The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=87e140a5c6f89eea7ea6320d1ae34566492abfc0 + if (bootverbose) + printf("%s: module '%s' not yet

git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module

2024-12-09 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=87e140a5c6f89eea7ea6320d1ae34566492abfc0 commit 87e140a5c6f89eea7ea6320d1ae34566492abfc0 Author: Bjoern A. Zeeb AuthorDate: 2024-12-08 20:24:10 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-09 14

git: 87e140a5c6f8 - main - iwlwifi: avoid (hard) hang on loading module

2024-12-09 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=87e140a5c6f89eea7ea6320d1ae34566492abfc0 commit 87e140a5c6f89eea7ea6320d1ae34566492abfc0 Author: Bjoern A. Zeeb AuthorDate: 2024-12-08 20:24:10 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-09 14

git: 30e8252353d9 - main - net80211: HT: check for feature support in ht_recv_action_ht_txchwidth()

2024-12-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=30e8252353d95cc77f787ef784942a551d3e0567 commit 30e8252353d95cc77f787ef784942a551d3e0567 Author: Bjoern A. Zeeb AuthorDate: 2024-12-01 20:16:19 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-08 21

git: 30e8252353d9 - main - net80211: HT: check for feature support in ht_recv_action_ht_txchwidth()

2024-12-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=30e8252353d95cc77f787ef784942a551d3e0567 commit 30e8252353d95cc77f787ef784942a551d3e0567 Author: Bjoern A. Zeeb AuthorDate: 2024-12-01 20:16:19 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-08 21

git: 8437d7d6a4d6 - main - net80211: HT: add missing bit descriptions for IEEE80211_AGGR_BITS

2024-12-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8437d7d6a4d6827ccb78c06341c6e3d847da44dd commit 8437d7d6a4d6827ccb78c06341c6e3d847da44dd Author: Bjoern A. Zeeb AuthorDate: 2024-12-01 20:22:20 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-08 20

git: 8437d7d6a4d6 - main - net80211: HT: add missing bit descriptions for IEEE80211_AGGR_BITS

2024-12-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8437d7d6a4d6827ccb78c06341c6e3d847da44dd commit 8437d7d6a4d6827ccb78c06341c6e3d847da44dd Author: Bjoern A. Zeeb AuthorDate: 2024-12-01 20:22:20 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-08 20

git: ca389486a959 - main - net80211 / LinuxKPI 802.11: use enum ieee80211_sta_rx_bw for ni_chw

2024-12-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ca389486a9599768e0ba69dca13c208020623083 commit ca389486a9599768e0ba69dca13c208020623083 Author: Bjoern A. Zeeb AuthorDate: 2024-12-03 17:43:38 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-08 20

git: ca389486a959 - main - net80211 / LinuxKPI 802.11: use enum ieee80211_sta_rx_bw for ni_chw

2024-12-08 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ca389486a9599768e0ba69dca13c208020623083 commit ca389486a9599768e0ba69dca13c208020623083 Author: Bjoern A. Zeeb AuthorDate: 2024-12-03 17:43:38 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-08 20

Re: (207557) (283015) (283027) iwlwifi, 7260

2024-12-08 Thread Bjoern A. Zeeb
tart it again after resume (create) and see if that helps. In case poeple wonder -- internally our native drivers do not do much ddifferent for net80211 but LinuxKPI needs its own driving. It's on a list but currently the "hang on boot" is more

Re: kldload hangs loading if_iwlwifi on CURRENT

2024-12-08 Thread Bjoern A. Zeeb
;     device = 'Cannon Point-LP CNVi [Wireless-AC]'     class  = network This is intersting; it's also a CNVi device. Happy to provide any more debug info if needed.  Thanks! See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282789 I'll fol

Sorry for all the PR Spam - wifi PR hierarchy

2024-12-06 Thread Bjoern A. Zeeb
he meta-bugs (sorry for more spam) but you could feel free to subscribe them individually to get nottified about all PRs of a particular driver. I hope that helps and explains why this is done. I am sure I forgot a few more reasons that made me start using the hierarchy. Blessed weekend, Bjoern

Re: bhyve on arm64 and passthru?

2024-12-05 Thread Bjoern A. Zeeb
? /bz -- Bjoern A. Zeeb r15:7

bhyve on arm64 and passthru?

2024-12-04 Thread Bjoern A. Zeeb
Hi, I was wondering what the current status of bhyve/arm64 is and if passthru is avail or what still needs to be done to make it work? /bz -- Bjoern A. Zeeb r15:7

git: a0e45db6f6eb - main - contrib/wpa: pass IFM_IEEE80211_VHT5G if vht_enabled on the channel

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a0e45db6f6eb6660e78921bbd5307fa7fc13d0a9 commit a0e45db6f6eb6660e78921bbd5307fa7fc13d0a9 Author: Bjoern A. Zeeb AuthorDate: 2022-11-09 16:41:56 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-02 01

git: a0e45db6f6eb - main - contrib/wpa: pass IFM_IEEE80211_VHT5G if vht_enabled on the channel

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a0e45db6f6eb6660e78921bbd5307fa7fc13d0a9 commit a0e45db6f6eb6660e78921bbd5307fa7fc13d0a9 Author: Bjoern A. Zeeb AuthorDate: 2022-11-09 16:41:56 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-02 01

git: 243f6925bf81 - main - net80211: 11ac: add options to manage VHT STBC

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=243f6925bf818a64f3c996c6a89fec6c8a6ff058 commit 243f6925bf818a64f3c996c6a89fec6c8a6ff058 Author: Bjoern A. Zeeb AuthorDate: 2024-11-28 23:54:17 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 22

git: 243f6925bf81 - main - net80211: 11ac: add options to manage VHT STBC

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=243f6925bf818a64f3c996c6a89fec6c8a6ff058 commit 243f6925bf818a64f3c996c6a89fec6c8a6ff058 Author: Bjoern A. Zeeb AuthorDate: 2024-11-28 23:54:17 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 22

git: 116102101a56 - main - net80211: name IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_{NONE -> NO160}

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=116102101a566ec8924b397c1523d362008fb35c commit 116102101a566ec8924b397c1523d362008fb35c Author: Bjoern A. Zeeb AuthorDate: 2024-11-28 23:37:31 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 21

git: 116102101a56 - main - net80211: name IEEE80211_VHTCAP_SUPP_CHAN_WIDTH_{NONE -> NO160}

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=116102101a566ec8924b397c1523d362008fb35c commit 116102101a566ec8924b397c1523d362008fb35c Author: Bjoern A. Zeeb AuthorDate: 2024-11-28 23:37:31 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 21

git: 943a19c666d6 - main - LinuxKPI: 802.11: make HT compile again

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=943a19c666d67424cdde6cbcd096f28359b2d314 commit 943a19c666d67424cdde6cbcd096f28359b2d314 Author: Bjoern A. Zeeb AuthorDate: 2024-12-01 19:53:06 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 19

git: 4294f1cac153 - main - net80211: add missing reference for struct ieee80211_vht_mcs_info

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=4294f1cac15300046369d7e464ce96363839757c commit 4294f1cac15300046369d7e464ce96363839757c Author: Bjoern A. Zeeb AuthorDate: 2024-11-28 23:28:59 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 19

git: 4294f1cac153 - main - net80211: add missing reference for struct ieee80211_vht_mcs_info

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=4294f1cac15300046369d7e464ce96363839757c commit 4294f1cac15300046369d7e464ce96363839757c Author: Bjoern A. Zeeb AuthorDate: 2024-11-28 23:28:59 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 19

git: 943a19c666d6 - main - LinuxKPI: 802.11: make HT compile again

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=943a19c666d67424cdde6cbcd096f28359b2d314 commit 943a19c666d67424cdde6cbcd096f28359b2d314 Author: Bjoern A. Zeeb AuthorDate: 2024-12-01 19:53:06 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 19

git: 30d2f84ef2cb - main - LinuxKPI: firmware: change order filenames trying to load firmware

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=30d2f84ef2cba12c67c62a9fe4e1d8e22cf27bf9 commit 30d2f84ef2cba12c67c62a9fe4e1d8e22cf27bf9 Author: Bjoern A. Zeeb AuthorDate: 2024-11-20 13:12:06 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 19

git: 30d2f84ef2cb - main - LinuxKPI: firmware: change order filenames trying to load firmware

2024-12-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=30d2f84ef2cba12c67c62a9fe4e1d8e22cf27bf9 commit 30d2f84ef2cba12c67c62a9fe4e1d8e22cf27bf9 Author: Bjoern A. Zeeb AuthorDate: 2024-11-20 13:12:06 + Commit: Bjoern A. Zeeb CommitDate: 2024-12-01 19

Re: Is the ASUS USB-AC53 WLAN adapter supported?

2024-11-28 Thread Bjoern A. Zeeb
I started using a rather bad hack for the "LinuxKPI placeholder" in the main stack so far but not upstreamed it given there is more work to do. If someone is interested to keep working on it I'll put a branch up somewhere. /bz -- Bjoern A. Zeeb r15:7

Please test 14.2-RC1

2024-11-25 Thread Bjoern A. Zeeb
eventually iwlwifi fw. It also means that I am back to actual WiFi things. There's still two open LinuxKPI tasks hanging around (malloc and dma syncs) which will hopefully proceed the next days in the background. /bz -- Bjoern A. Zeeb r15:7

git: c5b8ed13c9ef - releng/14.2 - release: install wireless firmware onto disc1 and dvd

2024-11-21 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=c5b8ed13c9ef52767b2c495b3f794ee238e183d7 commit c5b8ed13c9ef52767b2c495b3f794ee238e183d7 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 23:51:07 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: 03c07bdc8b31 - releng/14.2 - bsdinstall: add menu to install firmware

2024-11-21 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=03c07bdc8b31c97882e47b376cc48bfaa747c5cb commit 03c07bdc8b31c97882e47b376cc48bfaa747c5cb Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: 42d33f929925 - releng/14.2 - release: Don't break if firmware install fails

2024-11-21 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=42d33f92992591cd86f66cc3fbc78e30b7f943fa commit 42d33f92992591cd86f66cc3fbc78e30b7f943fa Author: Colin Percival AuthorDate: 2024-11-21 06:10:28 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: cce4df8b3cbc - releng/14.2 - bsdinstall: wlanconfig: fix interface UP on (re-)starting wpa_supplicant

2024-11-21 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=cce4df8b3cbcf4f58890048e608399471fc214f7 commit cce4df8b3cbcf4f58890048e608399471fc214f7 Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: b62012538e96 - stable/14 - release: install wireless firmware onto disc1 and dvd

2024-11-20 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=b62012538e967b22736e8c2214b222f21146bddc commit b62012538e967b22736e8c2214b222f21146bddc Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 23:51:07 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-21

git: 15f6edf20e4e - stable/14 - bsdinstall: add menu to install firmware

2024-11-20 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=15f6edf20e4e1542f2385a9cbd6e996e23252858 commit 15f6edf20e4e1542f2385a9cbd6e996e23252858 Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-21

git: 7d0c12e1f907 - stable/14 - bsdinstall: wlanconfig: fix interface UP on (re-)starting wpa_supplicant

2024-11-20 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7d0c12e1f907ddf9be6668449a966703c0f781d1 commit 7d0c12e1f907ddf9be6668449a966703c0f781d1 Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-21

git: bbe2a1da2df6 - main - bsdinstall: add menu to install firmware

2024-11-20 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=bbe2a1da2df639c616869aa838244c8094779bd4 commit bbe2a1da2df639c616869aa838244c8094779bd4 Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-20 13

git: bbe2a1da2df6 - main - bsdinstall: add menu to install firmware

2024-11-20 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=bbe2a1da2df639c616869aa838244c8094779bd4 commit bbe2a1da2df639c616869aa838244c8094779bd4 Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-20 13

git: 7e2996c1f5b4 - main - release: install wireless firmware onto disc1 and dvd

2024-11-20 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7e2996c1f5b4e684cae40c2418b68061df9997d9 commit 7e2996c1f5b4e684cae40c2418b68061df9997d9 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 23:51:07 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-20 13

git: 7e2996c1f5b4 - main - release: install wireless firmware onto disc1 and dvd

2024-11-20 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7e2996c1f5b4e684cae40c2418b68061df9997d9 commit 7e2996c1f5b4e684cae40c2418b68061df9997d9 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 23:51:07 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-20 13

git: dc647e4df990 - releng/14.2 - fwget: add -q for quiet output

2024-11-18 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=dc647e4df9900eae1611803ba481d9cc355fc5e3 commit dc647e4df9900eae1611803ba481d9cc355fc5e3 Author: Bjoern A. Zeeb AuthorDate: 2024-11-04 23:59:58 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: de5496958c86 - releng/14.2 - LinuxKPI: lockdep fix #includes

2024-11-18 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=de5496958c8651fd62e9d65722ad36d322a59574 commit de5496958c8651fd62e9d65722ad36d322a59574 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 01:21:52 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: 5252ae96ad2d - releng/14.2 - man4: wifi manuals: revise .Sh HARDWARE + polish some

2024-11-18 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5252ae96ad2df7d812d4e9689cb234b036dc7a98 commit 5252ae96ad2df7d812d4e9689cb234b036dc7a98 Author: Alexander Ziaee AuthorDate: 2024-11-10 19:28:22 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: 8c6df7ead19c - releng/14.2 - release: add wifi-firmware-kmod@release to ship as package

2024-11-18 Thread Bjoern A. Zeeb
The branch releng/14.2 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8c6df7ead19cae1e1d799c3e5576a2d792c74b13 commit 8c6df7ead19cae1e1d799c3e5576a2d792c74b13 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 23:47:14 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: 5399052c63a7 - main - bsdinstall: wlanconfig: fix interface UP on (re-)starting wpa_supplicant

2024-11-18 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5399052c63a7a3d2f54615d31bfd092ab887a600 commit 5399052c63a7a3d2f54615d31bfd092ab887a600 Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-19 00

git: 5399052c63a7 - main - bsdinstall: wlanconfig: fix interface UP on (re-)starting wpa_supplicant

2024-11-18 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5399052c63a7a3d2f54615d31bfd092ab887a600 commit 5399052c63a7a3d2f54615d31bfd092ab887a600 Author: Bjoern A. Zeeb AuthorDate: 2024-11-09 01:10:33 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-19 00

Re: Driver for Qualcomm QCNFA765?

2024-11-17 Thread Bjoern A. Zeeb
. wifibox-ath11k port might help in the meantime or you want to switch the card to soemthing else? /bz -- Bjoern A. Zeeb r15:7

Re: Support for Access Point mode for the Intel AX210 card in the iwlwifi driver

2024-11-16 Thread Bjoern A. Zeeb
he future which make a lot more sense to run as AP. /bz -- Bjoern A. Zeeb r15:7

git: ce5b0b7b991f - stable/14 - LinuxKPI: 802.11: hookup net80211 callbacks dependent on (*ampdu_action)()

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ce5b0b7b991f302fe1caef0bdbd838c743e6361b commit ce5b0b7b991f302fe1caef0bdbd838c743e6361b Author: Bjoern A. Zeeb AuthorDate: 2024-01-27 13:24:27 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-14

git: 7ff741003780 - stable/14 - iwlwifi: script to extract firmware details

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7ff7410037807498c2f56151d5c93fcd80987a17 commit 7ff7410037807498c2f56151d5c93fcd80987a17 Author: Bjoern A. Zeeb AuthorDate: 2024-11-08 18:09:37 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-14

git: 8d9b4e219f5a - stable/14 - LinuxKPI: 802.11: improve lladdr change to not use ifnet internals

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8d9b4e219f5ac1b0f4f7fb646472c162b0c9af00 commit 8d9b4e219f5ac1b0f4f7fb646472c162b0c9af00 Author: Bjoern A. Zeeb AuthorDate: 2024-11-08 21:24:00 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-14

git: a27b3695d123 - stable/14 - LinuxKPI: 802.11: improvements to (*ampdu_action)() callers

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a27b3695d12300bd458e0d9efc0780f095691204 commit a27b3695d12300bd458e0d9efc0780f095691204 Author: Bjoern A. Zeeb AuthorDate: 2024-01-27 13:24:27 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-14

git: f21cb43c91ef - stable/14 - release: add wifi-firmware-kmod@release to ship as package

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f21cb43c91ef5ff54173b15f550e711c9f87eec6 commit f21cb43c91ef5ff54173b15f550e711c9f87eec6 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 23:47:14 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-14

git: 6c140ba1266b - stable/14 - man4: wifi manuals: revise .Sh HARDWARE + polish some

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=6c140ba1266b7957e1c2861e6ce41d9b88381f8a commit 6c140ba1266b7957e1c2861e6ce41d9b88381f8a Author: Alexander Ziaee AuthorDate: 2024-11-10 19:28:22 + Commit: Bjoern A. Zeeb CommitDate: 2024-11

git: 814a49d65ace - stable/14 - fwget: add -q for quiet output

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=814a49d65ace83b7a955cca32ff243f4abe7cd50 commit 814a49d65ace83b7a955cca32ff243f4abe7cd50 Author: Bjoern A. Zeeb AuthorDate: 2024-11-04 23:59:58 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-14

git: 06733ceca677 - stable/14 - LinuxKPI: lockdep fix #includes

2024-11-13 Thread Bjoern A. Zeeb
The branch stable/14 has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=06733ceca677b2d8ea2ae738bbb624d510fc9df8 commit 06733ceca677b2d8ea2ae738bbb624d510fc9df8 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 01:21:52 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-14

Re: git: 9e469437993b - main - inet.4: drop "experimetal use" from net0 and net240 descriptions

2024-11-13 Thread Bjoern A. Zeeb
add a note along the lines of "at time of writing this region is reserved." Sounds good to me. Thank you! /bz -- Bjoern A. Zeeb r15:7

Re: git: 9e469437993b - main - inet.4: drop "experimetal use" from net0 and net240 descriptions

2024-11-13 Thread Bjoern A. Zeeb
add a note along the lines of "at time of writing this region is reserved." Sounds good to me. Thank you! /bz -- Bjoern A. Zeeb r15:7

git: 93b30f1b6cae - main - man4:: wifi manuals: revise .Sh HARDWARE + polish some

2024-11-12 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=93b30f1b6caec5083efacf3fb5049b72e75cc09e commit 93b30f1b6caec5083efacf3fb5049b72e75cc09e Author: Alexander Ziaee AuthorDate: 2024-11-12 22:44:37 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-12 23

git: 93b30f1b6cae - main - man4:: wifi manuals: revise .Sh HARDWARE + polish some

2024-11-12 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=93b30f1b6caec5083efacf3fb5049b72e75cc09e commit 93b30f1b6caec5083efacf3fb5049b72e75cc09e Author: Alexander Ziaee AuthorDate: 2024-11-12 22:44:37 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-12 23

Re: git: 9e469437993b - main - inet.4: drop "experimetal use" from net0 and net240 descriptions

2024-11-11 Thread Bjoern A. Zeeb
s, and allow forwarding of packets with these addresses. .It Va curfrags Integer: Current number of IPv4 fragments across all reassembly queues -- Bjoern A. Zeeb r15:7

Re: git: 9e469437993b - main - inet.4: drop "experimetal use" from net0 and net240 descriptions

2024-11-11 Thread Bjoern A. Zeeb
s, and allow forwarding of packets with these addresses. .It Va curfrags Integer: Current number of IPv4 fragments across all reassembly queues -- Bjoern A. Zeeb r15:7

git: 8f1a2d507e25 - main - iwm.4: move hardware list to .Sh HARDWARE and minor cleanup

2024-11-10 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8f1a2d507e25e77d20a5d7675dc8eee9b83d3570 commit 8f1a2d507e25e77d20a5d7675dc8eee9b83d3570 Author: Alexander Ziaee AuthorDate: 2024-11-10 19:28:22 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-10 19

git: 8f1a2d507e25 - main - iwm.4: move hardware list to .Sh HARDWARE and minor cleanup

2024-11-10 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8f1a2d507e25e77d20a5d7675dc8eee9b83d3570 commit 8f1a2d507e25e77d20a5d7675dc8eee9b83d3570 Author: Alexander Ziaee AuthorDate: 2024-11-10 19:28:22 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-10 19

git: 2483a2d36803 - main - release: add wifi-firmware-kmod@release to ship as package

2024-11-10 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2483a2d36803896d27861c03e1f53dd9546b1e73 commit 2483a2d36803896d27861c03e1f53dd9546b1e73 Author: Bjoern A. Zeeb AuthorDate: 2024-11-02 23:47:14 + Commit: Bjoern A. Zeeb CommitDate: 2024-11-10 19

  1   2   3   4   5   6   7   8   9   10   >