summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep/ioctl_linux.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2023-01-17staging: r8188eu: use strscpy() to instead of strncpy()Xu Panda
2022-11-08staging: r8188eu: change return type of rtw_set_802_11_disassociate to voidPhillip Potter
2022-11-02staging: r8188eu: convert rtw_setdatarate_cmd to correct error semanticsPhillip Potter
2022-10-31staging: r8188eu: remove unnecessary variable in ioctl_linuxKang Minchul
2022-10-31staging: r8188eu: use min() instead of ternary operatorMichael Straube
2022-10-22staging: r8188eu: correct misspelled words in commentsDeepak R Varma
2022-09-09staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmdMartin Kaiser
2022-08-23staging: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-16staging: r8188eu: convert rtw_p2p_enable to correct error code semanticsPhillip Potter
2022-07-27staging: r8188eu: convert rtw_pwr_wakeup to correct error code semanticsPhillip Potter
2022-07-11staging: r8188eu: remove HW_VAR_DM_FLAG from SetHwReg8188EU()Michael Straube
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman
2022-06-12staging: r8188eu: replace FIELD_OFFSET with offsetofNam Cao
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin
2022-06-06staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger
2022-05-20staging: r8188eu: remove include/rtw_debug.hPhillip Potter
2022-05-19staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov
2022-05-19staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter
2022-05-05staging: r8188eu: Remove broken rtw_p2p_get function.Charlie Sands
2022-04-08staging: r8188eu: remove SetHalDefVar8188EUsb()Michael Straube
2022-04-05staging: r8188eu: remove GetHalDefVar8188EUsb()Michael Straube
2022-04-04staging: r8188eu: Use the ARRAY_SIZE() macroFabio M. De Francesco
2022-04-04staging: r8188eu: remove GetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove the "dump tx packet" fragmentsMartin Kaiser
2022-04-04staging: r8188eu: remove the "dump rx packet" fragmentsMartin Kaiser
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter
2022-02-17staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.cPhillip Potter
2022-02-17staging: r8188eu: remove previously converted DBG_88E_LEVEL callsPhillip Potter
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_QueryRFRegMartin Kaiser
2022-02-15staging: r8188eu: limit rtw_dbg_port to path aMartin Kaiser
2022-02-15staging: r8188eu: limit rtw_wx_read_rf to path aMartin Kaiser
2022-02-15staging: r8188eu: clarify that bb_reg_dump uses only path aMartin Kaiser
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFRegMartin Kaiser
2022-02-15staging: r8188eu: write only path a registers in rtw_dbg_portMartin Kaiser
2022-02-15staging: r8188eu: set path a explicitlyMartin Kaiser
2022-02-08staging: r8188eu: limit rf register writes to path aMartin Kaiser
2022-01-31staging: r8188eu: convert rtw_p2p_got_wpsinfo to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_prov_disc to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_set_persistent to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_invite_req to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_get_op_ch to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_get_groupid to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_get_peer_devaddr_by_invitation to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_get_peer_devaddr to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_get_peer_ifaddr to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_get_role to return voidAbdun Nihaal
2022-01-31staging: r8188eu: convert rtw_p2p_get_req_cm to return voidAbdun Nihaal