History log of /openwifi/driver/rx_intf/rx_intf.c (Results 1 – 10 of 10)
Revision Date Author Comments
# db8c69b6 22-Feb-2024 robgar2001 <[email protected]>

Fixed errors during compilation of OpenWRT kernel modules


# b0d1d082 13-May-2022 Xianjun Jiao <[email protected]>

Remove the reg 3 init in rx_intf.c:
to avoid openwifi_start calling hw_init to override the FPGA loopback flag in reg 3 (value 256)


# 585a5601 28-Mar-2022 Xianjun Jiao <[email protected]>

openofdm_rx initialization with the help of macro definition in hw_def.h:

Now changing the macro in hw_def.h will change the related initialization part in all related drivers (rx_intf/xpu/openofdm_

openofdm_rx initialization with the help of macro definition in hw_def.h:

Now changing the macro in hw_def.h will change the related initialization part in all related drivers (rx_intf/xpu/openofdm_rx)

show more ...


# b1dd94e3 04-Feb-2021 luz paz <[email protected]>

Fix various typos

Found via codespell v2.1.dev0
`codespell -q 3 -L ans,filp,fils,hsi`


# 8598124e 03-Feb-2021 Jiao Xianjun <[email protected]>

Update rx_intf.c


# a6085186 20-Jan-2021 Lina Ceballos <[email protected]>

adding license and copyright headers


# 4ecf49bb 12-Jun-2020 Jiao Xianjun <[email protected]>

4 fpga queues and better driver/fpga flow control to avoid crash. improved slice cfg and printing (#23)


# febc5adf 27-Apr-2020 Xianjun Jiao <[email protected]>

prepare upgrade


# b73660ad 04-Mar-2020 Xianjun Jiao <[email protected]>

prepare for release


# 2ee67178 10-Dec-2019 Xianjun Jiao <[email protected]>

initial commit