summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192de
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2017-02-082-14/+15
* rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger2017-01-201-61/+9
* rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger2017-01-201-5/+6
* rtlwifi: rtl8192de: Remove a pointless gotoLarry Finger2017-01-171-1/+0
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-027-84/+59
|\
| * rtlwifi: Remove some redundant codeLarry Finger2016-12-301-8/+2
| * rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger2016-12-306-65/+46
| * rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-304-11/+11
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-2720-80/+0
|\
| * rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* | rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-131-3/+3
|/
* rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger2016-09-271-0/+2
* rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-274-16/+16
* rtlwifi: rtl818x: constify local structuresJulia Lawall2016-09-141-1/+1
* rtlwifi/rtl8192de: Fix print format stringOleg Drokin2016-09-031-3/+3
* rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()Christian Engelmayer2016-09-031-1/+2
* rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+15
* rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2016-07-082-3/+3
* rtlwifi: use s8 instead of charArnd Bergmann2016-06-294-7/+7
* rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann2016-06-161-5/+11
* rtlwifi: rtl8192de: Convert driver to use common 5G channelsLarry Finger2016-02-251-19/+4
* rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger2015-12-301-2/+2
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-1421-0/+14705
OpenPOWER on IntegriCloud