summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove intialization of static intsSupriya Karanth2015-03-161-1/+1
* Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar2015-03-162-8/+15
* Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar2015-03-161-2/+4
* staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini2015-03-061-1/+1
* staging: rtl8188eu: replace memset(x,0,ETH_ALEN)Aya Mahfouz2015-03-061-4/+6
* staging: rtl8188eu: Remove memset.Navya Sri Nizamkari2015-03-011-1/+0
* 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: remove unused variableAya Mahfouz2015-03-011-3/+1
* staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused functionRickard Strandqvist2015-01-171-27/+0
* staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen2014-12-021-18/+15
* Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-021-0/+1
|\
| * staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
* | rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko2014-11-261-7/+1
* | staging: rtl8188eu: unneeded return variableSudip Mukherjee2014-11-072-8/+5
* | staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-034-5/+5
* | staging: r8188eu: cleanups in rtw_android_set_block()Dan Carpenter2014-11-031-12/+7
* | staging: r8188eu: get a string from the user correctlyDan Carpenter2014-11-031-16/+6
* | staging: rtl8188eu: os_dep: Remove useless cast on void pointerTapasweni Pathak2014-10-301-2/+2
* | staging: rtl8188eu: os_dep: Used min_t instead of minGulsah Kose2014-10-301-1/+2
* | staging: rtl8188eu: os_dep: Removed unnecessary return.Gulsah Kose2014-10-301-2/+0
* | staging: rtl8188eu: os_dep: Remove null check before kfreeTapasweni Pathak2014-10-271-12/+6
* | staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak2014-10-231-3/+1
* | staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak2014-10-231-1/+1
|/
* staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* Staging: rtl8188eu: os_dep: Compression of lines for immediate returnVaishali Thakkar2014-09-191-7/+2
* Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman2014-08-311-0/+2
|\
| * staging: r8188eu: Add new USB IDLarry Finger2014-08-251-0/+1
| * staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies2014-08-251-0/+1
* | staging: rtl8188eu: Cleanup firmware initialization codenavin patidar2014-08-161-3/+4
|/
* staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_hand...navin patidar2014-07-301-9/+1
* staging: rtl8188eu: Remove unused function rtw_os_read_port()navin patidar2014-07-301-12/+0
* staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()navin patidar2014-07-301-7/+1
* staging: rtl8188eu: Remove wrapper function _link_timer_hdl()navin patidar2014-07-301-7/+1
* staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()navin patidar2014-07-301-8/+1
* staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar2014-07-301-11/+1
* staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar2014-07-301-8/+1
* staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar2014-07-301-9/+1
* staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek2014-07-261-0/+1
* staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar2014-07-091-65/+0
* staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar2014-07-091-21/+0
* staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar2014-07-091-5/+0
* staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar2014-07-091-6/+1
* staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar2014-07-092-26/+1
* staging: rtl8188eu: Remove unused function rtw_change_ifname()navin patidar2014-07-091-55/+0
* staging: rtl8188eu: Remove dummy function rtw_free_cmd_priv()navin patidar2014-07-091-2/+0
* staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar2014-07-091-7/+0
* staging: rtl8188eu: Remove struct evt_priv and its usesnavin patidar2014-07-091-8/+0
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-093-103/+1
* staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar2014-07-092-8/+1
OpenPOWER on IntegriCloud