aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/xmit_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-16staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resource_free functionIvan 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-26rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko1-7/+1
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-1/+1
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-1/+0
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar1-1/+1
2014-05-28staging: 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-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-9/+0
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-2/+2
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger1-1/+1
2014-02-11staging: rtl8188eu: remove header file ip.hnavin patidar1-1/+0
2014-02-11staging: 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-28staging: 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