summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_intf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: rtl8188eu: os_dep: usb_intf: Clean up tests if NULL returned on failureBhaktipriya Shridhar2016-03-281-1/+1
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: remove chip_type of the adapter structureIvan Safonov2016-03-111-1/+0
* staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_initIvan Safonov2016-03-111-2/+2
* staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.cIvan Safonov2016-03-111-4/+0
* staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-111-1/+1
* Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal2016-02-141-2/+1
* staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng2015-11-151-4/+4
* staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki2015-09-181-0/+10
* drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian2015-07-241-1/+1
* staging: rtl8188eu: remove multiple blank lineSudip Mukherjee2015-07-221-4/+0
* staging: rtl8188eu: dont mix success and error pathSudip Mukherjee2015-07-221-5/+3
* staging: rtl8188eu: check for kzalloc failureSudip Mukherjee2015-07-221-4/+3
* staging: rtl8188eu: remove labelSudip Mukherjee2015-07-221-2/+2
* staging: rtl8188eu: remove unused defineSudip Mukherjee2015-07-221-1/+0
* staging: rtl8188eu: remove unneeded retSudip Mukherjee2015-07-161-6/+3
* staging: rtl8188eu: stop using DBG_88ESudip Mukherjee2015-07-161-19/+20
* staging: rtl8188eu: remove unneeded variableSudip Mukherjee2015-07-161-5/+1
* staging: rtl8188eu: remove goto labelSudip Mukherjee2015-07-161-7/+4
* staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee2015-07-161-1/+1
* staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki2015-06-011-12/+0
* staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini2015-03-061-1/+1
* staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen2014-12-021-18/+15
* Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-021-0/+1
|\
| * staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
* | staging: rtl8188eu: os_dep: Removed unnecessary return.Gulsah Kose2014-10-301-2/+0
|/
* staging: r8188eu: Add new USB IDLarry Finger2014-08-251-0/+1
* staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies2014-08-251-0/+1
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-091-4/+0
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-091-10/+9
* staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar2014-06-261-2/+2
* staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove continual_urb_error from struct dvobj_privnavin patidar2014-06-261-2/+0
* staging: rtl8188eu: Remove functions initialize rtw_[read,write] wrappernavin patidar2014-06-191-3/+0
* staging: rtl8188eu: Remove function _rtw_write_port_cancel()navin patidar2014-06-191-1/+1
* staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.cnavin patidar2014-06-191-102/+0
OpenPOWER on IntegriCloud