summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: rename struct field Wifi_Error_StatusMichael Straube2018-12-061-2/+2
* staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()Michael Straube2018-11-231-4/+1
* staging: rtl8188eu: cleanup declarations in usb_ops_linux.cMichael Straube2018-11-231-20/+20
* staging: rtl8188eu: add spaces around '>>' and '&'Michael Straube2018-11-231-8/+8
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-11-231-1/+2
* staging: rtl8188eu: correct spelling mistake in a commentMichael Straube2018-11-231-1/+1
* staging: rtl8188eu: remove braces from single if else statementMichael Straube2018-11-231-3/+2
* staging: rtl8188eu: cleanup line ending with a '('Michael Straube2018-11-231-7/+5
* staging: rtl8188eu: use __func__ in usb_ops_linux.cMichael Straube2018-11-231-31/+53
* staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"Colin Ian King2018-10-141-1/+1
* staging: rtl8188eu: fix spelling mistake "transfoer_len" -> "transfer_len"Colin Ian King2018-09-281-1/+1
* staging: rtl8188eu: remove unnecessary parentheses - styleMichael Straube2018-08-021-2/+2
* staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube2018-08-021-5/+5
* staging: rtl8188eu: fix lines over 80 charactersMichael Straube2018-07-241-2/+2
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-241-14/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* staging: rtl8188eu: usb_ops_linux: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-0/+1
* staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov2017-02-091-8/+4
* staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov2017-02-091-1/+0
* Staging: rtl8188eu: os_dep: usb_ops_linux.c - style fixDerek Robson2017-01-231-1/+1
* staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov2017-01-161-1/+0
* staging:r8188eu: eleminate recovery attemp using skb_clone after netdev_alloc...Ivan Safonov2017-01-051-16/+3
* staging: rtl8188eu: Standardize test for NULL.Elise Lennion2016-10-301-1/+1
* staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88...Ivan Safonov2016-10-161-1/+1
* staging:r8188eu: refactor recvbuf2recvframe functionIvan Safonov2016-10-161-16/+15
* staging:r8188eu: remove rx_pending_cnt member of recv_priv structureIvan Safonov2016-10-161-4/+0
* staging:r8188eu: change type of the precv_buf member of recv_priv structureIvan Safonov2016-10-161-1/+1
* staging:r8188eu: remove ff_hwaddr member of recv_priv structureIvan Safonov2016-10-161-3/+3
* staging:r8188eu: remove (u32 cnt) argument of usb_read_port functionIvan Safonov2016-10-161-4/+4
* staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)Ivan Safonov2016-10-161-5/+4
* staging:r8188eu: remove skb data alignment in r8188eu driver codeIvan Safonov2016-10-161-7/+1
* staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov2016-09-201-8/+4
* staging: r8188eu: change last argument type of the usb_write_port functionIvan Safonov2016-09-201-15/+14
* staging: r8188eu: rename usb_read_port_cancel to rtw_hal_inirp_deinitIvan Safonov2016-09-121-1/+1
* staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete f...Ivan Safonov2016-09-121-1/+1
* staging: r8188eu: remove usb_vendor_req_buf member of dvobj_privIvan Safonov2016-09-121-1/+3
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-4/+0
* staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov2015-10-171-1/+4
* staging: rtl8188eu: Add blank line after declarationsNavya Sri Nizamkari2015-03-011-0/+1
* staging: rtl8188eu: Compress two statements into one.Navya Sri Nizamkari2015-03-011-9/+6
* staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused functionRickard Strandqvist2015-01-171-27/+0
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-2/+2
* staging: rtl8188eu: os_dep: Remove useless cast on void pointerTapasweni Pathak2014-10-301-2/+2
* staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar2014-06-261-1/+0
* staging: rtl8188eu: Remove continual_urb_error from struct dvobj_privnavin patidar2014-06-261-3/+0
* staging: rtl8188eu: Remove inline function rtw_inc_and_chk_continual_urb_error()navin patidar2014-06-261-9/+1
OpenPOWER on IntegriCloud