aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192de/trx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: rtlwifi: Move code from rtl8192de to rtl8192d-commonBitterblue Smith1-510/+4
2024-05-02wifi: rtlwifi: rtl8192de: Fix endianness issue in RX pathBitterblue Smith1-8/+8
2024-05-02wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAEBitterblue Smith1-3/+2
2024-01-18wifi: rtlwifi: rtl8192de: Don't read register in _rtl92de_query_rxphystatusBitterblue Smith1-3/+2
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov1-5/+3
2023-06-01wifi: rtlwifi: use helper function rtl_get_hdr()Juhee Kang1-1/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-2/+2
2020-11-24rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-2/+4
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-6/+6
2020-08-31rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger1-10/+10
2019-12-18rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube1-29/+2
2019-12-18rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube1-13/+3
2019-12-18rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger1-9/+16
2019-12-18rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger1-114/+115
2019-11-14rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger1-0/+17
2019-11-14rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger1-3/+5
2019-09-13rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic versionMichael Straube1-16/+2
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger1-1/+1
2019-02-19rtlwifi: rtl8192de: Replace old-style license informationLarry Finger1-24/+2
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih1-1/+2
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-2/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-2/+2
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger1-4/+4
2016-11-17rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger1-4/+0
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches1-2/+2
2016-06-29rtlwifi: use s8 instead of charArnd Bergmann1-3/+3
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+871