index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw88: usb: Further limit the TX aggregation
Bitterblue Smith
2024-06-21
1
-0
/
+9
*
wifi: rtw88: suppress messages of failed to flush queue
Ping-Ke Shih
2024-04-22
1
-2
/
+3
*
wifi: rtw88: Reset 8703b firmware before download
Fiona Klute
2024-03-14
1
-0
/
+6
*
wifi: rtw88: 8821cu: Fix connection failure
Bitterblue Smith
2024-03-05
1
-0
/
+7
*
wifi: rtw88: add missing unwind goto for __rtw_download_firmware()
Ping-Ke Shih
2023-06-13
1
-2
/
+4
*
wifi: rtw88: 8822c: extend reserved page number
Po-Hao Huang
2023-04-20
1
-1
/
+1
*
wifi: rtw88: mac: Support SDIO specific bits in the power on sequence
Martin Blumenstingl
2023-04-12
1
-5
/
+42
*
wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets
Martin Blumenstingl
2023-04-12
1
-0
/
+1
*
wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
Martin Blumenstingl
2023-04-12
1
-2
/
+3
*
wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()
Martin Blumenstingl
2023-03-06
1
-2
/
+4
*
wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
Martin Blumenstingl
2023-03-06
1
-1
/
+1
*
wifi: rtw88: mac: Add SDIO HCI support in the TX/page table setup
Martin Blumenstingl
2023-02-22
1
-0
/
+6
*
wifi: rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()
Martin Blumenstingl
2023-02-22
1
-0
/
+3
*
wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
Ping-Ke Shih
2023-02-17
1
-0
/
+10
*
wifi: rtw88: mac: Use existing macros in rtw_pwr_seq_parser()
Martin Blumenstingl
2023-02-13
1
-2
/
+2
*
wifi: rtw88: Add common USB chip support
Sascha Hauer
2022-12-08
1
-0
/
+3
*
wifi: rtw88: 8821c: enable BT device recovery mechanism
Ping-Ke Shih
2022-12-01
1
-1
/
+17
*
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
1
-9
/
+9
*
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
2022-04-27
1
-1
/
+1
*
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
2021-03-15
1
-0
/
+19
*
rtw88: use read_poll_timeout_atomic() for poll loop
Brian Norris
2020-08-27
1
-9
/
+4
*
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
2020-05-18
1
-0
/
+1
*
rtw88: 8723d: implement flush queue
Ping-Ke Shih
2020-05-13
1
-18
/
+11
*
rtw88: 8723d: Add set_channel
Ping-Ke Shih
2020-05-06
1
-0
/
+3
*
rtw88: fix spelling mistake "fimrware" -> "firmware"
Colin Ian King
2020-05-04
1
-2
/
+2
*
rtw88: fix sparse warnings for download firmware routine
Yan-Hsuan Chuang
2020-04-28
1
-2
/
+4
*
rtw88: 8723d: Organize chip TX/RX FIFO
Ping-Ke Shih
2020-04-23
1
-46
/
+94
*
rtw88: 8723d: 11N chips don't support H2C queue
Ping-Ke Shih
2020-04-23
1
-1
/
+5
*
rtw88: decompose while(1) loop of power sequence polling command
Ping-Ke Shih
2020-04-23
1
-34
/
+38
*
rtw88: 8723d: Add mac power-on/-off function
Ping-Ke Shih
2020-04-23
1
-9
/
+51
*
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
2020-04-23
1
-1
/
+145
*
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
2020-02-12
1
-9
/
+10
*
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
2020-02-12
1
-3
/
+3
*
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M
Ping-Ke Shih
2020-01-26
1
-4
/
+6
*
rtw88: add interface config for 8822c
Yan-Hsuan Chuang
2020-01-26
1
-0
/
+2
*
rtw88: avoid FW info flood
Yan-Hsuan Chuang
2019-10-31
1
-17
/
+0
*
rtw88: use macro to check the current band
Yan-Hsuan Chuang
2019-10-24
1
-1
/
+1
*
rtw88: Use rtw_write8_set to set SYS_FUNC
Yan-Hsuan Chuang
2019-10-14
1
-1
/
+1
*
rtw88: use struct rtw_fw_hdr to access firmware header
Ping-Ke Shih
2019-10-04
1
-18
/
+19
*
rtw88: raise firmware version debug level
Yan-Hsuan Chuang
2019-10-04
1
-4
/
+2
*
rtw88: flush hardware tx queues
Yan-Hsuan Chuang
2019-10-04
1
-0
/
+88
*
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
2019-10-02
1
-1
/
+1
*
rtw88: configure firmware after HCI started
Yan-Hsuan Chuang
2019-09-24
1
-3
/
+0
*
rtw88: power on again if it was already on
Yan-Hsuan Chuang
2019-06-25
1
-1
/
+7
*
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang
2019-04-30
1
-0
/
+965