index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbg
Larry Finger
3
-284
/
+284
2020-08-31
rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg
Larry Finger
7
-455
/
+454
2020-08-31
rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg
Larry Finger
7
-1622
/
+1622
2020-08-31
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
9
-489
/
+488
2020-08-31
rtlwifi: Start changing RT_TRACE into rtl_dbg
Larry Finger
1
-0
/
+11
2020-08-27
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
5
-21
/
+18
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-14
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-3
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
33
-209
/
+9182
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-08-02
rtlwifi: btcoex: use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+2
2020-08-02
rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path
Colin Ian King
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-16
rtlwifi: rtl8192cu: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-15
rtlwifi: 8821ae: remove unused path B parameters from swing table
Ping-Ke Shih
1
-54
/
+2
2020-07-15
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
3
-58
/
+64
2020-07-15
rtl818x_pci: use generic power management
Vaibhav Gupta
1
-19
/
+4
2020-07-15
rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails
Reto Schneider
1
-0
/
+1
2020-07-15
rtlwifi: rtl8192cu: Prevent leaking urb
Reto Schneider
1
-1
/
+4
2020-07-15
rtlwifi: rtl8192cu: Fix deadlock
Reto Schneider
1
-2
/
+4
2020-07-15
rtlwifi: rtl8192cu: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-15
rtlwifi: rtl8188ee: Fix endian issue
Larry Finger
1
-1
/
+1
2020-07-15
rtlwifi: Fix endian issue in ps.c
Larry Finger
1
-6
/
+6
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
[prev]
[next]