summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-03-17staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter1-0/+5
2021-03-17staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter1-2/+4
2021-03-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2020-10-01staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov1-13/+6
2020-08-11Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu1-1/+3
2020-04-01staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-03-25staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-02-24staging: rtl8188: avoid excessive stack usageArnd Bergmann1-3/+6
2020-01-14staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube1-0/+1
2019-12-31staging: rtl8188eu: fix possible null dereferenceConnor Kuehl1-2/+2
2019-12-17staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-10-01staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov1-1/+1
2019-10-01staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl1-2/+4
2019-09-12staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2-7/+2
2019-08-08Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()Merwin Trever Ferrao1-21/+20
2019-08-05staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...Saurav Girepunje1-64/+64
2019-08-03staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parenthesesSaurav Girepunje1-4/+4
2019-07-31staging: rtl8188eu: remove redundant assignment to variable rtstatusColin Ian King1-1/+1
2019-07-30staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.cMichael Straube1-1/+1
2019-07-30staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.cMichael Straube1-3/+3
2019-07-30staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.cMichael Straube1-6/+6
2019-07-30staging: rtl8188eu: add spaces around '|' in usb_halinit.cMichael Straube1-8/+9
2019-07-30staging: rtl8188eu: add spaces around '&' in usb_halinit.cMichael Straube1-19/+19
2019-07-30staging: rtl8188eu: add spaces around '+' in usb_halinit.cMichael Straube1-38/+38
2019-07-30staging: rtl8188eu: remove redundant assignment to rtstatusColin Ian King1-1/+1
2019-07-30staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr()Michael Straube1-12/+1
2019-07-22staging: rtl8188eu: Replace function rtl88eu_phy_rf_config()Nishka Dasgupta1-6/+1
2019-07-22staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config()Nishka Dasgupta1-6/+1
2019-07-22staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta3-9/+4
2019-07-22staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta3-8/+1
2019-07-22staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta3-7/+1
2019-07-22staging: rtl8188eu: Replace function beacon_timing_control()Nishka Dasgupta4-8/+2
2019-07-22staging: rtl8188eu: core: Remove function enable_rate_adaptive()Nishka Dasgupta1-6/+1
2019-07-22staging: rtl8188eu: core: Replace function Set_MSR()Nishka Dasgupta2-7/+2
2019-07-22staging: rtl8188eu: remove unused definitions from hal8188e_phy_reg.hMichael Straube1-881/+0
2019-07-01staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam1-12/+6
2019-07-01staging: rtl8188eu: Remove declarations of unused functionsNishka Dasgupta1-6/+0
2019-07-01staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta2-6/+0
2019-07-01staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta2-6/+0
2019-07-01staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta1-2/+2
2019-07-01staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl1-0/+1
2019-06-26staging: rtl8188eu: remove unused function is_ap_in_wep()Michael Straube2-31/+0
2019-06-26staging: rtl8188eu: remove unused function get_bsstype()Michael Straube2-11/+0
2019-06-26staging: rtl8188eu: remove hal_init_macaddr()Michael Straube3-8/+2
2019-06-26staging: rtl8188eu: cleanup lines ending with a '('Michael Straube1-16/+5
2019-06-20staging: rtl8188eu: remove unused codeMichael Straube1-6/+0
2019-06-13staging: rtl8188eu: Change type of rtw_get_sec_ie()Nishka Dasgupta2-5/+3