summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_intf.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-479/+0
* staging: rtl8188eu: remove unnecessary loggingJan Gruber2021-07-211-5/+0
* staging: rtl8188eu: remove unnecessary bracesJan Gruber2021-07-211-2/+1
* staging: rtl8188eu: remove RT_TRACE prints from usb_intf.cMartin Kaiser2021-06-241-27/+1
* staging: rtl8188eu: handle errors from dev_alloc_nameMartin Kaiser2021-06-241-1/+4
* staging: rtl8188eu: remove all DBG_88E calls from os_dep/usb_intf.cPhillip Potter2021-06-151-1/+0
* staging: rtl8188eu: make rtw_usb_if1_init return a statusMartin Kaiser2021-04-081-14/+14
* staging: rtl8188eu: make usb_dvobj_init return a statusMartin Kaiser2021-04-081-16/+10
* staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameterMartin Kaiser2021-04-081-3/+3
* staging: rtl8188eu: remove unnecessary variableMartin Kaiser2021-04-081-4/+2
* staging: rtl8188eu: (trivial) remove a duplicate debug printMartin Kaiser2021-04-021-1/+0
* staging: rtl8188eu: remove unused function parameterMartin Kaiser2021-04-021-3/+2
* staging: rtl8188eu: Fix null pointer dereference on free_netdev callColin Ian King2021-03-261-1/+2
* staging: rtl8188eu: use netdev routines for private dataMartin Kaiser2021-03-221-17/+10
* staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser2021-02-041-0/+1
* staging: r8188eu: inline rtw_init_netdev_name()Ivan Safonov2020-10-261-1/+5
* staging: rtl8188eu: clean up alignment style issuesMichael Straube2020-09-221-13/+14
* staging: rtl8188eu: clean up block comment style issuesMichael Straube2020-09-221-5/+6
* staging: rtl8188eu: use __func__ in os_depMichael Straube2020-09-011-7/+7
* staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger2020-03-231-0/+1
* staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube2020-03-171-0/+1
* staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-031-0/+1
* staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-101-1/+1
* staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-10-011-2/+4
* Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman2019-01-281-0/+1
|\
| * staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-151-0/+1
* | staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens2019-01-151-3/+3
|/
* staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube2018-08-021-3/+3
* staging: rtl8188eu: fix indentation - styleMichael Straube2018-08-021-1/+1
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-241-1/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* staging: rtl8188eu: Remove unneeded castChristopher Diaz Riveros2018-02-221-1/+1
* Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-281-0/+1
|\
| * staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-181-0/+1
* | staging: rtl8188eu: constify usb_device_idArvind Yadav2017-08-181-1/+1
|/
* staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino2017-07-181-0/+1
* staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.Yamanappagouda Patil2017-01-031-0/+1
* staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov2016-10-161-5/+2
* staging:r8188eu: remove pm_netdev_open functionIvan Safonov2016-10-161-1/+1
* staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov2016-10-161-10/+0
* staging: rtl8188eu: fix double unlock error in rtw_resume_process()Wei Yongjun2016-10-021-4/+4
* staging: r8188eu: remove usb_hal.hIvan Safonov2016-09-201-1/+0
* staging: r8188eu: remove rtl8188eu_set_hal_ops functionIvan Safonov2016-09-201-2/+5
* staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli2016-09-121-5/+3
* staging: r8188eu: remove hal_set_hal_ops macroIvan Safonov2016-09-121-1/+1
* staging: r8188eu: remove nr_endpoint member of dvobj_priv structureIvan Safonov2016-09-121-2/+1
* staging: r8188eu: remove ep_num member of dvobj_priv structureIvan Safonov2016-09-121-1/+0
* staging: r8188eu: remove usb_vendor_req_buf member of dvobj_privIvan Safonov2016-09-121-8/+0
* staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()Wei Yongjun2016-09-011-1/+3
* rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan2016-08-211-4/+4