summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192de
AgeCommit message (Expand)Author
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
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger
2017-01-17rtlwifi: rtl8192de: Remove a pointless gotoLarry Finger
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2016-12-30rtlwifi: Remove some redundant codeLarry Finger
2016-12-30rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-17rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall