summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
AgeCommit message (Expand)Author
2017-08-20staging:rtl8188eu: fix coding style issueJamie Huang
2017-07-27Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.cArmin Schoenlieb
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov
2017-03-06staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil
2017-01-05staging: rtl8188eu: remove unused function _linked_rx_signal_strehgth_displayLuca Ceresoli
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino
2016-10-17staging: rtl8188eu: core: constify local structureElizabeth Ferdman
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-11staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov
2016-02-20staging: rtl8188eu: core: Use put_unaligned_le16Amitoj Kaur Chawla
2016-02-11staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran
2016-02-07staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli
2016-02-07staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli
2016-02-07staging: rtl8188eu: rtw_mlme_ext.c: remove commented codeLuca Ceresoli
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-11-15staging: rtl8188eu: core: Change function parameter to boolAmitoj Kaur Chawla
2015-11-15staging: 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-17staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov
2015-10-12Staging: 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-12staging/rtl8188eu: Use %pM format specifier to print mac addressAlexander Kuleshov
2015-08-03Staging: 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-12staging: rtl8188eu: issue_probersp(): remove unused variable and dead codeLuca Ceresoli