summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger2020-04-021-0/+1
* staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube2020-04-021-0/+1
* staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-281-1/+1
* staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-281-1/+1
* staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-141-0/+1
* staging: rtl8188eu: fix possible null dereferenceConnor Kuehl2020-01-041-2/+2
* staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-211-1/+1
* staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-02-061-0/+1
* staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger2018-02-031-10/+4
* staging: rtl8188eu: fix incorrect ERROR tags from logsGalo Navarro2017-11-211-1/+1
* staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-301-0/+1
* staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino2017-07-271-0/+1
* staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter2017-06-261-1/+1
* staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2017-03-121-0/+3
* staging: r8188eu: Fix scheduling while atomic splatLarry Finger2016-10-311-2/+2
* staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset functionIvan Safonov2015-10-291-2/+1
* staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...Ivan Safonov2015-10-291-16/+18
* staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.cIvan Safonov2015-10-291-6/+6
* staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...Ivan Safonov2015-10-291-4/+8
* staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesisIvan Safonov2015-10-291-1/+1
* staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...Ivan Safonov2015-10-291-4/+4
* staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...Ivan Safonov2015-10-291-1/+1
* staging: rtl8188eu: operator = replaced by += in loop incrementIvan Safonov2015-10-292-4/+4
* staging: rtl8188eu: occurrence of the 5 GHz code markedIvan Safonov2015-10-291-0/+3
* staging: rtl8188eu: increment placed into for loop headerIvan Safonov2015-10-291-2/+1
* staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov2015-10-291-3/+2
* staging: rtl8188eu: unused MIN macro removedIvan Safonov2015-10-291-3/+0
* staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...Ivan Safonov2015-10-291-3/+0
* staging: rtl8188eu: unused SUCCESS and FAIL macros removedIvan Safonov2015-10-291-3/+0
* staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan Safonov2015-10-291-1/+1
* staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov2015-10-293-3/+3
* staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov2015-10-298-21/+20
* staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov2015-10-293-7/+5
* staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signalIvan Safonov2015-10-291-2/+1
* staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov2015-10-293-3/+3
* staging: rtl8188eu: Remove unnecessary variablesAmitoj Kaur Chawla2015-10-271-4/+1
* staging: rtl8188eu: fix misleading indentationLuis de Bethencourt2015-10-241-1/+1
* rtl8188eu : BIT() macro cleanupAnish Bhatt2015-10-2419-557/+485
* staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov2015-10-174-13/+9
* Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary castShivani Bhardwaj2015-10-161-2/+2
* Staging: rtl8188eu: rf_cfg: Remove useless castShivani Bhardwaj2015-10-161-1/+1
* staging: rtl8188eu: spaces preferred around that + insertedIvan Safonov2015-10-121-4/+4
* staging: rtl8188eu: ARRAY_SIZE instead of sizeof/sizeof usedIvan Safonov2015-10-121-4/+4
* Staging: rtl8188eu: core: Use ARRAY_SIZE macroShraddha Barke2015-10-122-2/+2
* staging: rtl8188eu: unused macro read_next_pair removedIvan Safonov2015-10-121-8/+0
* Staging: rtl8188eu: Correct coding style errorsIban Rodriguez2015-10-121-4/+5
* Staging: rtl8188eu: Correct two coding style errorsIban Rodriguez2015-10-021-2/+7
* staging:rtl8188eu style fixBryan Paul2015-10-021-4/+4
* staging: rtl8188eu: Add missing includeLarry Finger2015-10-021-0/+1
* staging: rtl8188eu: Fix build error when CFG80211 is not selectedJakub Sitnicki2015-09-291-1/+1