index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192de
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2022-05-23
1
-4
/
+1
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
2
-15
/
+15
*
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2021-11-29
1
-10
/
+7
*
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...
Nathan Chancellor
2021-08-29
1
-2
/
+2
*
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
1
-28
/
+20
*
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
2021-08-21
1
-2
/
+2
*
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
2021-06-22
1
-1
/
+1
*
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-17
1
-7
/
+3
*
rtlwifi: rtl8192de: fix ofdm power compensation
Ping-Ke Shih
2020-12-09
1
-6
/
+7
*
rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
1
-2
/
+4
*
rtlwifi: rtl8192de: remove the useless value assignment
Kaixu Xia
2020-11-24
1
-1
/
+1
*
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2020-09-22
1
-7
/
+2
*
rtlwifi: rtl8192de: fix comparison to bool warning in hw.c
Zheng Bin
2020-09-21
1
-4
/
+4
*
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-09
1
-6
/
+6
*
rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
7
-554
/
+554
*
rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
1
-29
/
+2
*
rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
1
-13
/
+3
*
rtlwifi: rtl8192de: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-54
/
+7
*
rtlwifi: rtl8192de: Convert inline routines to little-endian words
Larry Finger
2019-12-18
2
-150
/
+159
*
rtlwifi: rtl8192de: Convert macros that set descriptor
Larry Finger
2019-12-18
2
-269
/
+458
*
rtlwifi: rtl8192de: Replace local bit manipulation macros
Larry Finger
2019-12-18
1
-91
/
+69
*
rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macros
Larry Finger
2019-12-18
1
-326
/
+3
*
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-11-20
1
-6
/
+4
*
rtlwifi: rtl8192de: Fix missing enable interrupt flag
Larry Finger
2019-11-14
1
-4
/
+5
*
rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer
Larry Finger
2019-11-14
3
-0
/
+20
*
rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
Larry Finger
2019-11-14
1
-3
/
+5
*
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
Michael Straube
2019-09-13
1
-16
/
+2
*
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-09-13
1
-31
/
+0
*
rtlwifi: 8192de: use le32 to access cckswing tables
Ping-Ke Shih
2019-05-28
1
-22
/
+14
*
rtlwifi: 8192de: Fix used uninitialized variables in power tracking
Ping-Ke Shih
2019-05-28
1
-2
/
+9
*
rtlwifi: 8192de: make tables to be 'static const'
Ping-Ke Shih
2019-05-28
1
-4
/
+4
*
rtlwifi: 8192de: Reduce indentation and fix coding style
Ping-Ke Shih
2019-05-28
1
-337
/
+303
*
rtlwifi: rtl8188de: Remove CamelCase variables
Larry Finger
2019-02-19
6
-102
/
+102
*
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
1
-1
/
+1
*
rtlwifi: rtl8192de: Replace old-style license information
Larry Finger
2019-02-19
20
-482
/
+40
*
rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information
Shaokun Zhang
2018-11-06
1
-1
/
+1
*
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-12-07
2
-11
/
+4
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
2
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
1
-1
/
+5
*
|
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
2
-4
/
+5
*
|
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
3
-3
/
+5
|
/
*
rtlwifi: rtl8192de: constify pci_device_id.
Arvind Yadav
2017-08-03
1
-1
/
+1
*
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
2017-07-28
1
-0
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
1
-1
/
+1
|
\
|
*
rtlwifi: fix REG_USTIME_TSF register definition
Kevin Lo
2017-06-21
1
-1
/
+1
*
|
net: replace more place to skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
|
/
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-2
/
+2
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-2
/
+2
[next]