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
*
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
*
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2017-02-08
2
-14
/
+15
*
rtlwifi: Download firmware as bytes rather than as dwords
Larry Finger
2017-01-20
1
-61
/
+9
*
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-20
1
-5
/
+6
*
rtlwifi: rtl8192de: Remove a pointless goto
Larry Finger
2017-01-17
1
-1
/
+0
*
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2017-01-02
7
-84
/
+59
|
\
|
*
rtlwifi: Remove some redundant code
Larry Finger
2016-12-30
1
-8
/
+2
|
*
rtlwifi: rtl8192de: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-65
/
+46
|
*
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-30
4
-11
/
+11
*
|
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-15
1
-2
/
+0
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-28
20
-80
/
+0
|
\
|
*
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
2016-11-17
20
-80
/
+0
*
|
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
2016-10-13
1
-3
/
+3
|
/
*
rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routines
Larry Finger
2016-09-27
1
-0
/
+2
*
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-27
4
-16
/
+16
*
rtlwifi: rtl818x: constify local structures
Julia Lawall
2016-09-14
1
-1
/
+1
[next]