summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/cam.h
AgeCommit message (Expand)Author
2024-11-27wifi: rtw89: apply MLD pairwise key to dynamically active linksZong-Zhe Yang
2024-10-29wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-05-04wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to update security CAM v2Ping-Ke Shih
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih
2022-06-21wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih
2022-06-08wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih
2022-01-28rtw89: separate {init,deinit}_addr_cam functionsPing-Ke Shih
2021-12-08rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih