summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_intf.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-479/+0
2021-07-21staging: rtl8188eu: remove unnecessary loggingJan Gruber1-5/+0
2021-07-21staging: rtl8188eu: remove unnecessary bracesJan Gruber1-2/+1
2021-06-24staging: rtl8188eu: remove RT_TRACE prints from usb_intf.cMartin Kaiser1-27/+1
2021-06-24staging: rtl8188eu: handle errors from dev_alloc_nameMartin Kaiser1-1/+4
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/usb_intf.cPhillip Potter1-1/+0
2021-04-08staging: rtl8188eu: make rtw_usb_if1_init return a statusMartin Kaiser1-14/+14
2021-04-08staging: rtl8188eu: make usb_dvobj_init return a statusMartin Kaiser1-16/+10
2021-04-08staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameterMartin Kaiser1-3/+3
2021-04-08staging: rtl8188eu: remove unnecessary variableMartin Kaiser1-4/+2
2021-04-02staging: rtl8188eu: (trivial) remove a duplicate debug printMartin Kaiser1-1/+0
2021-04-02staging: rtl8188eu: remove unused function parameterMartin Kaiser1-3/+2
2021-03-26staging: rtl8188eu: Fix null pointer dereference on free_netdev callColin Ian King1-1/+2
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser1-17/+10
2021-02-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2020-10-26staging: r8188eu: inline rtw_init_netdev_name()Ivan Safonov1-1/+5
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube1-13/+14
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube1-5/+6
2020-09-01staging: rtl8188eu: use __func__ in os_depMichael Straube1-7/+7
2020-03-23staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-03-17staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube1-0/+1
2020-01-03staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube1-0/+1
2019-12-10staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-10-01staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl1-2/+4
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens1-3/+3
2019-01-15staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube1-0/+1
2018-08-02staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube1-3/+3
2018-08-02staging: rtl8188eu: fix indentation - styleMichael Straube1-1/+1
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube1-1/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-02-22staging: rtl8188eu: Remove unneeded castChristopher Diaz Riveros1-1/+1
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman1-0/+1
2017-08-18staging: rtl8188eu: add RNX-N150NUB supportCharles Milette1-0/+1
2017-08-18staging: rtl8188eu: constify usb_device_idArvind Yadav1-1/+1
2017-07-18staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-01-03staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.Yamanappagouda Patil1-0/+1
2016-10-16staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov1-5/+2
2016-10-16staging:r8188eu: remove pm_netdev_open functionIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov1-10/+0
2016-10-02staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun1-4/+4
2016-09-20staging: r8188eu: remove usb_hal.hIvan Safonov1-1/+0
2016-09-20staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov1-2/+5
2016-09-12staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli1-5/+3
2016-09-12staging: r8188eu: remove hal_set_hal_ops macroIvan Safonov1-1/+1
2016-09-12staging: r8188eu: remove nr_endpoint member of dvobj_priv structureIvan Safonov1-2/+1
2016-09-12staging: r8188eu: remove ep_num member of dvobj_priv structureIvan Safonov1-1/+0
2016-09-12staging: r8188eu: remove usb_vendor_req_buf member of dvobj_privIvan Safonov1-8/+0
2016-09-01staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()Wei Yongjun1-1/+3
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan1-4/+4