summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192de
AgeCommit message (Expand)Author
2024-05-02wifi: rtlwifi: Move code from rtl8192de to rtl8192d-commonBitterblue Smith
2024-05-02wifi: rtlwifi: rtl8192de: Fix endianness issue in RX pathBitterblue Smith
2024-05-02wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAEBitterblue Smith
2024-05-02wifi: rtlwifi: rtl8192de: Fix 5 GHz TX powerBitterblue Smith
2024-03-05wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byteBitterblue Smith
2024-01-18wifi: rtlwifi: rtl8192de: Don't read register in _rtl92de_query_rxphystatusBitterblue Smith
2023-12-21wifi: rtlwifi: rtl8192de: using calculate_bit_shift()Su Hui
2023-11-22wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov
2023-10-05wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo()Dmitry Antipov
2023-09-28wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routinesDmitry Antipov
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
2023-06-01wifi: rtlwifi: use helper function rtl_get_hdr()Juhee Kang
2023-02-22wifi: rtlwifi: rtl8192de: Remove the unused variable bcnfunc_enableJiapeng Chong
2022-08-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2022-05-22wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor
2021-08-21rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King
2021-08-21rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King
2021-06-22rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook
2021-04-17rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2020-12-09rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih
2020-11-24rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-24rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2020-09-21rtlwifi: rtl8192de: fix comparison to bool warning in hw.cZheng Bin
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-31rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger
2019-12-18rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtlwifi: rtl8192de: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger
2019-12-18rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger
2019-12-18rtlwifi: rtl8192de: Replace local bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macrosLarry Finger
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih
2019-11-14rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-11-14rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-11-14rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-09-13rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic versionMichael Straube
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger
2019-05-28rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih
2019-05-28rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih
2019-05-28rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih
2019-05-28rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih
2019-02-19rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger
2019-02-19rtlwifi: rtl8192de: Replace old-style license informationLarry Finger