index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
rtw89: add debug entry to dump BSSID CAM
Ping-Ke Shih
1
-0
/
+1
2022-05-11
rtw89: correct CCA control
Ping-Ke Shih
1
-2
/
+3
2022-05-11
rtw89: correct setting of RX MPDU length
Ping-Ke Shih
1
-5
/
+5
2022-05-04
rtw89: correct AID settings of beamformee
Ping-Ke Shih
1
-0
/
+4
2022-05-04
rtw89: ps: fine tune polling interval while changing low power mode
Ping-Ke Shih
1
-1
/
+2
2022-04-24
rtw89: pci: add variant RPWM/CPWM to enter low power mode
Ping-Ke Shih
1
-3
/
+3
2022-04-12
rtw89: 8852c: add 8852c specific BT-coexistence initial function
Chia-Yuan Li
1
-0
/
+28
2022-04-12
rtw89: 8852c: disable firmware watchdog if CPU disabled
Chia-Yuan Li
1
-1
/
+36
2022-04-12
rtw89: reset BA CAM
Ping-Ke Shih
1
-0
/
+18
2022-04-12
rtw89: change station scheduler setting for hardware TX mode
Ping-Ke Shih
1
-2
/
+2
2022-04-12
rtw89: ser: configure top ERR IMR for firmware to recover
Ping-Ke Shih
1
-0
/
+15
2022-04-12
rtw89: ser: configure C-MAC interrupt mask
Chia-Yuan Li
1
-35
/
+73
2022-04-12
rtw89: ser: configure D-MAC interrupt mask
Chia-Yuan Li
1
-19
/
+141
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-9
/
+9
2022-04-06
rtw89: packet offload handler to avoid warning
Po Hao Huang
1
-1
/
+7
2022-04-06
rtw89: update ptcl_init
Ping-Ke Shih
1
-5
/
+15
2022-04-06
rtw89: update TMAC parameters
Ping-Ke Shih
1
-0
/
+7
2022-04-06
rtw89: initialize NAV control
Ping-Ke Shih
1
-0
/
+17
2022-04-06
rtw89: update scheduler setting
Ping-Ke Shih
1
-0
/
+11
2022-04-06
rtw89: 8852c: update security engine setting
Ping-Ke Shih
1
-1
/
+7
2022-04-06
rtw89: Turn on CR protection of CMAC
Ping-Ke Shih
1
-1
/
+2
2022-04-06
rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chip
Ping-Ke Shih
1
-2
/
+8
2022-04-06
rtw89: update STA scheduler parameters for v1 chip
Ping-Ke Shih
1
-1
/
+15
2022-04-06
rtw89: extend dmac_pre_init to support 8852C
Ping-Ke Shih
1
-7
/
+30
2022-04-06
rtw89: reduce export symbol number of mac size and quota
Ping-Ke Shih
1
-117
/
+41
2022-04-06
rtw89: mac: correct decision on error status by scenario
Zong-Zhe Yang
1
-2
/
+10
2022-04-06
rtw89: mac: move table of mem base addr to common
Zong-Zhe Yang
1
-0
/
+20
2022-03-17
rtw89: implement stop and resume channels transmission v1
Ping-Ke Shih
1
-5
/
+79
2022-03-17
rtw89: extend mac tx_en bits from 16 to 32
Ping-Ke Shih
1
-3
/
+3
2022-03-17
rtw89: change value assignment style of rtw89_mac_cfg_gnt()
Ping-Ke Shih
1
-22
/
+25
2022-03-17
rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIs
Chia-Yuan Li
1
-0
/
+70
2022-03-17
rtw89: disable FW and H2C function if CPU disabled
Chia-Yuan Li
1
-0
/
+4
2022-03-17
rtw89: initialize preload window of D-MAC
Ping-Ke Shih
1
-0
/
+43
2022-03-17
rtw89: modify MAC enable functions
Chia-Yuan Li
1
-6
/
+23
2022-03-10
rtw89: support DAV efuse reading operation
Ping-Ke Shih
1
-0
/
+24
2022-03-10
rtw89: 8852c: add chip::dle_mem
Ping-Ke Shih
1
-0
/
+62
2022-03-10
rtw89: add page_regs to handle v1 chips
Ping-Ke Shih
1
-23
/
+37
2022-03-10
rtw89: add hci_func_en_addr to support variant generation
Ping-Ke Shih
1
-1
/
+3
2022-03-10
rtw89: add power_{on/off}_func
Ping-Ke Shih
1
-3
/
+31
2022-03-09
rtw89: add tx_wake notify for low ps mode
Chin-Yen Lee
1
-9
/
+25
2022-03-09
rtw89: 8852a: add ieee80211_ops::hw_scan
Po Hao Huang
1
-0
/
+52
2022-02-10
rtw89: coex: set EN bit to PLT register
Ping-Ke Shih
1
-3
/
+4
2022-02-10
rtw89: maintain assoc/disassoc STA states of firmware and hardware
Ping-Ke Shih
1
-2
/
+2
2022-02-10
rtw89: extend role_maintain to support AP mode
Ping-Ke Shih
1
-2
/
+2
2022-01-28
rtw89: fix maybe uninitialized `qempty` variable
Íñigo Huguet
1
-0
/
+1
2022-01-28
rtw89: configure mac port HIQ registers
Ping-Ke Shih
1
-1
/
+33
2022-01-28
rtw89: rename vif_maintain to role_maintain
Ping-Ke Shih
1
-2
/
+2
2022-01-28
rtw89: extend firmware commands on states of sta_assoc and sta_disconnect
Ping-Ke Shih
1
-1
/
+1
2022-01-28
rtw89: add C2H handle of BCN_CNT
Ping-Ke Shih
1
-0
/
+6
2022-01-28
rtw89: extract modules by chipset
Zong-Zhe Yang
1
-10
/
+25
[next]