aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_intf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-28staging: rtl8188eu: os_dep: usb_intf: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-1/+1
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-03-11staging: rtl8188eu: remove chip_type of the adapter structureIvan Safonov1-1/+0
2016-03-11staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_initIvan Safonov1-2/+2
2016-03-11staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.cIvan Safonov1-4/+0
2016-03-11staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar1-1/+1
2016-02-14Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal1-2/+1
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng1-4/+4
2015-09-18staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki1-0/+10
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian1-1/+1
2015-07-22staging: rtl8188eu: remove multiple blank lineSudip Mukherjee1-4/+0
2015-07-22staging: rtl8188eu: dont mix success and error pathSudip Mukherjee1-5/+3
2015-07-22staging: rtl8188eu: check for kzalloc failureSudip Mukherjee1-4/+3
2015-07-22staging: rtl8188eu: remove labelSudip Mukherjee1-2/+2
2015-07-22staging: rtl8188eu: remove unused defineSudip Mukherjee1-1/+0
2015-07-16staging: rtl8188eu: remove unneeded retSudip Mukherjee1-6/+3
2015-07-16staging: rtl8188eu: stop using DBG_88ESudip Mukherjee1-19/+20
2015-07-16staging: rtl8188eu: remove unneeded variableSudip Mukherjee1-5/+1
2015-07-16staging: rtl8188eu: remove goto labelSudip Mukherjee1-7/+4
2015-07-16staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee1-1/+1
2015-06-01staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki1-12/+0
2015-03-06staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini1-1/+1
2014-12-02staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no senseJes Sorensen1-18/+15
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman1-0/+1
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-10-30staging: rtl8188eu: os_dep: Removed unnecessary return.Gulsah Kose1-2/+0
2014-08-25staging: r8188eu: Add new USB IDLarry Finger1-0/+1
2014-08-25staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies1-0/+1
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar1-4/+0
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-10/+9
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-2/+2
2014-06-26staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove continual_urb_error from struct dvobj_privnavin patidar1-2/+0
2014-06-19staging: rtl8188eu: Remove functions initialize rtw_[read,write] wrappernavin patidar1-3/+0
2014-06-19staging: rtl8188eu: Remove function _rtw_write_port_cancel()navin patidar1-1/+1
2014-06-19staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.cnavin patidar1-102/+0
2014-06-19staging: rtl8188eu: Remove rtw_init_intf_priv()navin patidar1-11/+4