summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/xmit_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-189/+0
* staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.cPhillip Potter2021-06-251-11/+1
* staging: rtl8188eu: remove all DBG_88E calls from os_dep/xmit_linux.cPhillip Potter2021-06-151-7/+1
* staging: rtl8188eu: Use list iterators and helpersGuenter Roeck2021-05-101-6/+2
* staging: rtl8188eu: use netdev routines for private dataMartin Kaiser2021-03-221-1/+1
* staging: rtl8188eu: fix rtw_xmit_entry's return valueMartin Kaiser2021-01-261-1/+1
* staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov2020-08-181-1/+1
* staging: r8188eu: remove unused members of struct xmit_bufIvan Safonov2020-07-151-1/+0
* staging: rtl8188eu: remove unused parameterMichael Straube2020-07-031-2/+1
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-151-1/+1
* staging: rtl8188eu: remove whitespace - styleMichael Straube2018-10-101-7/+7
* staging: rtl8188eu: cleanup lines over 80 characters - styleMichael Straube2018-10-101-5/+13
* staging: rtl8188eu: add spaces around operators - styleMichael Straube2018-10-101-2/+2
* staging: rtl8188eu: use __func__ instead of hardcoded name - styleMichael Straube2018-10-101-3/+6
* staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube2018-08-021-1/+1
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-241-4/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* staging:r8188eu: Remove unused struct pkt_fileIvan Safonov2018-02-161-37/+0
* staging: rtl8188eu: replace explicit NULL comparisonGargi Sharma2017-03-061-1/+1
* staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov2016-10-161-2/+1
* staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov2016-10-161-5/+0
* staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov2016-09-201-1/+1
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov2015-10-291-1/+1
* rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko2014-11-261-7/+1
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-1/+1
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-091-1/+0
* staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove unneeded version.h inclusionSachin Kamat2014-05-281-1/+0
* staging:rtl8188eu:Remove code specific to kernel version < 2.6.35navin patidar2014-05-271-5/+0
* staging: rtl8188eu:Remove function rtw_set_tx_chksum_offload()navin patidar2014-05-271-4/+0
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-9/+0
* staging: r8188eu: Eliminate macro to get next list itemLarry Finger2014-02-111-2/+2
* staging: r8188eu: Replace misspelled local container macroLarry Finger2014-02-111-1/+1
* staging: rtl8188eu: remove header file ip.hnavin patidar2014-02-111-1/+0
* staging: rtl8188eu: remove header file if_ether.hnavin patidar2014-02-111-1/+0
* staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger2013-12-201-5/+3
* staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger2013-12-201-2/+2
* staging: rtl8188eu: Include version.h header in xmit_linux.cSachin Kamat2013-08-281-0/+1
* staging: r8188eu: Add files for new driver - part 20Larry Finger2013-08-221-0/+289