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
/
rtl8192se
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step
Thadeu Lima de Souza Cascardo
2024-11-18
1
-3
/
+4
*
wifi: rtlwifi: fix default typo
Fredrik Lönnegren
2024-07-05
1
-1
/
+1
*
wifi: rtlwifi: rtl8192se: using calculate_bit_shift()
Su Hui
2023-12-21
1
-11
/
+4
*
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
2023-11-22
1
-3
/
+0
*
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
2023-10-14
3
-4
/
+4
*
wifi: rtlwifi: simplify LED management
Dmitry Antipov
2023-06-21
4
-40
/
+18
*
wifi: rtlwifi: remove misused flag from HAL data
Dmitry Antipov
2023-06-08
1
-3
/
+3
*
wifi: rtlwifi: rtl8192se: Remove some unused variables
Jiapeng Chong
2023-03-06
1
-9
/
+0
*
wifi: rtlwifi: rtl8192se: remove redundant rtl_get_bbreg() call
Peter Kosyh
2022-12-08
1
-3
/
+0
*
wifi: rtl8192se: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
2
-14
/
+14
*
rtlwifi: Fix spelling of 'download'
Ding Senjie
2021-06-15
1
-1
/
+1
*
rtlwifi: rtl8192se: Simplify bool comparison
Jiapeng Chong
2021-02-10
1
-2
/
+2
*
rtlwifi: rtl8192se: remove redundant initialization of variable rtstatus
Colin Ian King
2021-02-08
1
-1
/
+1
*
rtlwifi: rtl8192se: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
1
-2
/
+2
*
rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
Chris Chiu
2020-10-08
2
-2
/
+2
*
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2020-09-22
1
-7
/
+2
*
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-09
1
-6
/
+6
*
rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
8
-273
/
+271
*
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2020-01-26
2
-14
/
+0
*
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-11-06
3
-464
/
+375
|
\
|
*
rtlwifi: rtl8192se: Convert inline routines to little-endian words
Larry Finger
2019-10-11
2
-118
/
+122
|
*
rtlwifi: rtl8192se: Convert macros that set descriptor
Larry Finger
2019-10-11
2
-194
/
+341
|
*
rtlwifi: rtl8192se: Replace local bit manipulation macros
Larry Finger
2019-10-11
3
-91
/
+74
|
*
rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX
Larry Finger
2019-10-11
1
-223
/
+0
*
|
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-28
1
-2
/
+2
|
/
*
rtlwifi: remove assignment to itself
Ping-Ke Shih
2019-07-24
1
-2
/
+0
*
rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'
YueHaibing
2019-02-28
1
-4
/
+2
*
rtlwifi: rtl8192se: Remove CamelCase variables
Larry Finger
2019-02-19
6
-63
/
+63
*
rtlwifi: Remove CamelCase variables from base code
Larry Finger
2019-02-19
1
-2
/
+2
*
rtlwifi: rtl8192se: Replace old-style license information
Larry Finger
2019-02-19
20
-472
/
+51
*
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-12-07
2
-8
/
+7
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
2
-2
/
+3
*
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
3
-5
/
+6
*
|
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
3
-3
/
+5
|
/
*
rtlwifi: rtl8192se: 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
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-4
/
+3
*
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
*
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-2
/
+2
*
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2017-02-08
2
-16
/
+15
*
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-20
1
-5
/
+6
*
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
2017-01-02
7
-96
/
+65
|
\
|
*
rtlwifi: rtl8192se: Remove all instances of DBG_EMERG
Larry Finger
2016-12-30
6
-88
/
+57
|
*
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-30
3
-8
/
+8
[next]