summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)AuthorFilesLines
2019-01-17staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger1-2/+2
2019-01-17staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger1-1/+1
2018-08-08staging: rtl8188eu: remove whitespace, add missing blank lineMichael Straube1-18/+19
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.cMichael Straube1-1/+1
2018-08-08Revert "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"Michael Straube1-72/+706
2018-08-05staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-2/+2
2018-08-05staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube2-2/+2
2018-08-02staging: rtl8188eu: remove unused rtw_remove_bcn_ie()Michael Straube1-40/+0
2018-08-02staging: rtl8188eu: remove unused rtw_add_bcn_ie()Michael Straube1-66/+0
2018-08-02staging: rtl8188eu: use is_multicast_ether_addrMichael Straube1-2/+2
2018-07-30staging: rtl8188eu: remove unused should_forbid_n_rate()Michael Straube1-35/+0
2018-07-30Revert "staging:r8188eu: Use lib80211 to encrypt (TKIP) tx frames"Greg Kroah-Hartman1-80/+345
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman2-93/+160
2018-07-29staging: rtl8188eu: remove unused rtw_calculate_wlan_pkt_size_by_attribue()Michael Straube1-18/+0
2018-07-29staging: rtl8188eu: replace tabs with spacesMichael Straube1-3/+3
2018-07-29staging: rtl8188eu: fix comparsions to NULL - coding styleMichael Straube1-5/+5
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_choffset()Michael Straube1-5/+0
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_bw()Michael Straube1-5/+0
2018-07-29staging: rtl8188eu: remove unused CAM_empty_entry()Michael Straube1-5/+0
2018-07-29staging: rtl8188eu: remove unused sreset_get_wifi_status()Michael Straube1-27/+0
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 Straube1-3/+3
2018-07-24staging: rtl8188eu: change return type to boolMichael Straube1-2/+2
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-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 Straube1-1/+1
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 Straube1-4/+4
2018-07-16staging: rtl8188eu: rename Efuse_PowerSwitchMichael Straube1-4/+4
2018-07-16staging: rtl8188eu: do not line break function definitionMichael Straube1-4/+1
2018-07-16staging: rtl8188eu: remove is_{multicast,broadcast}_mac_addrMichael Straube1-2/+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-16Revert "staging:r8188eu: Use lib80211 to support TKIP"Hans de Goede2-93/+160
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-02staging:r8188eu: Use lib80211 to encrypt (WEP) tx framesIvan Safonov1-35/+47
2018-07-02staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-11/+11
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube7-15/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube18-164/+18
2018-06-26staging: rtl8188eu: Fix a possible sleep-in-atomic-context bug in rtw_disasso...Jia-Ju Bai1-1/+1