summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep/ioctl_linux.c
AgeCommit message (Expand)Author
2022-06-22staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger
2022-06-22staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva
2022-06-09staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter
2022-06-09staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov
2021-12-01staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter
2021-11-12staging: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser
2021-09-20staging: r8188eu: fix -Wrestrict warningsArnd Bergmann
2021-08-26staging: r8188eu: remove 5 GHz codeMichael Straube
2021-08-19staging: r8188eu: convert only rtw_vmalloc call to vmallocPhillip Potter
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in os_dep dirMichael Straube
2021-08-16staging: r8188eu: use common ieee80211 constantsMichael Straube
2021-08-16staging: r8188eu: os_dep: Remove defined but not used variablesFabio M. De Francesco
2021-08-13staging: r8188eu: replace custom hwaddr_aton_i() with mac_pton()Michael Straube
2021-08-12staging: r8188eu: Fix smatch warnings in os_dep/*.cLarry Finger
2021-08-12staging: r8188eu: Fix smatch problems in hal/*.cLarry Finger
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger
2021-08-11staging: r8188eu: remove unused functions from os_dep/ioctl_linux.cPhillip Potter
2021-08-10staging: r8188eu: remove rtw_ioctl functionPhillip Potter
2021-08-10staging: r8188eu: remove unnecessary parentheses in os_dep dirMichael Straube
2021-08-10staging: r8188eu: use IW_HANDLER to declare wext handlersMartin Kaiser
2021-08-10staging: r8188eu: remove empty functionMartin Kaiser
2021-08-10staging: r8188eu: remove RT_TRACE prints from ioctl_linux.cMartin Kaiser
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger
2021-08-01staging: r8188eu: fix duplicated inclusionkernel test robot
2021-07-31staging: r8188eu: remove include/odm_debug.hPhillip Potter
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman
2021-07-30staging: r8188eu: clean up comparsions to NULL in os_dep directoryMichael Straube
2021-07-30staging: r8188eu: Remove header file include/rtw_version.hLarry Finger
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 5Larry Finger
2021-07-28staging: r8188eu: introduce new os_dep dir for RTL8188eu driverPhillip Potter