summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-03staging: rtl8188eu: Place the constant on the right side in comparisonsMihaela Muraru1-7/+7
2017-09-29staging: rtl8188eu: wrap lines in 80 charactersAishwarya Pant1-17/+34
2017-09-29staging: rtl8188eu: remove implicit bool->int conversionsAishwarya Pant1-3/+3
2017-09-29staging: rtl8188eu: remove unneeded conversions to boolAishwarya Pant1-4/+4
2017-09-18staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant1-1/+1
2017-08-20staging:rtl8188eu: fix coding style issueJamie Huang1-1/+2
2017-07-28Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.cArmin Schoenlieb1-1/+2
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant1-7/+7
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov1-1/+0
2017-03-06staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() callIvan Safonov1-20/+4
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov1-26/+26
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil1-9/+5
2017-01-05staging: rtl8188eu: remove unused function _linked_rx_signal_strehgth_displayLuca Ceresoli1-18/+0
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli1-3/+0
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil1-1/+9
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino1-14/+14
2016-10-17staging: rtl8188eu: core: constify local structureElizabeth Ferdman1-1/+3
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov1-5/+5
2016-10-02staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov1-7/+7
2016-09-18staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet...sayli karnik1-43/+46
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr_3addr_qos with ieee80211_qos_hdrIvan Safonov1-2/+2
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr_3addr with ieee80211_hdr_3addrIvan Safonov1-31/+31
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdrIvan Safonov1-33/+33
2016-09-01staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov1-11/+11
2016-09-01staging: r8188eu: simplify HT_caps_element structureIvan Safonov1-9/+9
2016-09-01staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov1-3/+5
2016-09-01staging: r8188eu: remove issue_action_spct_ch_switch functionIvan Safonov1-60/+0
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim1-17/+0
2016-03-28staging: rtl8188eu: rtw_mlme_ext: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-13/+13
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim1-1/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-03-12staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov1-2/+2
2016-02-21staging: rtl8188eu: core: Use put_unaligned_le16Amitoj Kaur Chawla1-3/+2
2016-02-12staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran1-1/+1
2016-02-08staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli1-4/+4
2016-02-08staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli1-2/+2
2016-02-08staging: rtl8188eu: rtw_mlme_ext.c: remove commented codeLuca Ceresoli1-1/+0
2015-11-16staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng1-16/+27
2015-11-16staging: rtl8188eu: core: Change function parameter to boolAmitoj Kaur Chawla1-1/+1
2015-11-16staging: rtl8188eu: core: Remove wrapper functionAmitoj Kaur Chawla1-17/+24
2015-10-29staging: rtl8188eu: increment placed into for loop headerIvan Safonov1-2/+1
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov1-1/+1
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov1-2/+2
2015-10-18staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov1-2/+3
2015-10-13Staging: rtl8188eu: core: Use ARRAY_SIZE macroShraddha Barke1-1/+1
2015-09-29staging: rtl8188eu: issue_action_BA(): extract ADDBA_req pointerLuca Ceresoli1-3/+8
2015-09-29staging: rtl8188eu: don't cast when calling rtw_set_fixed_ie()Luca Ceresoli1-20/+40
2015-09-29staging: rtl8188eu: remove useless commentLuca Ceresoli1-1/+0
2015-09-14staging/rtl8188eu : Remove duplicated BIT() definitionsAnish Bhatt1-2/+5
2015-09-13staging/rtl8188eu: Use %pM format specifier to print mac addressAlexander Kuleshov1-3/+2