summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
2015-01-17staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused functionRickard Strandqvist
2014-12-02staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger
2014-11-26rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko
2014-11-07staging: rtl8188eu: unneeded return variableSudip Mukherjee
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-11-03staging: r8188eu: cleanups in rtw_android_set_block()Dan Carpenter
2014-11-03staging: r8188eu: get a string from the user correctlyDan Carpenter
2014-10-30staging: rtl8188eu: os_dep: Remove useless cast on void pointerTapasweni Pathak
2014-10-30staging: rtl8188eu: os_dep: Used min_t instead of minGulsah Kose
2014-10-30staging: rtl8188eu: os_dep: Removed unnecessary return.Gulsah Kose
2014-10-27staging: rtl8188eu: os_dep: Remove null check before kfreeTapasweni Pathak
2014-10-23staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak
2014-10-23staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak
2014-10-14staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes
2014-09-19Staging: rtl8188eu: os_dep: Compression of lines for immediate returnVaishali Thakkar
2014-08-31Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman
2014-08-25staging: r8188eu: Add new USB IDLarry Finger
2014-08-25staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies
2014-08-16staging: rtl8188eu: Cleanup firmware initialization codenavin patidar
2014-07-30staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_hand...navin patidar
2014-07-30staging: rtl8188eu: Remove unused function rtw_os_read_port()navin patidar
2014-07-30staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()navin patidar
2014-07-30staging: rtl8188eu: Remove wrapper function _link_timer_hdl()navin patidar
2014-07-30staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()navin patidar
2014-07-30staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar
2014-07-30staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar
2014-07-30staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar
2014-07-26staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek
2014-07-09staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar
2014-07-09staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar
2014-07-09staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar
2014-07-09staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_change_ifname()navin patidar
2014-07-09staging: rtl8188eu: Remove dummy function rtw_free_cmd_priv()navin patidar
2014-07-09staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove struct evt_priv and its usesnavin patidar
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar
2014-07-09staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar
2014-07-09staging: rtl8188eu: Remove files rtw_mp_ioctl.[c,h]navin patidar
2014-07-09staging: rtl8188eu: Remove WEXT_PRIV private ioctl handlersnavin patidar
2014-07-09staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko
2014-07-09staging: rtl8188eu: substitute custom hex2bin()Andy Shevchenko
2014-07-09staging: rtl8188eu: re-use mac_pton() helperAndy Shevchenko
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar
2014-06-26staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync()navin patidar