aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/ioctl_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07staging: rtl8188eu: unneeded return variableSudip Mukherjee1-2/+2
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-1/+1
2014-10-30staging: rtl8188eu: os_dep: Used min_t instead of minGulsah Kose1-1/+2
2014-10-27staging: rtl8188eu: os_dep: Remove null check before kfreeTapasweni Pathak1-12/+6
2014-10-23staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak1-3/+1
2014-07-26staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek1-0/+1
2014-07-09staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar1-7/+0
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar1-71/+1
2014-07-09staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar1-1/+0
2014-07-09staging: rtl8188eu: Remove files rtw_mp_ioctl.[c,h]navin patidar1-1/+0
2014-07-09staging: rtl8188eu: Remove WEXT_PRIV private ioctl handlersnavin patidar1-4847/+0
2014-07-09staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko1-3/+3
2014-07-09staging: rtl8188eu: substitute custom hex2bin()Andy Shevchenko1-15/+31
2014-07-09staging: rtl8188eu: re-use mac_pton() helperAndy Shevchenko1-74/+27
2014-06-26staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar1-1/+1
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-12/+12
2014-06-26staging: rtl8188eu: Use kstrtoul() for string to long conversionnavin patidar1-7/+17
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar1-52/+13
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-44/+44
2014-06-26staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.hnavin patidar1-1/+0
2014-06-20staging: rtl8188eu: Remove function rtw_BT_efuse_map_read()navin patidar1-78/+0
2014-06-20staging: rtl8188eu: Remove function rtw_BT_efuse_map_write()navin patidar1-10/+0
2014-06-20staging: rtl8188eu: Rename rtl8188e_EFUSE_GetEfuseDefinition()navin patidar1-11/+11
2014-06-19staging: rtl8188eu: Remove function _rtw_read8()navin patidar1-11/+11
2014-06-19staging: rtl8188eu: Remove function _rtw_read16()navin patidar1-6/+6
2014-06-19staging: rtl8188eu: Remove function _rtw_read32()navin patidar1-29/+29
2014-06-19staging: rtl8188eu: Remove function _rtw_write8()navin patidar1-7/+7
2014-06-19staging: rtl8188eu: Remove function _rtw_write16()navin patidar1-6/+6
2014-06-19staging: rtl8188eu: Remove function _rtw_write32()navin patidar1-7/+7
2014-06-19staging: rtl8188eu: Remove header file rtw_version.hnavin patidar1-1/+0
2014-06-19staging: rtl8188eu: Remove function rtw_hal_sreset_reset()navin patidar1-4/+0
2014-05-24staging: rtl8188eu: fix potential leak in rtw_mp_pwrtrk()Christian Engelmayer1-11/+17
2014-05-24staging: rtl8188eu: fix potential leak in rtw_mp_SetRFPath()Christian Engelmayer1-3/+8
2014-05-24staging: rtl8188eu: fix potential leak in rtw_mp_QueryDrv()Christian Engelmayer1-3/+8
2014-05-24staging: rtl8188eu: fix potential leak in rtw_wx_set_enc_ext()Christian Engelmayer1-1/+3
2014-05-24staging: rtl8188eu: fix potential leak in rtw_wx_read32()Christian Engelmayer1-6/+9
2014-04-15staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctlsWilfried Klaebe1-37/+37
2014-03-13Staging: rtl8188eu: Fix sparse warnings.Elena Oat1-10/+20
2014-03-13Staging: rtl8188eu: Fix warning of unchecked sscanf return value.Elena Oat1-9/+42
2014-02-14staging: r8188eu: Fix more Smatch warnings and errorsLarry Finger1-9/+9
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-58/+0
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-26/+26
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger1-13/+13
2014-02-11staging: r8188eu: Fix missing headerLarry Finger1-0/+1
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman1-7/+5
2014-02-07staging: r8188eu: overflow in rtw_p2p_get_go_device_address()Dan Carpenter1-6/+4
2014-02-07staging: r8188eu: array overflow in rtw_mp_ioctl_hdl()Dan Carpenter1-1/+1