summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)AuthorFilesLines
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_choffset()Michael Straube2-6/+0
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_bw()Michael Straube2-6/+0
2018-07-29staging: rtl8188eu: remove unused CAM_empty_entry()Michael Straube2-6/+0
2018-07-29staging: rtl8188eu: remove unused ODM_RASupport_Init()Michael Straube2-12/+0
2018-07-29staging: rtl8188eu: remove unused sreset_get_wifi_status()Michael Straube2-28/+0
2018-07-24staging: rtl8188eu: fix lines over 80 charactersMichael Straube1-2/+2
2018-07-24staging: rtl8188eu: replace tabs with spacesMichael Straube1-6/+6
2018-07-24staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-10/+10
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube2-5/+5
2018-07-24staging: rtl8188eu: change return type to boolMichael Straube2-4/+4
2018-07-24staging: rtl8188eu: refactor rtw_is_cckratesonly_included()Michael Straube1-5/+4
2018-07-24staging: rtl8188eu: refactor rtw_is_cckrates_included()Michael Straube1-5/+5
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube13-57/+0
2018-07-24staging: rtl8188eu/rtl8723bs: fix character encodingArnd Bergmann1-1/+1
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube7-110/+0
2018-07-21staging: rtl8188eu: use is_multicast_ether_addrMichael Straube1-1/+1
2018-07-21staging: rtl8188eu: remove MacAddr_isBcst macroMichael Straube2-8/+1
2018-07-16staging: rtl8188eu: remove redundant header fileMichael Straube3-22/+0
2018-07-16staging: rtl8188eu: add spaces around '+'Michael Straube1-4/+4
2018-07-16staging: rtl8188eu: rename variableMichael Straube1-13/+13
2018-07-16staging: rtl8188eu: rename function parametersMichael Straube2-5/+5
2018-07-16staging: rtl8188eu: rename Efuse_PowerSwitchMichael Straube2-5/+5
2018-07-16staging: rtl8188eu: do not line break function definitionMichael Straube1-4/+1
2018-07-16staging: rtl8188eu: remove is_{multicast,broadcast}_mac_addrMichael Straube2-13/+1
2018-07-16staging:r8188eu: Use lib80211 to encrypt (CCMP) tx framesIvan Safonov1-706/+72
2018-07-16staging:r8188eu: Use lib80211 to encrypt (TKIP) tx framesIvan Safonov1-342/+77
2018-07-13staging: rtl8188eu: use strlcpy instead of strncpyMichael Straube1-1/+1
2018-07-13staging: rtl8188eu: break line longer than 80 colsKacper KoƂodziej1-1/+2
2018-07-11staging: rtl8188eu: remove blank linesMichael Straube2-7/+0
2018-07-11staging: rtl8188eu: fix lines over 80 charactersMichael Straube1-6/+12
2018-07-11staging: rtl8188eu: add spaces around '|'Michael Straube1-8/+8
2018-07-08staging: rtl8188eu: replace tabs with spacesMichael Straube1-6/+6
2018-07-08staging: rtl8188eu: refactor rtw_macaddr_cfg()Michael Straube1-15/+5
2018-07-07staging: rtl8188eu: replace while with shorter for loopMichael Straube1-8/+4
2018-07-06staging: rtl8188eu: rename Hal8188ERateAdaptiveMichael Straube4-2/+2
2018-07-06staging: rtl8188eu: rename Hal8188EPhyReg.hMichael Straube2-1/+1
2018-07-06staging: rtl8188eu: rename Hal8188EPhyCfg.hMichael Straube3-2/+2
2018-07-06staging: rtl8188eu: remove rtw_mp_phy_regdef.hMichael Straube1-1078/+0
2018-07-02staging: rtl8188eu: fix block comments - coding styleMichael Straube1-22/+28
2018-07-02staging: rtl8188eu: move return type to functions definition lineMichael Straube1-4/+4
2018-07-02staging: rtl8188eu: reorder switch cases and remove default breakMichael Straube1-4/+3
2018-07-02staging:r8188eu: Use lib80211 to encrypt (WEP) tx framesIvan Safonov1-35/+47
2018-07-02staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-11/+11
2018-07-02staging: rtl8188eu: remove rtw_ioctl_rtl.hMichael Straube1-66/+0
2018-06-28staging: rtl8188eu: remove whitespace - coding styleMichael Straube1-7/+4
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube7-15/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube110-1010/+119
2018-06-26staging: rtl8188eu: Fix a possible sleep-in-atomic-context bug in rtw_disasso...Jia-Ju Bai1-1/+1
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu10-165/+165