summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/cam.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang2024-10-291-6/+18
* wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang2024-09-241-4/+4
* wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang2024-09-241-8/+8
* wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang2024-05-041-1/+70
* wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih2024-01-181-0/+13
* wifi: rtw89: fw: add H2C command to update security CAM v2Ping-Ke Shih2024-01-181-0/+96
* wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih2022-06-211-1/+2
* wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih2022-06-211-0/+6
* wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih2022-06-081-0/+8
* rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih2022-04-131-0/+4
* rtw89: separate {init,deinit}_addr_cam functionsPing-Ke Shih2022-01-281-0/+5
* rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih2021-12-081-0/+1
* rtw89: update scan_mac_addr during scanning periodPing-Ke Shih2021-12-081-1/+2
* rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih2021-12-081-134/+334
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-131-0/+165