summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep/xmit_linux.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-189/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.cPhillip Potter1-11/+1
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/xmit_linux.cPhillip Potter1-7/+1
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck1-6/+2
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser1-1/+1
2021-01-26staging: rtl8188eu: fix rtw_xmit_entry's return valueMartin Kaiser1-1/+1
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-1/+1
2020-07-15staging: r8188eu: remove unused members of struct xmit_bufIvan Safonov1-1/+0
2020-07-03staging: rtl8188eu: remove unused parameterMichael Straube1-2/+1
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube1-1/+1
2018-10-10staging: rtl8188eu: remove whitespace - styleMichael Straube1-7/+7
2018-10-10staging: rtl8188eu: cleanup lines over 80 characters - styleMichael Straube1-5/+13
2018-10-10staging: rtl8188eu: add spaces around operators - styleMichael Straube1-2/+2
2018-10-10staging: rtl8188eu: use __func__ instead of hardcoded name - styleMichael Straube1-3/+6
2018-08-02staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube1-1/+1
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube1-4/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-02-16staging:r8188eu: Remove unused struct pkt_fileIvan Safonov1-37/+0
2017-03-06staging: rtl8188eu: replace explicit NULL comparisonGargi Sharma1-1/+1
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...Ivan Safonov1-2/+1
2016-10-16staging:r8188eu: remove rtw_endofpktfile functionIvan Safonov1-5/+0
2016-09-20staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGNIvan Safonov1-1/+1
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov1-1/+1
2014-11-27rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko1-7/+1
2014-11-04staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-1/+1
2014-07-10staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-1/+0
2014-06-27staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-1/+1
2014-06-27staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar1-1/+1
2014-05-29staging: rtl8188eu: Remove unneeded version.h inclusionSachin Kamat1-1/+0
2014-05-27staging:rtl8188eu:Remove code specific to kernel version < 2.6.35navin patidar1-5/+0
2014-05-27staging: rtl8188eu:Remove function rtw_set_tx_chksum_offload()navin patidar1-4/+0
2014-02-12staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-9/+0
2014-02-12staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-2/+2
2014-02-12staging: r8188eu: Replace misspelled local container macroLarry Finger1-1/+1
2014-02-12staging: rtl8188eu: remove header file ip.hnavin patidar1-1/+0
2014-02-12staging: rtl8188eu: remove header file if_ether.hnavin patidar1-1/+0
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger1-5/+3
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger1-2/+2
2013-08-29staging: rtl8188eu: Include version.h header in xmit_linux.cSachin Kamat1-0/+1
2013-08-22staging: r8188eu: Add files for new driver - part 20Larry Finger1-0/+289