index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8192de
Age
Commit message (
Expand
)
Author
2024-07-05
wifi: rtlwifi: fix default typo
Fredrik Lönnegren
2024-05-30
wifi: rtlwifi: rtl8192d: Use "rtl92d" prefix
Bitterblue Smith
2024-05-02
wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common
Bitterblue Smith
2024-05-02
wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path
Bitterblue Smith
2024-05-02
wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
Bitterblue Smith
2024-05-02
wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
Bitterblue Smith
2024-03-05
wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byte
Bitterblue Smith
2024-01-18
wifi: rtlwifi: rtl8192de: Don't read register in _rtl92de_query_rxphystatus
Bitterblue Smith
2023-12-21
wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
Su Hui
2023-11-22
wifi: rtlwifi: drop unused const_amdpci_aspm
Bjorn Helgaas
2023-10-14
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
2023-10-05
wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo()
Dmitry Antipov
2023-09-28
wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines
Dmitry Antipov
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
2023-06-01
wifi: rtlwifi: use helper function rtl_get_hdr()
Juhee Kang
2023-02-22
wifi: rtlwifi: rtl8192de: Remove the unused variable bcnfunc_enable
Jiapeng Chong
2022-08-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2021-11-29
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2021-08-29
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...
Nathan Chancellor
2021-08-21
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
2021-06-22
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
2021-04-17
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2020-12-09
rtlwifi: rtl8192de: fix ofdm power compensation
Ping-Ke Shih
2020-11-24
rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
rtlwifi: rtl8192de: remove the useless value assignment
Kaixu Xia
2020-09-22
rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
Joe Perches
2020-09-21
rtlwifi: rtl8192de: fix comparison to bool warning in hw.c
Zheng Bin
2020-09-09
rtlwifi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-31
rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbg
Larry Finger
2019-12-18
rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
rtlwifi: rtl8192de: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
rtlwifi: rtl8192de: Convert inline routines to little-endian words
Larry Finger
2019-12-18
rtlwifi: rtl8192de: Convert macros that set descriptor
Larry Finger
2019-12-18
rtlwifi: rtl8192de: Replace local bit manipulation macros
Larry Finger
2019-12-18
rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macros
Larry Finger
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-11-14
rtlwifi: rtl8192de: Fix missing enable interrupt flag
Larry Finger
2019-11-14
rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer
Larry Finger
2019-11-14
rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
Larry Finger
2019-09-13
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
Michael Straube
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-05-28
rtlwifi: 8192de: use le32 to access cckswing tables
Ping-Ke Shih
2019-05-28
rtlwifi: 8192de: Fix used uninitialized variables in power tracking
Ping-Ke Shih
2019-05-28
rtlwifi: 8192de: make tables to be 'static const'
Ping-Ke Shih
2019-05-28
rtlwifi: 8192de: Reduce indentation and fix coding style
Ping-Ke Shih
2019-02-19
rtlwifi: rtl8188de: Remove CamelCase variables
Larry Finger
[next]