summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-09-01staging: r8188eu: remove include/HalHWImg8188E_FW.hIvan Safonov
2016-09-01staging: r8188eu: remove some structure definitions from Hal8188EPhyCfg.hIvan Safonov
2016-09-01staging: r8188eu: remove some structure definitions from include/ieee80211.hIvan Safonov
2016-09-01staging:r8188eu: remove unnecessary include from include/rtw_ht.hIvan 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: remove unused members of ht_priv structureIvan Safonov
2016-09-01staging: r8188eu: remove HT_caps_element structureIvan 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: remove rtw_ieee80211_ht_cap 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: replace rtw_ieee80211_ht_cap with ieee80211_ht_cap type in ...Ivan Safonov
2016-09-01staging: r8188eu: remove for_each_ie macroIvan 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-09-01staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macroWei Yongjun
2016-09-01staging: fsl-mc: dprc-cmd: Fix checkpatch warningAnson Jacob
2016-09-01staging: fsl-mc: dpmng-cmd: Fix checkpatch warningAnson Jacob
2016-09-01staging: fsl-mc: make order of includes consistentStuart Yoder
2016-09-01staging: fsl-mc: explicitly include files where they are neededStuart Yoder
2016-09-01staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder
2016-09-01staging: fsl-mc: remove unneeded includesStuart Yoder
2016-09-01staging: fsl-mc: move bus definitions from mc.h to mc-bus.hStuart Yoder
2016-09-01staging: fsl-mc: remove unneeded forward declarationsStuart Yoder
2016-09-01staging: fsl-mc: make fsl_mc_get_root_dprc publicStuart Yoder
2016-09-01staging: fsl-mc: move bus private definitions into fsl-mc-bus.cStuart Yoder
2016-09-01staging: fsl-mc: move dprc-driver private definitions out of mc-bus.hStuart Yoder
2016-09-01staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder
2016-09-01staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder
2016-09-01staging: fsl-mc: move allocator private definitions out of mc-bus.hStuart Yoder
2016-09-01staging: fsl-mc: improve naming of source filesStuart Yoder
2016-09-01staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder
2016-09-01staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()Wei Yongjun