index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
mac80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-04
wifi: rtw89: correct aSIFSTime for 6GHz band
Ping-Ke Shih
1
-1
/
+1
2024-05-04
wifi: rtw89: wow: add ARP offload feature
Chin-Yen Lee
1
-0
/
+3
2024-05-04
wifi: rtw89: wow: construct EAPoL packet for GTK rekey offload
Chih-Kang Chang
1
-0
/
+23
2024-02-12
wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by self
Zong-Zhe Yang
1
-0
/
+1
2024-01-23
wifi: rtw89: fix null pointer access when abort scan
Po-Hao Huang
1
-2
/
+2
2024-01-18
wifi: rtw89: fw: update TX AMPDU parameter to CMAC table
Ping-Ke Shih
1
-0
/
+4
2024-01-18
wifi: rtw89: fw: add chip_ops to update CMAC table to associated station
Ping-Ke Shih
1
-2
/
+2
2024-01-12
wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operation
Ping-Ke Shih
1
-1
/
+1
2024-01-12
wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAM
Ping-Ke Shih
1
-2
/
+2
2023-12-01
wifi: rtw89: fix misbehavior of TX beacon in concurrent mode
Chih-Kang Chang
1
-0
/
+3
2023-12-01
wifi: rtw89: refine remain on channel flow to improve P2P connection
Chih-Kang Chang
1
-2
/
+16
2023-10-14
wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chips
Ping-Ke Shih
1
-6
/
+10
2023-09-18
wifi: rtw89: mcc: deal with beacon NoA if GO exists
Zong-Zhe Yang
1
-0
/
+1
2023-09-18
wifi: rtw89: mcc: deal with P2P PS change
Zong-Zhe Yang
1
-1
/
+1
2023-08-25
wifi: rtw89: mac: define register address of rx_filter to generalize code
Ping-Ke Shih
1
-2
/
+3
2023-08-25
wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...
Ping-Ke Shih
1
-3
/
+3
2023-08-25
wifi: rtw89: initialize multi-channel handling
Zong-Zhe Yang
1
-0
/
+4
2023-08-25
wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif
Zong-Zhe Yang
1
-1
/
+2
2023-06-08
wifi: rtw89: process regulatory for 6 GHz power type
Zong-Zhe Yang
1
-0
/
+9
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-9
/
+6
2023-06-01
wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
1
-9
/
+6
2023-05-05
wifi: rtw89: set capability of TX antenna diversity
Ping-Ke Shih
1
-1
/
+6
2023-04-17
wifi: rtw89: refine scan function after chanctx
Po-Hao Huang
1
-1
/
+0
2023-04-17
wifi: rtw89: prohibit enter IPS during HW scan
Chih-Kang Chang
1
-1
/
+2
2023-04-14
wifi: rtw89: add ieee80211::remain_on_channel ops
Po-Hao Huang
1
-1
/
+79
2023-04-14
wifi: rtw89: 8852c: add beacon filter and CQM support
Po-Hao Huang
1
-0
/
+8
2023-02-22
wifi: rtw89: refine FW feature judgement on packet drop
Zong-Zhe Yang
1
-1
/
+1
2023-02-13
wifi: rtw89: refine packet offload flow
Chin-Yen Lee
1
-0
/
+1
2022-12-08
wifi: rtw89: fix unsuccessful interface_add flow
Po-Hao Huang
1
-0
/
+2
2022-12-08
wifi: rtw89: stop mac port function when stop_ap()
Po-Hao Huang
1
-0
/
+1
2022-12-01
wifi: rtw89: link rtw89_vif and chanctx stuffs
Zong-Zhe Yang
1
-0
/
+1
2022-11-22
wifi: rtw89: avoid inaccessible IO operations during doing change_interface()
Ping-Ke Shih
1
-1
/
+10
2022-11-01
wifi: rtw89: add WoWLAN function support
Chin-Yen Lee
1
-0
/
+55
2022-09-24
wifi: rtw89: disable 26-tone RU HE TB PPDU transmissions
Kuan-Chung Chen
1
-0
/
+1
2022-09-24
wifi: rtw89: support for processing P2P power saving
Dian-Syuan Yang
1
-0
/
+3
2022-09-24
wifi: rtw89: send OFDM rate only in P2P mode
Dian-Syuan Yang
1
-1
/
+1
2022-09-24
wifi: rtw89: support P2P
Po Hao Huang
1
-0
/
+24
2022-09-19
wifi: rtw89: introudce functions to drop packets
Zong-Zhe Yang
1
-1
/
+21
2022-09-19
wifi: rtw89: support for setting TID specific configuration
Kuan-Chung Chen
1
-0
/
+29
2022-09-12
wifi: rtw89: parse phycap of TX/RX antenna number
Ping-Ke Shih
1
-1
/
+2
2022-09-02
wifi: rtw89: add skeleton of mac80211 chanctx ops support
Zong-Zhe Yang
1
-0
/
+68
2022-09-02
wifi: rtw89: concentrate chandef setting to stack callback
Zong-Zhe Yang
1
-1
/
+5
2022-09-02
wifi: rtw89: re-arrange channel related stuffs under HAL
Zong-Zhe Yang
1
-1
/
+2
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
1
-2
/
+3
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-06-21
wifi: rtw89: allocate address CAM and MAC ID to TDLS peer
Ping-Ke Shih
1
-1
/
+1
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
1
-2
/
+4
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-05-30
rtw89: fix channel inconsistency during hw_scan
Po Hao Huang
1
-1
/
+1
[next]