History log of /openwifi/driver/sdr.c (Results 101 – 105 of 105)
Revision Date Author Comments
# e63d1ec3 05-Mar-2020 Xianjun Jiao <[email protected]>

Jetmir: add tsf set command to sdrctl


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

prepare for release


# 2a1e0746 07-Jan-2020 Xianjun Jiao <[email protected]>

fix the potential memory access over boundary issue of openwifi_rx_interrupt and make necessary configuration for new FPGA that tx sending out I/Q immediately after tx_start which achieves 10us SIFS

fix the potential memory access over boundary issue of openwifi_rx_interrupt and make necessary configuration for new FPGA that tx sending out I/Q immediately after tx_start which achieves 10us SIFS in 2.4GHz

show more ...


# 2054f92c 03-Jan-2020 Xianjun Jiao <[email protected]>

Fix the bug for monitor mode in driver sdr.c openwifi_configure_filter() function. Seems like monitor mode will create and use a new virtual interface, so priv-vif[0] is not valid anymore when monit

Fix the bug for monitor mode in driver sdr.c openwifi_configure_filter() function. Seems like monitor mode will create and use a new virtual interface, so priv-vif[0] is not valid anymore when monitor mode start and call openwifi_configure_filter()

show more ...


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

initial commit


12345