Page MenuHomeFreeBSD
Feed Search

Yesterday

bz committed rGb1bebaaba9b9: mt76: update Mediatek's mt76 driver.
Fri, Jan 23, 1:57 PM

Thu, Jan 22

bz committed rG6c61f58562b9: ath10k: update Atheros/QCA's ath10k driver.
Thu, Jan 22, 9:08 PM
bz committed rG80ba8933a991: rtw88: update Realtek's rtw88 driver.
Thu, Jan 22, 9:08 PM
bz committed rG275c7f513114: LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctx.
Thu, Jan 22, 9:08 PM
bz committed rGd4898c6e01d8: LinuxKPi: 802.11: add more defines.
Thu, Jan 22, 9:08 PM
bz committed rGf1d7eea9dc1e: LinuxKPI: skbuff: implement skb_queue_splice().
Thu, Jan 22, 9:08 PM
bz committed rGb2c90d106c66: LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move file.
Thu, Jan 22, 9:08 PM
bz committed rG5f7b5dde1051: radiotap: add more EHT definitions.
Thu, Jan 22, 9:08 PM
bz committed rG18de28308c29: LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_mask.
Thu, Jan 22, 9:08 PM
bz committed rGe4a4841d7acb: LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MIC.
Thu, Jan 22, 9:08 PM
bz committed R11:a27927a0f77f: graphics/drm-515-kmod: re-add check for __FreeBSD_version < 1400081.
Thu, Jan 22, 9:07 PM
bz committed R11:c6170b7ca883: graphics/drm-515-kmod: re-add check for __FreeBSD_version < 1400081.
Thu, Jan 22, 9:07 PM

Tue, Jan 20

bz requested review of D54808: LinuxKPI: add scoped_guard(), spinlock guard support.
Tue, Jan 20, 11:01 PM
bz requested review of D54807: LinuxKPI: add umin().
Tue, Jan 20, 11:00 PM
bz requested review of D54806: LinuxKPI: improve hweight<n> if complie time constant.
Tue, Jan 20, 10:59 PM
bz added a comment to D54805: dpaa2: cleanup.

PS: I should really go and read the specs to see if we can steer v4 and v6 independently but my memory says we cannot.

Tue, Jan 20, 8:19 PM
bz accepted D54805: dpaa2: cleanup.

Functionally accepted.

Tue, Jan 20, 8:18 PM
bz requested review of D54802: LinuxKPI: PTP add (*settime64) to struct ptp_clock_info.
Tue, Jan 20, 7:01 PM
bz committed rGc592d54a24b9: LinuxKPI: 802.11: fix build for non-debug kernels.
Tue, Jan 20, 5:20 PM
bz added a comment to D54794: net80211: correct return code for ieee80211_ampdu_request().

Oh, there's no callers of ieee80211_ampdu_request() outside of net80211? I was worried that the existing AMPDU implementing drivers would hiccup with the return value changing!

Tue, Jan 20, 5:04 PM
bz updated the diff for D54795: net80211: in net80211_vap_printf() also use vprintf().

Rather than leaving the vlog as a reminder, deal with the TODO comment
in net80211_ic_printf() as well and remove the vlog comment from there.

Tue, Jan 20, 3:53 PM
bz committed rGc670af3725d0: net80211: correct return code for ieee80211_ampdu_request().
Tue, Jan 20, 3:49 PM
bz closed D54794: net80211: correct return code for ieee80211_ampdu_request().
Tue, Jan 20, 3:49 PM
bz committed rG768332d61948: LinuxKPI: 802.11: factor out rate logic for mandatory channels.
Tue, Jan 20, 3:45 PM
bz added inline comments to D54795: net80211: in net80211_vap_printf() also use vprintf().
Tue, Jan 20, 2:25 PM
bz updated the diff for D54794: net80211: correct return code for ieee80211_ampdu_request().

Update treturn as suggested by @emaste.

Tue, Jan 20, 2:16 PM
bz added inline comments to D54794: net80211: correct return code for ieee80211_ampdu_request().
Tue, Jan 20, 2:13 PM
bz requested review of D54795: net80211: in net80211_vap_printf() also use vprintf().
Tue, Jan 20, 1:55 PM
bz requested review of D54794: net80211: correct return code for ieee80211_ampdu_request().
Tue, Jan 20, 1:53 PM
bz committed rGf5eb24d531de: rtw89: update Realtek's rtw89 driver.
Tue, Jan 20, 11:02 AM
bz committed rGa4829696f279: iwlwifi: update Intel's mvm/mld drivers.
Tue, Jan 20, 11:02 AM
bz committed rG316122010afd: mt76: update Mediatek's mt76 driver.
Tue, Jan 20, 11:02 AM
bz committed rG225a2dcb0294: rtw88: update Realtek's rtw88 driver.
Tue, Jan 20, 11:02 AM
bz committed rG025f935ee5ee: ath12k: update Atheros/QCA's ath12k driver.
Tue, Jan 20, 11:02 AM
bz committed rG127e3efc8501: brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers.
Tue, Jan 20, 11:02 AM
bz committed rG4c115eaec2fd: ath11k: update Atheros/QCA's ath11k driver.
Tue, Jan 20, 11:02 AM
bz committed rGf136a9cdb399: ath10k: update Atheros/QCA's ath10k driver.
Tue, Jan 20, 11:01 AM
bz added a comment to D54390: net80211: clean up time comparison in HT code.

I don't get the correlation between your commit message and these changes. Is there an actual change (due to casting) in this change? Or is there a problem "somewhere" but this change does not necessarily address that?

Tue, Jan 20, 10:19 AM · wireless
bz accepted D54790: net80211: migrate wk_rxmic / wk_rxmic in TKIP code to accessors.
Tue, Jan 20, 10:16 AM · wireless
bz added a comment to D54790: net80211: migrate wk_rxmic / wk_rxmic in TKIP code to accessors.

Your first line of commit message is RX repetitive; I assume one should be tx. Should be fixed before commit.

Tue, Jan 20, 10:15 AM · wireless

Sun, Jan 18

bz committed rG0f0b833e4db6: modules: iwlwifi/rtw89 allow standalone build.
Sun, Jan 18, 9:54 PM
bz closed D54769: modules: iwlwifi/rtw89 allow standalone build.
Sun, Jan 18, 9:54 PM
bz requested review of D54769: modules: iwlwifi/rtw89 allow standalone build.
Sun, Jan 18, 9:49 PM

Sat, Jan 17

bz closed D54430: Status/2025q4/lkpi-wireless.adoc: Add report.
Sat, Jan 17, 4:03 PM
bz committed R9:b9622b8b0879: Status/2025q4/lkpi-wireless.adoc: Add report.
Sat, Jan 17, 4:03 PM
bz committed rGdd1d6a06542c: net80211: fix arguments to IEEE80211_NOTE in ieee80211_fix_rate (authored by Yichen Chai <yichen.chai@gmail.com>).
Sat, Jan 17, 1:17 PM
bz committed rG2e93d2f39d72: net80211: fix arguments to IEEE80211_NOTE in ieee80211_fix_rate (authored by Yichen Chai <yichen.chai@gmail.com>).
Sat, Jan 17, 1:10 PM
bz committed rGc22f46da9d10: LinuxKPI: pci: fix pcie_get_speed_cap().
Sat, Jan 17, 1:10 PM
bz committed rG4a56313c73eb: iwlwifi/rtw89: improve module Makefile dependency on ACPI.
Sat, Jan 17, 1:10 PM
bz committed rG7990fa2a819c: modules: factor out LinuxKPI based wireless drivers and add RISC-V.
Sat, Jan 17, 1:10 PM
bz committed rGd301aadc994f: LinuxKPI: include acpi headers for RISC-V.
Sat, Jan 17, 1:10 PM
bz committed rG24777428cbc2: riscv: add (a dummy) acpica_machdep.h.
Sat, Jan 17, 1:10 PM

Fri, Jan 16

bz committed rGc940f5c775df: RELNOTES: LinuxKPI based wireless drivers are now avail on RISC-V.
Fri, Jan 16, 8:31 PM
bz committed R9:a6ef612cd52a: Document the __FreeBSD_version bump to 1403508 for various LinuxKPI changes..
Fri, Jan 16, 8:24 PM
bz committed rG16e2bb8177bd: UPDATING: Bump __FreeBSD_version to 1403508 for various LinuxKPI changes.
Fri, Jan 16, 7:50 PM
bz committed rGbd339e8341ba: LinuxKPI: 802.11: make airtime fairness an IMPROVE.
Fri, Jan 16, 7:49 PM
bz committed rG710bc041bb13: igc(4): also build module on aarch64.
Fri, Jan 16, 7:49 PM
bz committed rG2f4700c4dc15: LinuxKPI: pci: allocate entire pci_dev hiereachy up to root port on attach.
Fri, Jan 16, 7:49 PM
bz committed rG95f0e1e425a6: LinuxKPI: sync overflow.h from Linux v6.16.
Fri, Jan 16, 7:49 PM
bz committed rGe7c3b91d3017: LinuxKPI: 802.11: add compat.linuxkpi.80211.IF.dump_stas_queues.
Fri, Jan 16, 7:45 PM
bz committed rGfff9ab9ed295: LinuxKPI: 802.11: reset hdr after crypto in lkpi_80211_txq_tx_one().
Fri, Jan 16, 7:45 PM
bz committed rG3fc5eb05910f: sys/bitcount.h: add __const_bitcount<n>.
Fri, Jan 16, 7:45 PM
bz committed rG8fc0789a4dda: LinuxKPI: 802.11: lock down the "txq_scheduled" tailq.
Fri, Jan 16, 7:45 PM
bz committed rG1b9d37ebbdb3: mt76: set appropriate CONFIG options for the module build.
Fri, Jan 16, 7:45 PM
bz committed rG7e2143845d30: LinuxKPI: mt76: depend on CONFIG_NET_MEDIATEK_SOC_WED.
Fri, Jan 16, 7:45 PM
bz committed rG78e0a224f508: LinuxKPI: 802.11: move ieee80211_offload_flags.
Fri, Jan 16, 7:45 PM
bz committed rG2a04a8562ecc: LinuxKPI: device: add a pr_debug("TODO") call to device_release_driver().
Fri, Jan 16, 7:45 PM
bz committed rGadd692e05ca1: LinuxKPI: 802.11: initialize the passed in chandef in cfg80211_chandef_create.
Fri, Jan 16, 7:45 PM
bz committed rG6d7d95b4758d: dc(4): fix argument to if_foreach_llmaddr() for 21143. (authored by chrisj_rtems.org).
Fri, Jan 16, 7:44 PM
bz committed rG26d5278eaee0: LinuxKPI: page_pool headers moved; add netmem.h.
Fri, Jan 16, 7:44 PM
bz committed rG6b70b671b3c8: LinuxKPI: 802.11: additions for Linux v6.17 based wireless drivers.
Fri, Jan 16, 7:44 PM
bz committed rGa75a58393b81: LinuxKPI: soc/mediatek add pr_debug calls.
Fri, Jan 16, 7:44 PM
bz committed rGa7ac5ba799c7: LinuxKPI: netdevice add attach/detach skeleton functions.
Fri, Jan 16, 7:44 PM
bz committed rGefa6449e09da: LinuxKPI: skbuff: add a misplaced socket operation to skbuff.h for now.
Fri, Jan 16, 7:44 PM
bz committed rG6248a6554547: LinuxKPI: add fips.h.
Fri, Jan 16, 7:44 PM
bz committed rG1f9ca940c1ba: LinuxKPI: add skeleton pci_enable_wake().
Fri, Jan 16, 7:44 PM
bz committed rG61c549c2bbf0: fwget: pci: mediatek: correct package name.
Fri, Jan 16, 7:44 PM
bz committed rG4c27dfb166f1: LinuxKPI: platform_device return type change.
Fri, Jan 16, 7:44 PM
bz committed rGb0497fabb9d4: LinuxKPI: add three skeleton functions to etherdevice.h.
Fri, Jan 16, 7:44 PM
bz committed rG923c01f09ba7: LinuxKPI: add __counted_by_le() and __counted_by_be().
Fri, Jan 16, 7:44 PM
bz committed rG9c54475b16dd: pci: add quirk to disable Function-Level Reset (FLR).
Fri, Jan 16, 7:44 PM
bz committed rG8d76cbe16b42: LinuxKPI: pci: implementation of [lkpi_]pci_get_slot().
Fri, Jan 16, 7:44 PM
bz committed rG3c1f1bcb14d3: LinuxKPI: rename from_timer() to timer_container_of().
Fri, Jan 16, 7:44 PM
bz committed rG62d86be3d64d: LinuxKPI: devres: divorce dem_kfree from lkpi_devm_kmalloc_release.
Fri, Jan 16, 7:44 PM
bz committed rGfa3f62df1515: LinuxKPI: maths64: implement roundup_u64().
Fri, Jan 16, 7:44 PM
bz committed rG4a3facee3ce6: LinuxKPI: kunit: add static_stub.h and more dummy headers.
Fri, Jan 16, 7:44 PM
bz committed rGeba61bc6749e: LinuxKPI: add __struct_size.
Fri, Jan 16, 7:44 PM
bz committed rG163fe10479a3: LinuxKPI: add DEFINE_LOCK_GUARD_0 for rcu.
Fri, Jan 16, 7:44 PM
bz committed rG53d1c328e912: rc: bluetooth: startup improvements (authored by shurd).
Fri, Jan 16, 7:44 PM
bz committed rGc84bfaa25318: LinuxKPI: timer KPI *_timer -> timer_*.
Fri, Jan 16, 7:44 PM
bz committed rG6ceb046df3d7: LinuxKPI: cleanup: implement __free() and DEFINE_FREE(); use for kfree().
Fri, Jan 16, 7:44 PM
bz committed rGfe8793b39bef: LinuxKPI: correct the LINUXKPI_VERSION check for abs_diff().
Fri, Jan 16, 7:44 PM
bz committed rG8f8a0aadfa8d: LinuxKPI: pci: allow children to be attached to a pci_dev.
Fri, Jan 16, 7:44 PM
bz committed rGc017775775ee: LinuxKPI: pci: implement [linuxkpi_]pcim_request_all_regions().
Fri, Jan 16, 7:44 PM
bz committed rG008b9c7db5b2: LinuxKPI: pci: implement pcim_iomap().
Fri, Jan 16, 7:44 PM
bz committed rGbaefe812214e: LinuxKPI: pci: implement for_each_pci_dev() and improve pci_get_device().
Fri, Jan 16, 7:44 PM
bz committed rG2c48a938d570: LinuxKPI: skbuff: no longer use IEEE80211_DEBUG to turn on debug.
Fri, Jan 16, 7:43 PM
bz committed rGc5ca8670efda: fwget: pci: video amd: correct glob matching entries.
Fri, Jan 16, 7:43 PM
bz committed rG772579c13e5c: fwget: pci: hex strings use 0-9 and a-f not a-z.
Fri, Jan 16, 7:43 PM
bz committed rG5b7aa8225bea: LinuxKPI: skbuff: checksum offloading flags.
Fri, Jan 16, 7:43 PM