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