aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2015-10-29staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset functionIvan Safonov
2015-10-29staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.cIvan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesisIvan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...Ivan Safonov
2015-10-29staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...Ivan Safonov
2015-10-29staging: rtl8188eu: operator = replaced by += in loop incrementIvan Safonov
2015-10-29staging: rtl8188eu: occurrence of the 5 GHz code markedIvan 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: unused MIN macro removedIvan Safonov
2015-10-29staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...Ivan Safonov
2015-10-29staging: rtl8188eu: unused SUCCESS and FAIL macros removedIvan Safonov
2015-10-29staging: rtl8188eu: abs kernel macro used in simularity_compare functionIvan 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: ternary operator (?:) replaced by min/max kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signalIvan Safonov
2015-10-29staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov
2015-10-27staging: rtl8188eu: Remove unnecessary variablesAmitoj Kaur Chawla
2015-10-24staging: rtl8188eu: fix misleading indentationLuis de Bethencourt
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-16Staging: rtl8188eu: rf_cfg: Remove useless castShivani Bhardwaj
2015-10-12staging: rtl8188eu: spaces preferred around that + insertedIvan Safonov
2015-10-12staging: rtl8188eu: ARRAY_SIZE instead of sizeof/sizeof usedIvan Safonov
2015-10-12Staging: rtl8188eu: core: Use ARRAY_SIZE macroShraddha Barke
2015-10-12staging: rtl8188eu: unused macro read_next_pair removedIvan Safonov
2015-10-12Staging: rtl8188eu: Correct coding style errorsIban Rodriguez
2015-10-02Staging: rtl8188eu: Correct two coding style errorsIban Rodriguez
2015-10-02staging:rtl8188eu style fixBryan Paul
2015-10-02staging: rtl8188eu: Add missing includeLarry Finger
2015-09-29staging: rtl8188eu: Fix build error when CFG80211 is not selectedJakub Sitnicki
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: os_dep: osdep_service.c: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: rtl8188eu: os_dep: mlme_linux.c: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: rtl8188eu: os_dep: recv_linux.c: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: rtl8188eu: hal: rtl8188eu_xmit.c: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: rtl8188eu: hal: Hal8188ERateAdaptive.c: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: rtl8188eu: hal: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: rtl8188eu: Remove explicit NULL comparisonShraddha Barke
2015-09-12Staging: rtl8188eu: core: Remove explicit NULL comparisonShraddha Barke
2015-09-12staging/rtl8188eu : Remove unused macro definitions.Anish Bhatt