index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192ce
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
wifi: rtlwifi: fix default typo
Fredrik Lönnegren
1
-1
/
+1
2024-01-12
wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routines
Dmitry Antipov
1
-4
/
+0
2023-12-21
wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()
Su Hui
2
-4
/
+3
2023-11-22
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
1
-3
/
+0
2023-10-14
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
2
-7
/
+3
2023-09-28
wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines
Dmitry Antipov
1
-5
/
+0
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
4
-38
/
+17
2023-06-01
wifi: rtlwifi: use helper function rtl_get_hdr()
Juhee Kang
1
-1
/
+1
2023-02-22
wifi: rtlwifi: rtl8192ce: fix dealing empty EEPROM values
Lu jicong
1
-8
/
+17
2022-04-12
rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
Lv Ruyi
1
-1
/
+1
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2
-15
/
+15
2022-03-10
rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
Lu Jicong
1
-31
/
+1
2020-11-24
rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-09-21
rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c
Zheng Bin
1
-4
/
+4
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-8
/
+6
2020-08-31
rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbg
Larry Finger
6
-185
/
+184
2020-01-26
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2
-18
/
+2
2019-12-18
rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
Michael Straube
1
-32
/
+2
2019-12-18
rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
Michael Straube
1
-12
/
+2
2019-12-18
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...
Larry Finger
1
-6
/
+5
2019-09-13
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-22
/
+1
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
1
-33
/
+0
2019-09-03
rtlwifi: rtl8192ce: Fix incorrect returned values
Larry Finger
1
-3
/
+3
2019-08-06
rtlwifi: rtl8192ce: Convert inline routines to little-endian words
Larry Finger
2
-135
/
+142
2019-08-06
rtlwifi: rtl8192ce: Convert macros that set descriptor
Larry Finger
2
-238
/
+405
2019-08-06
rtlwifi: rtl8192ce: Replace local bit manipulation macros
Larry Finger
1
-84
/
+62
2019-08-06
rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX
Larry Finger
1
-326
/
+4
2019-07-24
rtlwifi: remove assignment to itself
Ping-Ke Shih
1
-2
/
+0
2019-02-28
rtlwifi: rtl8192ce: Fix missing blank lines
Larry Finger
4
-2
/
+15
2019-02-20
rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm"
Colin Ian King
1
-1
/
+1
2019-02-19
rtlwifi: rtl8192{c,u}: Remove CamelCase variables
Larry Finger
6
-117
/
+116
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
1
-2
/
+2
2019-02-19
rtlwifi: rtl8192ce: Replace old-style license information
Larry Finger
18
-436
/
+36
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
1
-25
/
+0
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2
-11
/
+4
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2
-2
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
1
-1
/
+5
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2
-6
/
+5
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2
-3
/
+5
2017-07-28
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
1
-0
/
+2
2017-06-21
rtlwifi: fix REG_USTIME_TSF register definition
Kevin Lo
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-2
/
+2
2017-02-10
Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...
David S. Miller
2
-96
/
+89
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
2
-96
/
+89
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2017-01-31
rtlwifi: rtl8192ce: Fix loading of incorrect firmware
Jurij Smakov
1
-2
/
+7
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
1
-5
/
+6
[next]