aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192ce (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih1-25/+0
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger2-11/+4
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2-2/+4
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih1-1/+5
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih2-6/+5
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2-3/+5
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder1-0/+2
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo1-1/+1
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
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-96/+89
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2-96/+89
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2017-01-31rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov1-2/+7
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger1-5/+6
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller6-47/+33
2016-12-30rtlwifi: rtl8192ce: Remove all instances of DBG_EMERGLarry Finger5-42/+28
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2-5/+5
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-2/+0
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller18-72/+0
2016-11-17rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger18-72/+0
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger1-8/+5
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger1-0/+2
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches3-10/+8
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall1-1/+1
2016-07-08rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger1-71/+12
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches2-3/+3
2016-06-29rtlwifi: use s8 instead of charArnd Bergmann3-6/+6
2016-06-16rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann1-5/+12
2015-12-30rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger19-0/+9646