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
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
wifi: rtw89: mac: define register address of rx_filter to generalize code
Ping-Ke Shih
1
-0
/
+1
2023-08-25
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
1
-7
/
+18
2023-08-25
wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...
Ping-Ke Shih
1
-82
/
+89
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-08
wifi: rtw89: fix 8852AE disconnection caused by RX full flags
Ping-Ke Shih
1
-1
/
+1
2023-08-03
wifi: rtw89: support firmware log with formatted text
Chin-Yen Lee
1
-2
/
+1
2023-06-15
wifi: rtw89: cleanup private data structures
Dmitry Antipov
1
-5
/
+1
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-0
/
+4
2023-05-25
wifi: rtw89: use struct to access register-based H2C/C2H
Ping-Ke Shih
1
-10
/
+13
2023-05-25
wifi: rtw89: refine packet offload handling under SER
Zong-Zhe Yang
1
-0
/
+3
2023-05-12
wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null page
Ping-Ke Shih
1
-0
/
+4
2023-05-11
wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTO
Chin-Yen Lee
1
-0
/
+36
2023-05-11
wifi: rtw89: ser: L1 add pre-M0 and post-M0 states
Zong-Zhe Yang
1
-0
/
+6
2023-05-05
wifi: rtw89: 8851b: add DLE mem and HFC quota
Ping-Ke Shih
1
-0
/
+2
2023-05-05
wifi: rtw89: scan offload wait for FW done ACK
Zong-Zhe Yang
1
-6
/
+33
2023-05-05
wifi: rtw89: mac: handle C2H receive/done ACK in interrupt context
Zong-Zhe Yang
1
-0
/
+12
2023-05-05
wifi: rtw89: packet offload wait for FW response
Zong-Zhe Yang
1
-1
/
+21
2023-05-05
wifi: rtw89: set capability of TX antenna diversity
Ping-Ke Shih
1
-0
/
+9
2023-04-20
wifi: rtw89: mac: use regular int as return type of DLE buffer request
Ping-Ke Shih
1
-9
/
+13
2023-04-17
wifi: rtw89: refine scan function after chanctx
Po-Hao Huang
1
-5
/
+9
2023-04-17
wifi: rtw89: support WoWLAN mode for 8852be
Chin-Yen Lee
1
-0
/
+2
2023-04-14
wifi: rtw89: mac: update MAC settings to support 8851b
Ping-Ke Shih
1
-13
/
+31
2023-04-14
wifi: rtw89: add ieee80211::remain_on_channel ops
Po-Hao Huang
1
-1
/
+4
2023-04-14
wifi: rtw89: 8852c: add beacon filter and CQM support
Po-Hao Huang
1
-0
/
+59
2023-04-03
wifi: rtw89: add counters of register-based H2C/C2H
Ping-Ke Shih
1
-0
/
+2
2023-03-13
wifi: rtw89: release RX standby timer of beamformee CSI to save power
Ping-Ke Shih
1
-2
/
+33
2023-02-22
wifi: rtw89: refine FW feature judgement on packet drop
Zong-Zhe Yang
1
-1
/
+1
2023-02-15
wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()
Ping-Ke Shih
1
-3
/
+3
2023-02-13
wifi: rtw89: 8852b: reset IDMEM mode to default value
Ping-Ke Shih
1
-0
/
+5
2023-02-13
wifi: rtw89: refine MCC C2H debug logs
Zong-Zhe Yang
1
-8
/
+13
2023-02-13
wifi: rtw89: deal with RXI300 error
Zong-Zhe Yang
1
-1
/
+4
2023-02-13
wifi: rtw89: mac: add function to get TSF
Zong-Zhe Yang
1
-0
/
+18
2023-02-13
wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()
Zong-Zhe Yang
1
-12
/
+21
2023-02-13
wifi: rtw89: correct unit for port offset and refine macro
Zong-Zhe Yang
1
-1
/
+3
2023-01-16
wifi: rtw89: coex: Packet traffic arbitration hardware owner monitor
Ching-Te Ku
1
-2
/
+9
2022-12-08
wifi: rtw89: add join info upon create interface
Po-Hao Huang
1
-0
/
+4
2022-12-08
wifi: rtw89: stop mac port function when stop_ap()
Po-Hao Huang
1
-3
/
+13
2022-12-08
wifi: rtw89: add mac TSF sync function
Po-Hao Huang
1
-0
/
+44
2022-12-01
wifi: rtw89: mac: process MCC related C2H
Zong-Zhe Yang
1
-0
/
+171
2022-12-01
wifi: rtw89: check if atomic before queuing c2h
Zong-Zhe Yang
1
-0
/
+10
2022-11-22
wifi: rtw89: avoid inaccessible IO operations during doing change_interface()
Ping-Ke Shih
1
-0
/
+7
2022-11-09
wifi: rtw89: use u32_encode_bits() to fill MAC quota value
Ping-Ke Shih
1
-4
/
+2
2022-11-08
wifi: rtw89: update D-MAC and C-MAC dump to diagnose SER
Chia-Yuan Li
1
-106
/
+268
2022-11-01
wifi: rtw89: add WoWLAN function support
Chin-Yen Lee
1
-4
/
+14
2022-11-01
wifi: rtw89: add drop tx packet function
Chih-Kang Chang
1
-0
/
+75
2022-11-01
wifi: rtw89: add function to adjust and restore PLE quota
Chih-Kang Chang
1
-0
/
+32
2022-11-01
wifi: rtw89: move enable_cpu/disable_cpu into fw_download
Chih-Kang Chang
1
-8
/
+2
2022-10-05
wifi: rtw89: add to dump TX FIFO 0/1 for 8852C
Ping-Ke Shih
1
-0
/
+2
2022-10-04
wifi: rtw89: 8852b: add chip_ops::set_txpwr
Ping-Ke Shih
1
-0
/
+1
2022-09-28
wifi: rtw89: 8852b: configure DLE mem
Ping-Ke Shih
1
-0
/
+14
[next]