summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-05-042-3/+8
* staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-311-0/+1
* staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger2019-01-161-2/+2
* staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger2019-01-161-1/+1
* Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-18113-3435/+400Star
|\
| * staging: rtl8188eu: remove unused mp_custom_oid.hMichael Straube2018-08-081-339/+0Star
| * staging: rtl8188eu: remove unused array dB_Invert_TableColin Ian King2018-08-081-10/+0Star
| * staging: rtl8188eu: remove whitespace, add missing blank lineMichael Straube2018-08-081-18/+19
| * staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.cMichael Straube2018-08-081-1/+1
| * staging: rtl8188eu: remove whitespace - styleMichael Straube2018-08-081-11/+11
| * staging: rtl8188eu: cleanup block comment - styleMichael Straube2018-08-081-3/+5
| * staging: rtl8188eu: use is_multicast_ether_addr in rtl8188eu_xmit.cMichael Straube2018-08-081-2/+1Star
| * staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.cMichael Straube2018-08-081-3/+3
| * Revert "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"Michael Straube2018-08-081-72/+706
| * staging: rtl8188eu: remove unnecessary includesMichael Straube2018-08-054-4/+0Star
| * staging: rtl8188eu: remove redundant includeMichael Straube2018-08-051-1/+0Star
| * staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-08-051-2/+2
| * staging: rtl8188eu: rename rtw_IOL_appliedMichael Straube2018-08-054-5/+5
| * staging: rtl8188eu: use phydm_regdefine11n.h from rtlwifiMichael Straube2018-08-052-159/+1Star
| * staging: rtl8188eu: rename odm_RTL8188E - styleMichael Straube2018-08-024-2/+2
| * staging: rtl8188eu: remove unused rtw_remove_bcn_ie()Michael Straube2018-08-022-42/+0Star
| * staging: rtl8188eu: remove unused rtw_add_bcn_ie()Michael Straube2018-08-022-68/+0Star
| * staging: rtl8188eu: remove unnecessary parentheses - styleMichael Straube2018-08-021-2/+2
| * staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube2018-08-024-10/+10
| * staging: rtl8188eu: fix indentation - styleMichael Straube2018-08-022-3/+3
| * staging: rtl8188eu: use is_broadcast_ether_addrMichael Straube2018-08-021-24/+10Star
| * staging: rtl8188eu: use is_multicast_ether_addrMichael Straube2018-08-021-2/+2
| * staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-07-301-3/+3
| * staging: rtl8188eu: fix comparsion to trueMichael Straube2018-07-301-1/+1
| * staging: rtl8188eu: replace tabs with spacesMichael Straube2018-07-301-3/+3
| * staging: rtl8188eu: remove redundant includesMichael Straube2018-07-301-2/+0Star
| * staging: rtl8188eu: remove unused should_forbid_n_rate()Michael Straube2018-07-302-36/+0Star
| * staging: rtl8188eu: remove unused dump_txrpt_ccx_88e()Michael Straube2018-07-302-23/+0Star
| * Revert "staging:r8188eu: Use lib80211 to encrypt (TKIP) tx frames"Greg Kroah-Hartman2018-07-301-80/+345
| * Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman2018-07-303-94/+160
| |\
| * | staging: rtl8188eu: remove unused rtw_calculate_wlan_pkt_size_by_attribue()Michael Straube2018-07-292-20/+0Star
| * | staging: rtl8188eu: replace tabs with spacesMichael Straube2018-07-291-3/+3
| * | staging: rtl8188eu: fix comparsions to NULL - coding styleMichael Straube2018-07-291-5/+5
| * | staging: rtl8188eu: remove unused rtw_get_oper_choffset()Michael Straube2018-07-292-6/+0Star
| * | staging: rtl8188eu: remove unused rtw_get_oper_bw()Michael Straube2018-07-292-6/+0Star
| * | staging: rtl8188eu: remove unused CAM_empty_entry()Michael Straube2018-07-292-6/+0Star
| * | staging: rtl8188eu: remove unused ODM_RASupport_Init()Michael Straube2018-07-292-12/+0Star
| * | staging: rtl8188eu: remove unused sreset_get_wifi_status()Michael Straube2018-07-292-28/+0Star
| * | staging: rtl8188eu: fix lines over 80 charactersMichael Straube2018-07-241-2/+2
| * | staging: rtl8188eu: replace tabs with spacesMichael Straube2018-07-241-6/+6
| * | staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-07-241-10/+10
| * | staging: rtl8188eu: fix comparsions to trueMichael Straube2018-07-242-5/+5
| * | staging: rtl8188eu: change return type to boolMichael Straube2018-07-242-4/+4
| * | staging: rtl8188eu: refactor rtw_is_cckratesonly_included()Michael Straube2018-07-241-5/+4Star
| * | staging: rtl8188eu: refactor rtw_is_cckrates_included()Michael Straube2018-07-241-5/+5