aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
AgeCommit message (Expand)Author
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
2016-03-11staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov
2016-02-22staging: rtl8188eu: os_dep: Remove header fileAmitoj Kaur Chawla
2016-02-07staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov
2015-07-31Staging : rtl8188eu : os_dep : Compression of lines for immediate returnShraddha Barke
2015-07-31staging: rtl8188eu: wrap a long if condition and remove extra parenthesisJakub Sitnicki
2015-07-31staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki
2015-05-08rtl8188eu: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker
2015-05-08staging: rtl8188eu: document enum where it is declaredLuca Ceresoli
2015-03-06staging: rtl8188eu: replace memset(x,0,ETH_ALEN)Aya Mahfouz
2015-03-01staging: rtl8188eu: os_dep: remove unused variableAya Mahfouz
2014-11-07staging: rtl8188eu: unneeded return variableSudip Mukherjee
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-10-30staging: rtl8188eu: os_dep: Used min_t instead of minGulsah 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-07-26staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek
2014-07-09staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin 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 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