index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-09
rtl8xxxu: prevent potential memory leak
Chris Chiu
2020-09-09
rtlwifi: rtl8723ae: Delete a stray tab
Dan Carpenter
2020-09-07
rtw88: fix compile warning: [-Wignored-qualifiers]
Tzu-En Huang
2020-09-02
rtlwifi: Remove temporary definition of RT_TRACE
Larry Finger
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-09-01
rtw88: debug: Remove unused variables 'val'
Lee Jones
2020-09-01
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-01
rtl818x_pci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-01
rtlwifi: rtl8192c: phy_common: Remove unused variable 'bbvalue'
Lee Jones
2020-09-01
rtlwifi: fix build warning
Allen Pais
2020-08-31
rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
rtlwifi: Start changing RT_TRACE into rtl_dbg
Larry Finger
2020-08-27
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
rtw88: 8822c: update tx power limit tables to RF v20.1
Zong-Zhe Yang
2020-08-27
rtw88: use read_poll_timeout_atomic() for poll loop
Brian Norris
2020-08-27
rtw88: don't treat NULL pointer as an array
Brian Norris
2020-08-27
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
rtw88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-18
rtw88: fix spelling mistake: "unsupport" -> "unsupported"
Colin Ian King
2020-08-14
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-02
rtw88: 8821c: coex: add functions and parameters
Ping-Cheng Chen
2020-08-02
rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static
Wei Yongjun
2020-08-02
rtw88: add h2c command in debugfs
Tzu-En Huang
2020-08-02
rtw88: allows driver to enable/disable beacon
Yan-Hsuan Chuang
2020-08-02
rtw88: add ieee80211_ops::change_interface
Yan-Hsuan Chuang
2020-08-02
rtw88: coex: only skip coex triggered by BT info
Yan-Hsuan Chuang
2020-08-02
rtw88: update tx descriptor of mgmt and reserved page packets
Tzu-En Huang
2020-08-02
rtw88: fix short GI capability based on current bandwidth
Tsang-Shian Lin
2020-08-02
rtw88: fix LDPC field for RA info
Tsang-Shian Lin
2020-08-02
rtlwifi: btcoex: use %*ph to print small buffer
Andy Shevchenko
2020-08-02
rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...
Colin Ian King
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
rtlwifi: rtl8192cu: Remove uninitialized_var() usage
Kees Cook
2020-07-15
rtlwifi: 8821ae: remove unused path B parameters from swing table
Ping-Ke Shih
2020-07-15
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
2020-07-15
rtl818x_pci: use generic power management
Vaibhav Gupta
2020-07-15
rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails
Reto Schneider
[next]