summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)Author
2017-06-24staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov
2016-10-02staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov
2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu
2016-10-02staging: rtl8188eu: core: rtw_xmit: Move constant of the right sideGeorgiana Rodica Chelu
2016-09-25staging: rtl8188eu: core: rtw_security: Remove return statement from void fun...Georgiana Rodica Chelu
2016-09-25staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu
2016-09-22Staging:rtl8188eu: Fix multiple blank linesYannis Damigos
2016-09-20staging: rtl8188eu: core: rtw_xmit: Remove extra bracesGeorgiana Rodica Chelu
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov
2016-09-20staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structureIvan Safonov
2016-09-18staging: rtl8188eu: core: Add spaces around operatorsAnchal Jain
2016-09-18staging: rtl8188eu: core: Fix comparison to NULLAnchal Jain
2016-09-17staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet...sayli karnik
2016-09-12staging: rtl8188eu: remove unused debugging functionsLuca Ceresoli
2016-09-12staging: rtl8188eu: declare internal function as staticLuca Ceresoli
2016-09-12staging: r8188eu: rename sreset_init_value to rtw_hal_sreset_initIvan Safonov
2016-09-12staging: r8188eu: rename SetHwReg8188EU to rtw_hal_set_hwregIvan Safonov
2016-09-12staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwregIvan Safonov
2016-09-12staging: r8188eu: remove do_queue_select functionIvan Safonov
2016-09-12staging: r8188eu: remove num_of_scanned member of mlme_priv structure and cor...Ivan Safonov
2016-09-12staging: r8188eu: remove scan_start_time and assoc_by_rssi members from mlme_...Ivan Safonov
2016-09-12staging: r8188eu: remove p2p_* members from mlme_priv structureIvan Safonov
2016-09-12staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov
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: remove dead code from rtw_update_ht_cap functionIvan Safonov
2016-09-01staging: r8188eu: remove rx_ampdu_maxlen member of ht_privIvan 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: remove HT_cap member of HT_caps_element structureIvan Safonov
2016-09-01staging: r8188eu: change rtw_ieee80211_ht_cap type of structures members to i...Ivan Safonov
2016-09-01staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee...Ivan Safonov
2016-09-01staging: r8188eu: remove dead code from rtw_get_cur_max_rate functionIvan Safonov
2016-09-01staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov
2016-09-01staging: r8188eu: replace rtw_ieee80211_ht_cap with ieee80211_ht_cap type in ...Ivan Safonov
2016-09-01staging: r8188eu: remove action_public_str functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_action_frame_parse functionIvan Safonov
2016-09-01staging: r8188eu: remove dump_wps_ie functionIvan Safonov
2016-09-01staging: r8188eu: remove dump_ies functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_set_ie_ch_switch functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_set_ie_secondary_ch_offset functionIvan Safonov
2016-09-01staging: r8188eu: remove hal_ch_offset_to_secondary_ch_offset functionIvan Safonov
2016-09-01staging: r8188eu: remove issue_action_spct_ch_switch functionIvan Safonov
2016-09-01staging: r8188eu: remove secondary_ch_offset_to_hal_ch_offset functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_ap_inform_ch_switch functionIvan Safonov