Re: git: 5ead817c3b7a - main - rc: Teach netwait to wait for DAD

2025-10-04 Thread Bjoern A. Zeeb
bility. If no destination can be reached or timeouts are exceeded, network services are started anyway with no guarantee that the network is usable. -Use of this variable requires both -.Va netwait_ip -and -.Va netwait_if -to be set. .It Va netwait_ip .Pq Vt str Empty by default. @@ -4612,6 +4

git: 4179e6b78297 - main - LinuxKPI: pci: implementation of [lkpi_]pci_get_slot()

2025-09-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=4179e6b78297369f0cf0eae1076e01e5151c5cbe commit 4179e6b78297369f0cf0eae1076e01e5151c5cbe Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:19:48 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-29 23

git: 3860afe99ec3 - main - Revert "LinuxKPI: pci: allocate entire pci_dev hiereachy up to root port on attach"

2025-09-18 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=3860afe99ec39b9942967941181f28f27f3fc548 commit 3860afe99ec39b9942967941181f28f27f3fc548 Author: Bjoern A. Zeeb AuthorDate: 2025-09-08 14:32:24 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-08 14

git: 3c38dce87ecd - main - LinuxKPI: 802.11: avoid recursive wiphy lock

2025-09-17 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=3c38dce87ecd2c87744e4b7ff1904ee841f88a47 commit 3c38dce87ecd2c87744e4b7ff1904ee841f88a47 Author: Bjoern A. Zeeb AuthorDate: 2025-09-11 14:44:10 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-11 15

Re: git: 5e0a4859f28a - main - iwlwifi: Don't compile for gcc before 14

2025-09-15 Thread Bjoern A. Zeeb
On Mon, 15 Sep 2025, Warner Losh wrote: On Mon, Sep 15, 2025, 1:26 PM Bjoern A. Zeeb wrote: On Mon, 15 Sep 2025, Warner Losh wrote: The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=5e0a4859f28ad4869f7a73faf42debc355a370bf commit

Re: git: 5e0a4859f28a - main - iwlwifi: Don't compile for gcc before 14

2025-09-15 Thread Bjoern A. Zeeb
; 14) _iwlwifi= iwlwifi +.endif _rtw88= rtw88 _rtw89= rtw89 _vmware=vmware -- Bjoern A. Zeeb r15:7

NOIP/NOINET/... for arm64 too? [was: Re: git: 1c23d8f9f398 - main - vtnet: improve checksum offloading]

2025-09-06 Thread Bjoern A. Zeeb
27;ll Cc: source manager and see how they feel about this... -- Bjoern A. Zeeb r15:7

git: 4ab64e34911a - main - LinuxKPI: devres: divorce dem_kfree from lkpi_devm_kmalloc_release

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=4ab64e34911ab06e567caaf07ed18f7770a61cc8 commit 4ab64e34911ab06e567caaf07ed18f7770a61cc8 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:28:18 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 7c473933624f - main - LinuxKPI: kunit: add static_stub.h and more dummy headers

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7c473933624f701263a83da526cac680b1ca69ed commit 7c473933624f701263a83da526cac680b1ca69ed Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:27:16 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 2a44e10edb13 - main - LinuxKPI: maths64: implement roundup_u64()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2a44e10edb13e6b2be7fa2814b418a6959cb1171 commit 2a44e10edb13e6b2be7fa2814b418a6959cb1171 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:27:48 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 70c508e691de - main - LinuxKPI: sync overflow.h from Linux v6.16

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=70c508e691de1ed0f70b4a6f0773bfb5d627050d commit 70c508e691de1ed0f70b4a6f0773bfb5d627050d Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:26:32 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 39e9290d890b - main - LinuxKPI: cleanup: implement __free() and DEFINE_FREE(); use for kfree()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=39e9290d890b2aa07b68f2fe956b96e5df9a1da2 commit 39e9290d890b2aa07b68f2fe956b96e5df9a1da2 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:24:55 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: ff5bcb742899 - main - LinuxKPI: add __struct_size

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ff5bcb742899f8398ccb1b9e292b2e5aeeb7fedb commit ff5bcb742899f8398ccb1b9e292b2e5aeeb7fedb Author: Bjoern A. Zeeb AuthorDate: 2025-08-18 19:53:55 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 81cb7c4c8e7b - main - LinuxKPI: rename from_timer() to timer_container_of()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=81cb7c4c8e7bc4951c77fe64a63a847ed6abee38 commit 81cb7c4c8e7bc4951c77fe64a63a847ed6abee38 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:23:57 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 3f48a0fe53ca - main - LinuxKPI: add DEFINE_LOCK_GUARD_0 for rcu

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=3f48a0fe53ca7e001852f4a406c1bdfab1cd2f6d commit 3f48a0fe53ca7e001852f4a406c1bdfab1cd2f6d Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:25:30 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 5cb64a1d3fe7 - main - LinuxKPI: timer KPI *_timer -> timer_*

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5cb64a1d3fe75526fb879ef4dce5860bbb4e4aea commit 5cb64a1d3fe75526fb879ef4dce5860bbb4e4aea Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:24:26 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 627234627b51 - main - LinuxKPI: pci: allow children to be attached to a pci_dev

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=627234627b51c2f12c29d10617d7bbd18936ea55 commit 627234627b51c2f12c29d10617d7bbd18936ea55 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:22:30 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: c1264b6238c9 - main - LinuxKPI: acpi; fix type to acpi_get_handle()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=c1264b6238c97810849bc38818d27c1ade1d4fc1 commit c1264b6238c97810849bc38818d27c1ade1d4fc1 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:23:31 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 736b16e88d23 - main - LinuxKPI: correct the LINUXKPI_VERSION check for abs_diff()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=736b16e88d2384f9dd0ec11c0492e825b8d42193 commit 736b16e88d2384f9dd0ec11c0492e825b8d42193 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:23:00 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 7e21158d44cd - main - LinuxKPI: pci: implement [linuxkpi_]pcim_request_all_regions()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7e21158d44cd46e720395604ca6f00f2fa36b20c commit 7e21158d44cd46e720395604ca6f00f2fa36b20c Author: Bjoern A. Zeeb AuthorDate: 2025-07-31 18:28:22 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: bbeeb5853156 - main - LinuxKPI: pci: allocate entire pci_dev hiereachy up to root port on attach

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=bbeeb585315645db20118ef349a4e3dc83b148cc commit bbeeb585315645db20118ef349a4e3dc83b148cc Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:22:00 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 2f9064a5d2b5 - main - LinuxKPI: pci: implement pcim_iomap()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2f9064a5d2b50f292cc8699d2be5c66c317f1dc7 commit 2f9064a5d2b50f292cc8699d2be5c66c317f1dc7 Author: Bjoern A. Zeeb AuthorDate: 2025-07-31 17:45:26 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

git: 910cf345d0ee - main - LinuxKPI: pci: implement for_each_pci_dev() and improve pci_get_device()

2025-09-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=910cf345d0ee9a5d72856a1ba35382eb4f0db951 commit 910cf345d0ee9a5d72856a1ba35382eb4f0db951 Author: Bjoern A. Zeeb AuthorDate: 2025-09-04 20:20:15 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-05 23

Re: git: 9e792f7ef729 - main - sys/netinet6: Fix SLAAC for interfaces with no /64 LL address

2025-09-05 Thread Bjoern A. Zeeb
") Differential Revision: https://reviews.freebsd.org/D51778 --- sys/netinet6/in6_ifattach.c | 7 +++--- sys/netinet6/in6_ifattach.h | 1 + sys/netinet6/nd6_rtr.c | 54 - 3 files changed, 43 insertions

Re: git: 1c23d8f9f398 - main - vtnet: improve checksum offloading

2025-09-05 Thread Bjoern A. Zeeb
On Thu, 4 Sep 2025, Michael Tuexen wrote: The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=1c23d8f9f39870951c1d0dfbb112fc4e53237737 commit 1c23d8f9f39870951c1d0dfbb112fc4e53237737 Author: Michael Tuexen AuthorDate: 2025-09-04 11:16:46 + Commit:

Re: git: 851dc7f859c2 - main - jail: add jail descriptors

2025-09-05 Thread Bjoern A. Zeeb
desc_in->jd_gid, VEXEC, td->td_ucred); + JAILDESC_UNLOCK(desc_in); + if (error == 0) + error = priv_check_cred(jdcred, PRIV_JAIL_SET); + if (error == 0 &&

git: bc222e96d135 - main - LinuxKPI: skbuff: no longer use IEEE80211_DEBUG to turn on debug

2025-09-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=bc222e96d135687aea4e67ee9b11fb9490f42546 commit bc222e96d135687aea4e67ee9b11fb9490f42546 Author: Bjoern A. Zeeb AuthorDate: 2025-09-03 11:01:01 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-03 11

Re: git: aa730a66bc74 - main - sh: Add config tag to /.profile

2025-09-03 Thread Bjoern A. Zeeb
On Tue, 2 Sep 2025, Bjoern A. Zeeb wrote: On Tue, 2 Sep 2025, Lexi Winter wrote: The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=aa730a66bc74696df85b21ec2719c75d8eab8c9f commit aa730a66bc74696df85b21ec2719c75d8eab8c9f Author: Lexi Winter

git: 0533923acf22 - main - LinuxKPI: 802.11: use IEEE80211_FEXT_AMPDU_OFFLOAD

2025-09-02 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=0533923acf22d4f308590b651aacd17441f4a9b8 commit 0533923acf22d4f308590b651aacd17441f4a9b8 Author: Bjoern A. Zeeb AuthorDate: 2025-04-14 18:27:28 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-02 11

Re: git: aa730a66bc74 - main - sh: Add config tag to /.profile

2025-09-02 Thread Bjoern A. Zeeb
NKMODE=${CONFMODE} afterinstallconfig: - ${INSTALL_LINK} ${TAG_ARGS} ${DESTDIR}/root/.profile ${DESTDIR}/.profile + ${INSTALL_LINK} ${TAG_ARGS},config ${DESTDIR}/root/.profile ${DESTDIR}/.profile .include -- Bjoern A. Zeeb r15:7

git: 00c9ebbbc653 - main - LinuxKPI: 802.11: counting beacons for debug only when assoc

2025-09-02 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=00c9ebbbc6533bd0b23e374a59e91345bb26d3dc commit 00c9ebbbc6533bd0b23e374a59e91345bb26d3dc Author: Bjoern A. Zeeb AuthorDate: 2025-09-02 08:20:11 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-02 11

git: 8b86235ddd42 - main - LinuxKPI: 802.11: only change dtim_period once assoc

2025-09-02 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8b86235ddd42645b385458b7af6f42de683b6316 commit 8b86235ddd42645b385458b7af6f42de683b6316 Author: Bjoern A. Zeeb AuthorDate: 2025-09-02 07:11:08 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-02 11

git: 78807c196c94 - main - rc: bluetooth: startup improvements

2025-09-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=78807c196c9481cdd88b5ce611b488903f52fbd0 commit 78807c196c9481cdd88b5ce611b488903f52fbd0 Author: Bjoern A. Zeeb AuthorDate: 2025-09-01 07:26:47 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-01 07

git: 1d1265875593 - main - fwget: pci: video amd: correct glob matching entries

2025-09-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=1d12658755930e20904d498398379cad0e4ae396 commit 1d12658755930e20904d498398379cad0e4ae396 Author: Bjoern A. Zeeb AuthorDate: 2025-08-31 18:51:55 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-01 07

git: 50cab1202d39 - main - fwget: pci: hex strings use 0-9 and a-f not a-z

2025-09-01 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=50cab1202d39e67cd38b395e3e08e140e7617d95 commit 50cab1202d39e67cd38b395e3e08e140e7617d95 Author: Bjoern A. Zeeb AuthorDate: 2025-08-31 18:51:12 + Commit: Bjoern A. Zeeb CommitDate: 2025-09-01 07

git: 06527b2818f2 - main - net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw

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

git: 40652f86b5ef - main - rc: bluetooth: startup improvements

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=40652f86b5ef17c9016a5eaf4bc89b2f324540e8 commit 40652f86b5ef17c9016a5eaf4bc89b2f324540e8 Author: Stephen Hurd AuthorDate: 2025-08-29 20:01:58 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 20:45

git: 343f8f71af70 - main - LinuxKPI: skbuff: checksum offloading flags

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=343f8f71af70c92b36be19e1d97530b84f871c3e commit 343f8f71af70c92b36be19e1d97530b84f871c3e Author: Bjoern A. Zeeb AuthorDate: 2025-08-29 18:55:53 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 18

git: d1df103190c1 - main - LinuxKPI: 802.11: mark all structs in struct ieee80211_mgmt __packed

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=d1df103190c12a63a1f718bc3cf6a1afe1ece759 commit d1df103190c12a63a1f718bc3cf6a1afe1ece759 Author: Bjoern A. Zeeb AuthorDate: 2025-08-26 20:37:45 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: 86a0941db702 - main - LinuxKPI: 802.11: do not delete keys while still assoc

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=86a0941db7028a5eb4d56aaa34998b833e5de174 commit 86a0941db7028a5eb4d56aaa34998b833e5de174 Author: Bjoern A. Zeeb AuthorDate: 2025-05-24 20:09:51 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: a4c17ecf962d - main - LinuxKPI: 802.11: introduce a debug flag for scan/beacon logging

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a4c17ecf962d573b339a3c1e963ed0d041716720 commit a4c17ecf962d573b339a3c1e963ed0d041716720 Author: Bjoern A. Zeeb AuthorDate: 2025-08-28 21:41:41 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: eb4722614a93 - main - LinuxKPI: 802.11: improve scan/beacon tracing in RX path

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=eb4722614a933c331afe02f6a6870303d7f7bb22 commit eb4722614a933c331afe02f6a6870303d7f7bb22 Author: Bjoern A. Zeeb AuthorDate: 2025-08-27 07:25:55 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: ad4ddc83ebf8 - main - LinuxKPI: 802.11: sort the fallback to software scan for rtw88

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ad4ddc83ebf8c1edd7aa6add2e5cb71eaa6bcec1 commit ad4ddc83ebf8c1edd7aa6add2e5cb71eaa6bcec1 Author: Bjoern A. Zeeb AuthorDate: 2025-08-28 21:34:01 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: 075a75efa6f6 - main - LinuxKPI: 802.11: improve scanning when not using the net80211 chanlist

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=075a75efa6f6c9c95f53e0810a9029bcb0667138 commit 075a75efa6f6c9c95f53e0810a9029bcb0667138 Author: Bjoern A. Zeeb AuthorDate: 2025-08-27 07:19:32 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: 1d77e11f6ced - main - LinuxKPI: 802.11: scanning improvements and experiments

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=1d77e11f6cedfe178eca8b35ed8615b955c2b273 commit 1d77e11f6cedfe178eca8b35ed8615b955c2b273 Author: Bjoern A. Zeeb AuthorDate: 2025-05-23 17:25:37 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: be1ae08d0a10 - main - LinuxKPI: 802.11: use ni_dtim_period instead of iv_dtim_period

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=be1ae08d0a10332893990f079d4bef1b64d5d4ff commit be1ae08d0a10332893990f079d4bef1b64d5d4ff Author: Bjoern A. Zeeb AuthorDate: 2025-08-25 19:17:01 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: fc36de571f11 - main - LinuxKPI: 802.11: adjust lower wake_queue locking

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

git: a99462b0c9e4 - main - rtw88: ensure channel definitions have band set

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a99462b0c9e4421d8d6b4e2f1ee9128284fced3f commit a99462b0c9e4421d8d6b4e2f1ee9128284fced3f Author: Bjoern A. Zeeb AuthorDate: 2025-08-27 21:31:10 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: 7dce26eded4e - main - usb: hub: uhub_root_intr() mark function arguments as __unused

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7dce26eded4e4c8a511ecc7e8522b9a0332386ea commit 7dce26eded4e4c8a511ecc7e8522b9a0332386ea Author: Bjoern A. Zeeb AuthorDate: 2025-08-20 21:04:18 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

git: a274435d0dc0 - main - LinuxKPI: implement str_disable_enable()

2025-08-29 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a274435d0dc04a876ce2898a9036223972d23fdc commit a274435d0dc04a876ce2898a9036223972d23fdc Author: Bjoern A. Zeeb AuthorDate: 2025-08-13 21:52:42 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-29 13

Re: git: 2b74ff5fceb6 - main - ichwd: introduce i6300esbwd watch dog driver

2025-08-27 Thread Bjoern A. Zeeb
'i6300esbwd_cfg_read' [-Wunused-function] 49 | i6300esbwd_cfg_read(struct i6300esbwd_softc *sc) | ^~~ Is it needed or can it be removed? -- Bjoern A. Zeeb r15:7

git: fca43874e713 - main - LinuxKPI: 802.11: rework multicat filter updates

2025-08-25 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=fca43874e713d6c486034df58d648c05c0f890e7 commit fca43874e713d6c486034df58d648c05c0f890e7 Author: Bjoern A. Zeeb AuthorDate: 2025-06-21 14:07:48 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-25 09

git: bdfe17f129db - main - LinuxKPI: 802.11: dtim_period/beacon count

2025-08-25 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=bdfe17f129db0e81b0826ffc3ce66d41b9cb93ae commit bdfe17f129db0e81b0826ffc3ce66d41b9cb93ae Author: Bjoern A. Zeeb AuthorDate: 2025-07-10 10:24:13 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-25 09

git: aa2989738ab1 - main - LinuxKPI: 802.11: stop using hw_value on a channel

2025-08-25 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=aa2989738ab1f1dae55702e2bf1d853f6fdcfdd0 commit aa2989738ab1f1dae55702e2bf1d853f6fdcfdd0 Author: Bjoern A. Zeeb AuthorDate: 2025-06-22 07:33:04 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-25 09

Re: git: b5daf675efc7 - main - acpica: Merge ACPICA 20250807

2025-08-25 Thread Bjoern A. Zeeb
~~~ ^~~ 7759 | %llx -- Bjoern A. Zeeb r15:7

git: a086478e58bf - main - LinuxKPI: 802.11: factor out sinfo printing

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

git: b3b61079ccc2 - main - LinuxKPI: 802.11: fill in sinfo for chains in case driver does not

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=b3b61079ccc24792f1410840e42c36f71b9cab9f commit b3b61079ccc24792f1410840e42c36f71b9cab9f Author: Bjoern A. Zeeb AuthorDate: 2025-06-14 00:23:26 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

git: b1e67b1a74d3 - main - LinuxKPI: 802.11: improve ieee80211_request_smps()

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=b1e67b1a74d33e7a26e53886750a48f070a47226 commit b1e67b1a74d33e7a26e53886750a48f070a47226 Author: Bjoern A. Zeeb AuthorDate: 2025-08-24 08:28:30 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

git: a39492485637 - main - LinuxKPI: 802.11: correct struct linuxkpi_ieee80211_channel

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a394924856373b5228f542360618cfed8e334504 commit a394924856373b5228f542360618cfed8e334504 Author: Bjoern A. Zeeb AuthorDate: 2025-06-22 07:31:05 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

git: 60307068cf64 - main - LinuxKPi: 802.11: adjust linuxkpi_set_ieee80211_dev() to set ic_name

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=60307068cf64700f5379c782ad98336d4d0f7390 commit 60307068cf64700f5379c782ad98336d4d0f7390 Author: Bjoern A. Zeeb AuthorDate: 2025-07-07 07:02:35 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

git: 85eccabc41c9 - main - LinuxKPI: 802.11: improve reg_query_regdb_wmm()

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

git: cd3c9f7afc27 - main - LinuxKPI: 802.11: assign values to WLAN_HT_CAP_SM_PS_*

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=cd3c9f7afc275c250025bdd1140ce0e821d23f34 commit cd3c9f7afc275c250025bdd1140ce0e821d23f34 Author: Bjoern A. Zeeb AuthorDate: 2025-08-21 22:13:03 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

git: 8c1fdcf8c402 - main - LinuxKPI: 802.11: announce netdev features under boot -v

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8c1fdcf8c4026290d122f573e1207188ac029bac commit 8c1fdcf8c4026290d122f573e1207188ac029bac Author: Bjoern A. Zeeb AuthorDate: 2025-05-10 01:44:52 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

git: 8475942ca8e8 - main - LinuxKPI: 802.11: add guards to lkpi_ic_ampdu_rx_{start,stop}

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8475942ca8e887287959ec2671266a210f41ed86 commit 8475942ca8e887287959ec2671266a210f41ed86 Author: Bjoern A. Zeeb AuthorDate: 2025-07-20 15:03:42 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

git: 897cf423a394 - main - linuxKPI: 802.11: assert wihpy lock in lkpi_80211_mo_start()

2025-08-24 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=897cf423a39474096dc699f7b9d173e4a97d3510 commit 897cf423a39474096dc699f7b9d173e4a97d3510 Author: Bjoern A. Zeeb AuthorDate: 2025-08-01 05:28:28 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-24 10

Re: git: dea5f973d0c8 - main - ix/ixv: Add support for new Intel Ethernet E610 family devices

2025-08-24 Thread Bjoern A. Zeeb
'ixgbe_is_media_cage_present' [-Wunused-function] 1411 | static bool ixgbe_is_media_cage_present(struct ixgbe_hw *hw) | ^~~ 1 warning generated. Is that function needed or can it be removed/#if 0ed? -- Bjoern A. Zeeb

git: 0dcce5bd70b0 - main - LinuxKPI: 802.11: add wiphy_locked_debugfs_read()

2025-08-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=0dcce5bd70b00430c6c4b447724e88551e0eab0d commit 0dcce5bd70b00430c6c4b447724e88551e0eab0d Author: Bjoern A. Zeeb AuthorDate: 2025-08-13 22:00:38 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-21 14

git: 7d49a336d5bf - main - LinuxKPI: 802.11: add bitfield.h to ieee80211.h

2025-08-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=7d49a336d5bf8ce4174286c2c5d1d93b3549cb88 commit 7d49a336d5bf8ce4174286c2c5d1d93b3549cb88 Author: Bjoern A. Zeeb AuthorDate: 2025-08-14 00:46:34 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-21 14

git: 2b37274a9a26 - main - LinuxKPI: 802.11: ieee80211_probereq_get() takes const arguments

2025-08-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2b37274a9a26d66010001217d53901de5b254b8b commit 2b37274a9a26d66010001217d53901de5b254b8b Author: Bjoern A. Zeeb AuthorDate: 2025-08-13 21:54:39 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-21 14

git: 9f779097032c - main - LinuxKPI: 802.11: add dummy IEEE80211_EML_CAP_EMLSR_*_DELAY_256US

2025-08-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=9f779097032cb9d41dfc6f7a57f41768463899f8 commit 9f779097032cb9d41dfc6f7a57f41768463899f8 Author: Bjoern A. Zeeb AuthorDate: 2025-08-13 22:02:07 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-21 14

git: 97cf5a33709b - main - LinuxKPI: 802.11: define the full set of IEEE80211_VHT_MAX_AMPDU_*

2025-08-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=97cf5a33709b130fb108b75859af8fdc0ac4a9e3 commit 97cf5a33709b130fb108b75859af8fdc0ac4a9e3 Author: Bjoern A. Zeeb AuthorDate: 2025-08-13 05:38:34 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-21 14

git: aecd63f44794 - main - rtw88 / rtw89: define LINUXKPI_VERSION

2025-08-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=aecd63f4479423a65bdde7f93da66139293f0928 commit aecd63f4479423a65bdde7f93da66139293f0928 Author: Bjoern A. Zeeb AuthorDate: 2025-08-21 06:28:56 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-21 14

Re: git: b44cc1b479fe - main - loader: do not try to open directories with TFTP

2025-08-21 Thread Bjoern A. Zeeb
s… I would think of having weak is_tftp() implementation returning false for case the dev_net.c is not built or move dev_net.c into libsa. I’m not quite sure why dev_net.c is outside libsa anyhow;) Even just moving is_tftp into stand.h would work. -- Bjoern A.

Re: git: b44cc1b479fe - main - loader: do not try to open directories with TFTP

2025-08-20 Thread Bjoern A. Zeeb
fdef LOADER_NET_SUPPORT if (is_dir && is_tftp()) { error = EOPNOTSUPP; goto err; } +#endif error = (fs->fo_open)(file, f); if (error == 0) goto ok; -- Bjoern A. Zeeb r15:7

git: 0f73fdfc2ab9 - main - iwlwifi.4: add link to bugzilla in the BUGS section

2025-08-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=0f73fdfc2ab990f0b576c23c27d43436d3304755 commit 0f73fdfc2ab990f0b576c23c27d43436d3304755 Author: Bjoern A. Zeeb AuthorDate: 2025-08-19 23:16:33 + Commit: Bjoern A. Zeeb CommitDate: 2025-08-19 23

Re: git: 6eb503116e88 - main - sdio: don't use CAM_PRIORITY_NONE for queued CCB-s

2025-08-06 Thread Bjoern A. Zeeb
On Wed, 6 Aug 2025, Andriy Gapon wrote: On 05/08/2025 23:32, Bjoern A. Zeeb wrote: On Tue, 5 Aug 2025, Andriy Gapon wrote: The branch main has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/? id=6eb503116e88cc430c2c9f01f48aa979fb0a7e1b commit

Re: git: 6eb503116e88 - main - sdio: don't use CAM_PRIORITY_NONE for queued CCB-s

2025-08-05 Thread Bjoern A. Zeeb
cally changed them to be allocated/freed per transaction now. /* * Read CCCR and FBR of each function, get manufacturer and device IDs, -- Bjoern A. Zeeb r15:7

git: 69ffe3a6e778 - main - bsnmp: wlan: use correct value for rssi

2025-07-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=69ffe3a6e778c3400a27a1098969802ac4cb5f56 commit 69ffe3a6e778c3400a27a1098969802ac4cb5f56 Author: Bjoern A. Zeeb AuthorDate: 2025-06-19 00:01:07 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-31 17

git: 421bf3a96867 - main - LinuxKPI: pci: fix argument type to linuxkpi_pci_iomap[_range]

2025-07-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=421bf3a968674cbb1fc7eb1c323fd4d5d2409718 commit 421bf3a968674cbb1fc7eb1c323fd4d5d2409718 Author: Bjoern A. Zeeb AuthorDate: 2025-07-31 07:14:28 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-31 17

git: a96486531b91 - main - LinuxKPI: pci: use unsigned int for vendor/device arguments

2025-07-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=a96486531b915c621947980d01decff759afc65e commit a96486531b915c621947980d01decff759afc65e Author: Bjoern A. Zeeb AuthorDate: 2025-07-31 07:24:58 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-31 17

git: 0f8a8416a4e0 - main - dwmmc: cleanup cmd and locking, consistency between mmc and mmccam

2025-07-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=0f8a8416a4e07ddeaecc4eafd6f418da0f21efc7 commit 0f8a8416a4e07ddeaecc4eafd6f418da0f21efc7 Author: Bjoern A. Zeeb AuthorDate: 2025-07-29 12:36:26 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-31 17

git: 69ed0f766bb6 - main - LinuxKPI: pci: harmonize #defines

2025-07-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=69ed0f766bb68876fed2096739d8adc313cf3340 commit 69ed0f766bb68876fed2096739d8adc313cf3340 Author: Bjoern A. Zeeb AuthorDate: 2025-07-31 07:04:20 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-31 17

git: 21cb44bf33f1 - main - LinuxKPI: acpi: fix guid_t argument type

2025-07-31 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=21cb44bf33f137eaab1ff6f9287c6bc8c27677f0 commit 21cb44bf33f137eaab1ff6f9287c6bc8c27677f0 Author: Bjoern A. Zeeb AuthorDate: 2025-07-31 00:42:15 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-31 17

Re: git: e67aef419093 - main - Add DEBUG_PRINTF to stand.h

2025-07-20 Thread Bjoern A. Zeeb
_debug +static int _debug = _DEBUG_LEVEL; +# endif +# define DEBUG_PRINTF(n, args) if (_DEBUG_LEVEL_VAR >= n) printf args +# else +# define DEBUG_PRINTF(n, args) +# endif +#endif + #endif /* STAND_H */ -- Bjoern A. Zeeb r15:7

git: 153e73d782f3 - main - bsdinstall: wlanconfig: ensure the interface is always up for scanning

2025-07-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=153e73d782f3f1b06c502a708a3b30236ab332bd commit 153e73d782f3f1b06c502a708a3b30236ab332bd Author: Bjoern A. Zeeb AuthorDate: 2025-07-14 18:32:06 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-15 18

git: 5a1e2927d63e - main - bsdinstall: wlanconfig: properly format regdomain dialog input

2025-07-15 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=5a1e2927d63ed6394b767088eb2d66676f275467 commit 5a1e2927d63ed6394b767088eb2d66676f275467 Author: Bjoern A. Zeeb AuthorDate: 2025-07-14 18:32:53 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-15 17

git: 07948e050808 - main - net80211: regdomain: ETSI: add missing 11a and 11na entries

2025-07-06 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=07948e050808158567c0ca7d345ad035115c0d88 commit 07948e050808158567c0ca7d345ad035115c0d88 Author: Bjoern A. Zeeb AuthorDate: 2025-07-05 01:47:13 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-07 06

Re: git: 5aedb8b1d4a6 - main - mmc_da: fix garbage in disk->d_attachment

2025-07-04 Thread Bjoern A. Zeeb
else { mmc_path_inq(&ccb->cpi, "Deglitch Networks", - sim, mmc.host_max_data); + sim, mmc.host_max_data * MMC_SECTOR_SIZE); } break; case XPT_GET_TRAN_SETTINGS: -- Bjoern A. Zeeb r15:7

Re: git: d72c74a6c52c - main - loader: Add halt as an alias to poweroff machine

2025-07-03 Thread Bjoern A. Zeeb
r off the system", command_poweroff); +COMMAND_SET(halt, "halt", "power off the system", command_poweroff); static int command_poweroff(int argc __unused, char *argv[] __unused) -- Bjoern A. Zeeb r15:7

git: 228b43c258d2 - main - iwlwifi: compile in ACPI support

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=228b43c258d24c293b135ae94c120e7ccf0a7aea commit 228b43c258d24c293b135ae94c120e7ccf0a7aea Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:46:22 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 05

git: 8c97c46418f9 - main - rtw89: enable ACPI support on FreeBSD

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8c97c46418f9767a9984df259116da08d9659076 commit 8c97c46418f9767a9984df259116da08d9659076 Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:44:55 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 05

git: 842da154a0ce - main - Bump __FreeBSD_verion for LinuxKPI changes to device.h and acpi.

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=842da154a0ce8f866d65f495537a13ffa8fb9cc0 commit 842da154a0ce8f866d65f495537a13ffa8fb9cc0 Author: Bjoern A. Zeeb AuthorDate: 2025-07-04 03:19:23 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03

git: ba6460df5607 - main - LinuxKPI: acpi: add acpi_evaluate_dsm()

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=ba6460df5607e572e9c868413c75ce9bc5ce9a00 commit ba6460df5607e572e9c868413c75ce9bc5ce9a00 Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:43:18 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03

git: 2ddfcc013c25 - main - LinuxKPI: acpi: provide union [linuxkpi]_acpi_(object|buffer)

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2ddfcc013c251f13c8c9b24970b8134ddd49afea commit 2ddfcc013c251f13c8c9b24970b8134ddd49afea Author: Bjoern A. Zeeb AuthorDate: 2025-06-15 10:38:56 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03

git: 16c6a3444a19 - main - LinuxKPI: device.h add (*shutdown)

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=16c6a3444a1913e01ce0fce4257c52b5969da10a commit 16c6a3444a1913e01ce0fce4257c52b5969da10a Author: Bjoern A. Zeeb AuthorDate: 2024-07-29 16:10:29 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03

git: f58e032410c9 - main - LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=f58e032410c93d67c83d6bce8a3e6711f377a4be commit f58e032410c93d67c83d6bce8a3e6711f377a4be Author: Bjoern A. Zeeb AuthorDate: 2025-06-22 22:44:40 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03

git: 2f5666c1727c - main - LinuxKPI: MODULE_DEVICE_TABLE() factor out the bus specific MODULE_PNP_INFO()

2025-07-03 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2f5666c1727c949491f73e6c3277b7b542131714 commit 2f5666c1727c949491f73e6c3277b7b542131714 Author: Bjoern A. Zeeb AuthorDate: 2025-06-22 22:50:33 + Commit: Bjoern A. Zeeb CommitDate: 2025-07-04 03

Re: git: 288ba78edcfd - main - dev/psci: Check for functions before calling

2025-06-25 Thread Bjoern A. Zeeb
requested could be a good thing. Please read the comments on the review. -- Bjoern A. Zeeb r15:7

git: 2f16c8d4fa0f - main - bwn(4): BWN_GPL_PHY: make compile again

2025-06-21 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=2f16c8d4fa0f5788d52d74fa875c386c475249ec commit 2f16c8d4fa0f5788d52d74fa875c386c475249ec Author: Bjoern A. Zeeb AuthorDate: 2025-06-22 00:15:38 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-22 00

git: 8d51f2aba9ad - main - iwx: correct rx status reporting

2025-06-19 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=8d51f2aba9ade8cfba84f18cfb0e20f321ae89c2 commit 8d51f2aba9ade8cfba84f18cfb0e20f321ae89c2 Author: Bjoern A. Zeeb AuthorDate: 2025-06-19 00:58:15 + Commit: Bjoern A. Zeeb CommitDate: 2025-06-19 16

  1   2   3   4   5   6   7   8   9   10   >