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