index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
cam.c
Age
Commit message (
Expand
)
Author
2024-10-29
wifi: rtw89: Add encryption support for MLO connections
Po-Hao Huang
2024-09-24
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
2024-09-24
wifi: rtw89: read link_sta corresponding to the link
Zong-Zhe Yang
2024-09-24
wifi: rtw89: read bss_conf corresponding to the link
Zong-Zhe Yang
2024-09-24
wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO
Zong-Zhe Yang
2024-09-24
wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO
Zong-Zhe Yang
2024-08-07
wifi: rtw89: add support for HW encryption in unicast management frames
Kuan-Chung Chen
2024-06-17
wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BT
Ping-Ke Shih
2024-05-14
wifi: rtw89: cam: tweak relation between sec CAM and addr CAM
Zong-Zhe Yang
2024-05-04
wifi: rtw89: wow: support WEP cipher on WoWLAN
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: support 802.11w PMF IGTK rekey
Chih-Kang Chang
2024-05-04
wifi: rtw89: wow: add GTK rekey feature related H2C commands
Chih-Kang Chang
2024-05-04
wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1
Chih-Kang Chang
2024-01-18
wifi: rtw89: fw: add H2C command to update security CAM v2
Ping-Ke Shih
2023-10-30
wifi: rtw89: set entry size of address CAM to H2C field by chip
Ping-Ke Shih
2022-06-21
wifi: rtw89: allocate BSSID CAM per TDLS peer
Ping-Ke Shih
2022-06-21
wifi: rtw89: separate BSSID CAM operations
Ping-Ke Shih
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-08
wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2C
Ping-Ke Shih
2022-04-13
rtw89: configure security CAM for V1 chip
Ping-Ke Shih
2022-04-13
rtw89: add new H2C to configure security CAM via DCTL for V1 chip
Ping-Ke Shih
2022-04-06
rtw89: support hardware generate security header
Ping-Ke Shih
2022-04-06
rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chips
Ping-Ke Shih
2022-04-06
rtw89: ser: fix CAM leaks occurring in L2 reset
Zong-Zhe Yang
2022-02-10
rtw89: add addr_cam field to sta to support AP mode
Ping-Ke Shih
2022-01-28
rtw89: separate {init,deinit}_addr_cam functions
Ping-Ke Shih
2021-12-08
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM
Ping-Ke Shih
2021-12-08
rtw89: update scan_mac_addr during scanning period
Ping-Ke Shih
2021-10-20
rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
Yang Yingliang
2021-10-13
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih