index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
rtw88: Fix potential probe error handling race with wow firmware loading
Andreas Färber
1
-0
/
+3
2020-09-24
rtw88: Fix probe error handling race with firmware loading
Andreas Färber
1
-0
/
+2
2020-09-16
rtw88: rtw8822c: eliminate code duplication, use native swap() function
Ivan Safonov
1
-12
/
+3
2020-09-07
rtw88: fix compile warning: [-Wignored-qualifiers]
Tzu-En Huang
1
-1
/
+1
2020-09-01
rtw88: debug: Remove unused variables 'val'
Lee Jones
1
-4
/
+2
2020-08-27
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-5
/
+4
2020-08-27
rtw88: 8822c: update tx power limit tables to RF v20.1
Zong-Zhe Yang
1
-16
/
+16
2020-08-27
rtw88: use read_poll_timeout_atomic() for poll loop
Brian Norris
1
-9
/
+4
2020-08-27
rtw88: don't treat NULL pointer as an array
Brian Norris
1
-2
/
+3
2020-08-27
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-5
/
+5
2020-08-27
rtw88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-17
/
+16
2020-08-18
rtw88: fix spelling mistake: "unsupport" -> "unsupported"
Colin Ian King
2
-4
/
+4
2020-08-02
rtw88: 8821c: coex: add functions and parameters
Ping-Cheng Chen
3
-0
/
+430
2020-08-02
rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
Wei Yongjun
1
-1
/
+1
2020-08-02
rtw88: add h2c command in debugfs
Tzu-En Huang
3
-0
/
+37
2020-08-02
rtw88: allows driver to enable/disable beacon
Yan-Hsuan Chuang
1
-0
/
+9
2020-08-02
rtw88: add ieee80211_ops::change_interface
Yan-Hsuan Chuang
1
-0
/
+18
2020-08-02
rtw88: coex: only skip coex triggered by BT info
Yan-Hsuan Chuang
1
-1
/
+2
2020-08-02
rtw88: update tx descriptor of mgmt and reserved page packets
Tzu-En Huang
4
-39
/
+90
2020-08-02
rtw88: fix short GI capability based on current bandwidth
Tsang-Shian Lin
1
-5
/
+6
2020-08-02
rtw88: fix LDPC field for RA info
Tsang-Shian Lin
1
-1
/
+1
2020-07-15
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
7
-29
/
+108
2020-07-15
rtw88: 8822c: add new RFE type 6
Yan-Hsuan Chuang
1
-0
/
+1
2020-07-15
rtw88: 8822ce: add support for device ID 0xc82f
Aaron Ma
1
-0
/
+4
2020-07-15
rtw88: pci: disable aspm for platform inter-op with module parameter
Yan-Hsuan Chuang
1
-0
/
+9
2020-07-15
rtw88: 8821c: Add 8821CE to Kconfig and Makefile
Tzu-En Huang
2
-0
/
+20
2020-07-15
rtw88: single rf path chips don't support TX STBC
Tzu-En Huang
1
-2
/
+2
2020-07-15
rtw88: 8821c: add beamformee support
Tzu-En Huang
2
-2
/
+48
2020-07-15
rtw88: 8821c: add power tracking
Tzu-En Huang
3
-0
/
+293
2020-07-15
rtw88: 8821c: add cck pd settings
Tzu-En Huang
3
-0
/
+29
2020-07-15
rtw88: 8821c: add phy calibration
Tzu-En Huang
1
-0
/
+34
2020-07-15
rtw88: 8821c: add false alarm statistics
Tzu-En Huang
2
-0
/
+63
2020-07-15
rtw88: 8821c: add query rx desc support
Tzu-En Huang
2
-0
/
+117
2020-07-15
rtw88: 8821c: add set channel support
Tzu-En Huang
4
-0
/
+229
2020-07-15
rtw88: 8821c: add dig related settings
Tzu-En Huang
1
-0
/
+6
2020-07-15
rtw88: 8821c: add set tx power index
Tzu-En Huang
1
-0
/
+39
2020-07-15
rtw88: 8821c: add basic functions
Tzu-En Huang
8
-0
/
+7514
2020-05-29
rtw88: 8822c: remove CCK TX setting when switch channel
Chien-Hsun Liao
1
-2
/
+0
2020-05-29
rtw88: 8822c: fix missing brace warning for old compilers
Yan-Hsuan Chuang
1
-1
/
+1
2020-05-29
rtw88: fix EAPOL 4-way failure by finish IQK earlier
Ping-Ke Shih
3
-2
/
+21
2020-05-29
rtw88: coex: 8723d: handle BT inquiry cases
Ping-Ke Shih
2
-5
/
+9
2020-05-29
rtw88: coex: 8723d: set antanna control owner
Ping-Ke Shih
4
-2
/
+17
2020-05-29
Revert "rtw88: no need to set registers for SDIO"
Yan-Hsuan Chuang
3
-0
/
+155
2020-05-18
rtw88: no need to set registers for SDIO
Kevin Lo
3
-155
/
+0
2020-05-18
rtw88: 8723d: fix incorrect setting of ldo_pwr
Colin Ian King
1
-1
/
+1
2020-05-18
rtw88: rename rtw88.ko/rtwpci.ko to rtw88_core.ko/rtw88_pci.ko
Yan-Hsuan Chuang
1
-4
/
+4
2020-05-18
rtw88: extract: remove the unused after extracting
Zong-Zhe Yang
2
-19
/
+0
2020-05-18
rtw88: extract: make 8723d an individual kernel module
Zong-Zhe Yang
7
-6
/
+60
2020-05-18
rtw88: extract: make 8822b an individual kernel module
Zong-Zhe Yang
7
-6
/
+60
2020-05-18
rtw88: extract: make 8822c an individual kernel module
Zong-Zhe Yang
7
-6
/
+60
[next]