summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens2019-01-151-17/+17
* staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube2018-11-261-18/+18
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-151-6/+5Star
* staging: rtl8188eu: cleanup inconsistent indentingMichael Straube2018-10-031-5/+5
* staging: rtl8188eu: Removed unneeded variableBhaskar Singh2018-08-271-2/+2
* staging: rtl8188eu: remove unnecessary includesMichael Straube2018-08-051-1/+0Star
* staging: rtl8188eu: fix indentation - styleMichael Straube2018-08-021-2/+2
* staging: rtl8188eu: use is_broadcast_ether_addrMichael Straube2018-08-021-24/+10Star
* staging: rtl8188eu: fix comparsions to trueMichael Straube2018-07-241-2/+2
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-241-17/+0Star
* staging: rtl8188eu: use strlcpy instead of strncpyMichael Straube2018-07-131-1/+1
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1Star
* Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-311-6/+6
* staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger2017-11-281-10/+4Star
* staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha2017-08-291-2/+0Star
* staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov2017-01-051-7/+1Star
* staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings.Yamanappagouda Patil2017-01-031-1/+6
* Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure.Amit Ghadge2016-09-121-17/+17
* staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov2016-09-011-2/+4
* staging: r8188eu: replace rtw_ieee80211_ht_cap with ieee80211_ht_cap type in ...Ivan Safonov2016-09-011-5/+8
* staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on f...Bhaktipriya Shridhar2016-03-281-4/+4
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0Star
* staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov2016-03-121-3/+3
* staging: rtl8188eu: os_dep: Remove header fileAmitoj Kaur Chawla2016-02-221-1/+0Star
* staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango2016-02-081-1/+1
* staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov2015-10-291-1/+1
* staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov2015-10-291-10/+10
* staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov2015-10-291-2/+2
* staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov2015-10-291-1/+1
* Staging : rtl8188eu : os_dep : Compression of lines for immediate returnShraddha Barke2015-08-011-10/+3Star
* staging: rtl8188eu: wrap a long if condition and remove extra parenthesisJakub Sitnicki2015-08-011-1/+2
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki2015-08-011-1/+1
* drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian2015-07-241-1/+1
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki2015-07-151-2/+2
* rtl8188eu: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker2015-05-081-0/+2
* staging: rtl8188eu: document enum where it is declaredLuca Ceresoli2015-05-081-3/+3
* staging: rtl8188eu: replace memset(x,0,ETH_ALEN)Aya Mahfouz2015-03-071-4/+6
* staging: rtl8188eu: os_dep: remove unused variableAya Mahfouz2015-03-021-3/+1Star
* staging: rtl8188eu: unneeded return variableSudip Mukherjee2014-11-071-2/+2
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-041-1/+1
* staging: rtl8188eu: os_dep: Used min_t instead of minGulsah Kose2014-10-301-1/+2
* staging: rtl8188eu: os_dep: Remove null check before kfreeTapasweni Pathak2014-10-271-12/+6Star
* staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak2014-10-231-3/+1Star
* staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek2014-07-261-0/+1
* staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar2014-07-101-7/+0Star
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-101-71/+1Star
* staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar2014-07-101-1/+0Star
* staging: rtl8188eu: Remove files rtw_mp_ioctl.[c,h]navin patidar2014-07-101-1/+0Star
* staging: rtl8188eu: Remove WEXT_PRIV private ioctl handlersnavin patidar2014-07-101-4847/+0Star
* staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko2014-07-101-3/+3