summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
AgeCommit message (Expand)AuthorFilesLines
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2-17/+16
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger1-62/+5
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.or...David S. Miller6-80/+51
2016-12-30rtlwifi: Remove some redundant codeLarry Finger1-5/+1
2016-12-30rtlwifi: rtl8188ee: Remove all instances of DBG_EMERGLarry Finger5-63/+38
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger4-12/+12
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-2/+0
2016-11-28Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller4-16/+0
2016-11-17rtlwifi: rtl8188ee: Remove address of Free Software FoundationLarry Finger4-16/+0
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger1-4/+4
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 Perches4-12/+15
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall1-1/+1
2016-07-19rtlwifi: don't add include path for rtl8188eeArnd Bergmann1-1/+1
2016-07-08rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger1-63/+13
2016-07-08rtlwifi: Fix typo in printkMasanari Iida1-1/+1
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches4-7/+7
2016-07-05rtlwifi: rtl8188ee: Fix potential race conditionLarry Finger1-0/+2
2016-06-29rtlwifi: use s8 instead of charArnd Bergmann3-5/+5
2016-06-16rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann1-5/+7
2016-04-06rtlwifi: rtl8188ee: Fix Smatch warningsLarry Finger2-3/+2
2016-03-07rtlwifi: pass struct rtl_stats by reference as it is more efficientColin Ian King2-2/+2
2015-12-30rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger23-0/+14931