summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192de (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski2022-05-231-4/+1
* mac80211: prepare sta handling for MLO supportSriram R2022-04-112-15/+15
* rtlwifi: rtl8192de: Style clean-upsKees Cook2021-11-291-10/+7
* rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...Nathan Chancellor2021-08-291-2/+2
* rtlwifi: rtl8192de: make arrays static const, makes object smallerColin Ian King2021-08-211-28/+20
* rtlwifi: rtl8192de: Remove redundant variable initializationsColin Ian King2021-08-211-2/+2
* rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook2021-06-221-1/+1
* rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-171-7/+3
* rtlwifi: rtl8192de: fix ofdm power compensationPing-Ke Shih2020-12-091-6/+7
* rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-241-2/+4
* rtlwifi: rtl8192de: remove the useless value assignmentKaixu Xia2020-11-241-1/+1
* rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches2020-09-221-7/+2
* rtlwifi: rtl8192de: fix comparison to bool warning in hw.cZheng Bin2020-09-211-4/+4
* rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-091-6/+6
* rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbgLarry Finger2020-08-317-554/+554
* rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube2019-12-181-29/+2
* rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube2019-12-181-13/+3
* rtlwifi: rtl8192de: Remove usage of private bit manipulation macrosLarry Finger2019-12-181-54/+7
* rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger2019-12-182-150/+159
* rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger2019-12-182-269/+458
* rtlwifi: rtl8192de: Replace local bit manipulation macrosLarry Finger2019-12-181-91/+69
* rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macrosLarry Finger2019-12-181-326/+3
* rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih2019-11-201-6/+4
* rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger2019-11-141-4/+5
* rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger2019-11-143-0/+20
* rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger2019-11-141-3/+5
* rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic versionMichael Straube2019-09-131-16/+2
* rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger2019-09-131-31/+0
* rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih2019-05-281-22/+14
* rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih2019-05-281-2/+9
* rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih2019-05-281-4/+4
* rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih2019-05-281-337/+303
* rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger2019-02-196-102/+102
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-191-1/+1
* rtlwifi: rtl8192de: Replace old-style license informationLarry Finger2019-02-1920-482/+40
* rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang2018-11-061-1/+1
* rtlwifi: Convert individual interrupt results to structLarry Finger2017-12-072-11/+4
* rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2017-11-082-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | rtlwifi: Add module parameter ASPMPing-Ke Shih2017-10-131-1/+5
* | rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih2017-10-132-4/+5
* | rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2017-10-133-3/+5
|/
* rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
* rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-07-281-0/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-251-1/+1
|\
| * rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo2017-06-211-1/+1
* | net: replace more place to skb_put_[data:zero]yuan linyu2017-06-201-2/+1
|/
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-2/+2
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-2/+2