History log of /openbsd-src/sys/dev/ic/qwzvar.h (Results 1 – 11 of 11)
Revision Date Author Comments
# 32e6bca9 22-Dec-2024 patrick <patrick@openbsd.org>

Update num vdevs and peers definition to bring qwz(4) up to trying to scan.


# 6040dc01 11-Dec-2024 patrick <patrick@openbsd.org>

Rework and fill in the device specific handling for WCN7850.


# 9c0f05d8 10-Dec-2024 patrick <patrick@openbsd.org>

Initial stab at qwz_dp_cc_cleanup(), list cleanup probably missing.


# eb49c7f0 09-Dec-2024 patrick <patrick@openbsd.org>

Further alignment with ath12k, including addition of bank profiles,
removal of shadow timer, cookie configuration, updates to WMI and
start of updates for buffer handling. This brings us forward:

q

Further alignment with ath12k, including addition of bank profiles,
removal of shadow timer, cookie configuration, updates to WMI and
start of updates for buffer handling. This brings us forward:

qwz0: wcn7850 hw2.0 fw 0x100301e1 address xx:xx:xx:xx:xx:xx
qwz_dp_htt_htc_t2h_msg_handler: htt event 48 not handled

show more ...


# 09a673e5 09-Dec-2024 patrick <patrick@openbsd.org>

Minor cleanup of qwx(4) supported chips, some renaming.


# c12edff5 20-Aug-2024 patrick <patrick@openbsd.org>

Update handling of transfer rings.


# 1b22ca7f 20-Aug-2024 patrick <patrick@openbsd.org>

Introduce and update HAL SRNG ops.


# b8a42cce 16-Aug-2024 patrick <patrick@openbsd.org>

Align more register addresses and data structures with ath12k.


# aff7e5a9 15-Aug-2024 patrick <patrick@openbsd.org>

Further minor cleanup for improved readability, with the major change that
FW now seems to come up after providing regdb parsed out of the board file.


# 27c3d914 15-Aug-2024 patrick <patrick@openbsd.org>

Initial patchset on top of the qwx(4) to adjust for ath12k. Still not
working yet, but it's better to continue polishing this in-tree.


# 4bba8532 14-Aug-2024 patrick <patrick@openbsd.org>

Introduce qwz(4), a work-in-progress port of the Linux ath12k driver.

This driver is not working yet, it's a copy of qwx(4) which bit-by-bit will be
adjusted to work on the newer generation of chips

Introduce qwz(4), a work-in-progress port of the Linux ath12k driver.

This driver is not working yet, it's a copy of qwx(4) which bit-by-bit will be
adjusted to work on the newer generation of chips. Even though this is only a
minor bump over the previous generation, the changes are large enough that
bringup, debugging and long-term maintenance would suffer trying to squash them
into a single driver. This can be reconsidered once we have reached a stable
state.

show more ...