summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
AgeCommit message (Expand)Author
2021-03-10staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter
2021-02-04staging: rtl8188eu: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2020-10-27staging: rtl8188eu: remove commented definesMichael Straube
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube
2020-09-17staging: rtl8188eu: clean up comparsion style issuesMichael Straube
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube
2020-09-07staging: rtl8188eu: clean up whitespace in wpa_set_encryption()Michael Straube
2020-09-01staging: rtl8188eu: use __func__ in os_depMichael Straube
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov
2020-07-19staging: rtl8188eu: clear tabstop style issuesMichael Straube
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube
2020-07-01staging: rtl8188eu: use compound assignment operatorsMichael Straube
2020-04-13staging: r8188eu: replace rtw_malloc/copy_from_user sequence with memdup_userIvan Safonov
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2020-03-12staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-02-10staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger
2020-02-10staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger
2020-02-10staging: rtl8188eu: Fix potential security holeLarry Finger
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2020-01-10staging: rtl8188: avoid excessive stack usageArnd Bergmann
2019-10-24staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube
2019-07-01staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam
2019-07-01staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube
2018-08-27staging: rtl8188eu: Removed unneeded variableBhaskar Singh
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube
2018-08-02staging: rtl8188eu: fix indentation - styleMichael Straube
2018-08-02staging: rtl8188eu: use is_broadcast_ether_addrMichael Straube
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube
2018-07-13staging: rtl8188eu: use strlcpy instead of strncpyMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu
2017-11-28staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov
2017-01-03staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.Yamanappagouda Patil
2016-09-12Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure.Amit Ghadge
2016-09-01staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov
2016-09-01staging: r8188eu: replace rtw_ieee80211_ht_cap with ieee80211_ht_cap type in ...Ivan Safonov
2016-03-28staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on f...Bhaktipriya Shridhar
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann