summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)Author
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
2016-09-01staging: r8188eu: remove rtw_get_ie_ex functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_ies_remove_ie functionIvan Safonov
2016-08-21staging: r8188eu: Fix scheduling while atomic splatLarry Finger
2016-08-21staging: rtl8188eu: remove EFUSE_GetEfuseDefinition functionIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUS...Ivan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECT...Ivan Safonov
2016-08-21staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheckIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN,...Ivan Safonov
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan
2016-08-21rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan
2016-08-21rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim
2016-03-28staging: rtl8188eu: core: rtw_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: rtw_mlme_ext: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: rtw_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar
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: Remove function rtw_freq2chBhumika Goyal
2016-03-12Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.cClaudiu Beznea
2016-03-12Staging: rtl8188eu: Use !x instead of x==NULL.Sandhya Bankar
2016-03-12Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-12Staging: rtl8188eu: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-12rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann
2016-03-12staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov
2016-03-12staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: core: Remove useless return variablesBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: core: Remove casts of pointer to same typeBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-02-20staging: rtl8188eu: core: Remove unnecessary bracesBhaktipriya Shridhar
2016-02-20Staging: rtl8188eu/core: Coding style fix, avoid line over 80 charactersColin Vidal
2016-02-20Staging: rtl8188eu/core: Coding style fix, set constant operand on right in t...Colin Vidal