summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
AgeCommit message (Expand)Author
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov
2016-10-02staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov
2016-09-17staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet...sayli karnik
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr_3addr_qos with ieee80211_qos_hdrIvan Safonov
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr_3addr with ieee80211_hdr_3addrIvan Safonov
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdrIvan Safonov
2016-09-01staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov
2016-09-01staging: r8188eu: simplify HT_caps_element structureIvan Safonov
2016-09-01staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov
2016-09-01staging: r8188eu: remove issue_action_spct_ch_switch functionIvan Safonov
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim
2016-03-28staging: rtl8188eu: rtw_mlme_ext: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-12staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov
2016-02-20staging: rtl8188eu: core: Use put_unaligned_le16Amitoj Kaur Chawla
2016-02-12staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran
2016-02-08staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli
2016-02-08staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli
2016-02-08staging: rtl8188eu: rtw_mlme_ext.c: remove commented codeLuca Ceresoli
2015-11-16staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-11-16staging: rtl8188eu: core: Change function parameter to boolAmitoj Kaur Chawla
2015-11-16staging: rtl8188eu: core: Remove wrapper functionAmitoj Kaur Chawla
2015-10-29staging: rtl8188eu: increment placed into for loop headerIvan 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-18staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov
2015-10-13Staging: rtl8188eu: core: Use ARRAY_SIZE macroShraddha Barke
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: remove useless commentLuca Ceresoli
2015-09-14staging/rtl8188eu : Remove duplicated BIT() definitionsAnish Bhatt
2015-09-13staging/rtl8188eu: Use %pM format specifier to print mac addressAlexander Kuleshov
2015-08-04Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja
2015-07-16staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee
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-13staging: rtl8188eu: issue_probersp(): remove unused variable and dead codeLuca Ceresoli
2015-06-13staging: rtl8188eu: issue_probersp(): remove unused parameterLuca Ceresoli
2015-06-13staging: rtl8188eu: unexport internal functionsLuca Ceresoli
2015-06-13staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli
2015-06-13staging: rtl8188eu: rtw_mlme_ext.c: reorder message callbacks and tablesLuca Ceresoli
2015-06-11staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-05-31staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki
2015-05-08rtl8188eu: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker
2015-03-26Staging: rtl8188eu: replace kzalloc and memcpy by kmemdupNiranjan Dighe
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar
2015-02-07staging: rtl8188eu: core: switch with redundant casesNicholas Mc Guire