aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-30staging: rtl8188eu: Standardize test for NULL.Elise Lennion1-1/+1
2016-10-16staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88e argumentIvan Safonov1-1/+1
2016-10-16staging:r8188eu: refactor recvbuf2recvframe functionIvan Safonov1-16/+15
2016-10-16staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov1-4/+0
2016-10-16staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov1-3/+3
2016-10-16staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov1-4/+4
2016-10-16staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov1-5/+4
2016-10-16staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov1-7/+1
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov1-8/+4
2016-09-20staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov1-15/+14
2016-09-12staging: r8188eu: rename usb_read_port_cancel to rtw_hal_inirp_deinitIvan Safonov1-1/+1
2016-09-12staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete functionIvan Safonov1-1/+1
2016-09-12staging: r8188eu: remove usb_vendor_req_buf member of dvobj_privIvan Safonov1-1/+3
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-4/+0
2015-10-17staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov1-1/+4
2015-03-01staging: rtl8188eu: Add blank line after declarationsNavya Sri Nizamkari1-0/+1
2015-03-01staging: rtl8188eu: Compress two statements into one.Navya Sri Nizamkari1-9/+6
2015-01-17staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused functionRickard Strandqvist1-27/+0
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-2/+2
2014-10-30staging: rtl8188eu: os_dep: Remove useless cast on void pointerTapasweni Pathak1-2/+2
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar1-1/+0
2014-06-26staging: rtl8188eu: Remove continual_urb_error from struct dvobj_privnavin patidar1-3/+0
2014-06-26staging: rtl8188eu: Remove inline function rtw_inc_and_chk_continual_urb_error()navin patidar1-9/+1
2014-06-26staging: rtl8188eu: usb_ops.h: Remove macro rtw_usb_control_msg()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Merge hal/usb_ops_linux.c into os_dep/usb_ops_linux.cnavin patidar1-1/+641
2014-06-19staging: rtl8188eu: Instead of intf_hdl pass adapter in read & write functionsnavin patidar1-6/+3
2014-06-19staging: rtl8188eu: Remove unused function _rtw_write_mem()navin patidar1-4/+0
2014-06-19staging: rtl8188eu: Remove unused funtion _rtw_read_mem()navin patidar1-4/+0
2014-06-19staging: rtl8188eu: Remove "last_tx_complete_time" from struct sreset_privnavin patidar1-5/+0
2014-06-19staging: rtl8188eu: Remove "last_tx_time" from struct sreset_privnavin patidar1-5/+1
2014-05-24staging: rtl8188eu: Remove struct zero_bulkout_contextnavin patidar1-7/+0
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-5/+0
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger1-2/+2
2013-12-20staging: r8188eu: Remove wrappers around spin_unlock_irqrestoreLarry Finger1-1/+1
2013-12-20staging: r8188eu: Remove wrappers for spin_lock_irqsaveLarry Finger1-1/+1
2013-08-22staging: r8188eu: Add files for new driver - part 20Larry Finger1-0/+288