summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192de
AgeCommit message (Expand)Author
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
2018-11-06rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih
2017-08-03rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger