summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)Author
2017-06-26staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2016-10-31staging: r8188eu: Fix scheduling while atomic splatLarry Finger
2015-10-29staging: rtl8188eu: operator = replaced by += in loop incrementIvan Safonov
2015-10-29staging: rtl8188eu: increment placed into for loop headerIvan Safonov
2015-10-29staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signalIvan Safonov
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt
2015-10-17staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov
2015-10-16Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary castShivani Bhardwaj
2015-10-12Staging: rtl8188eu: core: Use ARRAY_SIZE macroShraddha Barke
2015-10-02Staging: rtl8188eu: Correct two coding style errorsIban Rodriguez
2015-10-02staging:rtl8188eu style fixBryan Paul
2015-09-29staging: rtl8188eu: issue_action_BA(): extract ADDBA_req pointerLuca Ceresoli
2015-09-29staging: rtl8188eu: don't cast when calling rtw_set_fixed_ie()Luca Ceresoli
2015-09-29staging: rtl8188eu: rtw_set_fixed_ie(): accept void* parametersLuca Ceresoli
2015-09-29staging: rtl8188eu: remove useless commentLuca Ceresoli
2015-09-18staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki
2015-09-14staging/rtl8188eu : Remove duplicated BIT() definitionsAnish Bhatt
2015-09-12Staging: rtl8188eu: core: Remove explicit NULL comparisonShraddha Barke
2015-09-12staging/rtl8188eu: Use %pM format specifier to print mac addressAlexander Kuleshov
2015-08-07staging: rtl8188eu: remove multiple blank lineSudip Mukherjee
2015-08-07staging: rtl8188eu: remove unused functionSudip Mukherjee
2015-08-07staging: rtl8188eu: remove exit labelSudip Mukherjee
2015-08-07staging: rtl8188eu: make function voidSudip Mukherjee
2015-08-07staging: rtl8188eu: remove unused argumentSudip Mukherjee
2015-08-03Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja
2015-07-31staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki
2015-07-31Staging: rtl8188eu: fixed newlines after declarationsDave Perez
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian
2015-07-16staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee
2015-07-16staging: rtl8188eu: remove unused functionSudip Mukherjee
2015-07-14staging: rtl8188eu: core: Fixed 80 character length warningSreenath Madasu
2015-07-14staging: rtl8188eu: core: rtw_mlme: remove space before ','Sunil Shahu
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki
2015-06-14staging: rtl8188eu: don't define OnAuth() in non-AP modeLuca Ceresoli
2015-06-14staging: rtl8188eu: don't define issue_asocrsp() in non-AP modeLuca Ceresoli
2015-06-12staging: rtl8188eu: remove function which does nothingSudip Mukherjee
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee
2015-06-12staging: rtl8188eu: fix wrong debug printLuca Ceresoli
2015-06-12staging: rtl8188eu: issue_probersp(): remove unused variable and dead codeLuca Ceresoli
2015-06-12staging: rtl8188eu: issue_probersp(): remove unused parameterLuca Ceresoli
2015-06-12staging: rtl8188eu: unexport internal functionsLuca Ceresoli
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: reorder message callbacks and tablesLuca Ceresoli
2015-06-12Staging: rtl8188eu: use swap() in WMMOnAssocRsp()Fabian Frederick
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-06-08staging: rtl8188eu: core/rtw_led.c: fix coding style issueMarkus Böhme