summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/cam.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih1-2/+3
2022-06-21wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih1-8/+16
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-1/+1
2022-06-08wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih1-0/+7
2022-04-13rtw89: configure security CAM for V1 chipPing-Ke Shih1-0/+9
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih1-0/+28
2022-04-06rtw89: support hardware generate security headerPing-Ke Shih1-1/+3
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih1-1/+1
2022-04-06rtw89: ser: fix CAM leaks occurring in L2 resetZong-Zhe Yang1-2/+12
2022-02-10rtw89: add addr_cam field to sta to support AP modePing-Ke Shih1-3/+3
2022-01-28rtw89: separate {init,deinit}_addr_cam functionsPing-Ke Shih1-13/+21
2021-12-08rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih1-24/+19
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih1-10/+12
2021-10-20rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang1-1/+1
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+695