summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ap.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-1665/+0
* staging: rtl8188eu: Line over 100 charactersJignesh Patel2021-07-271-2/+5
* staging: rtl8188eu: remove unnecessary blank lines in core/rtw_ap.cBenjamin Philip2021-07-271-3/+0
* staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ap.cPhillip Potter2021-06-151-76/+2
* staging: rtl8188eu: use safe iterator in stop_ap_mode()Dan Carpenter2021-06-091-6/+2
* staging: rtl8188eu: use safe iterator in rtw_sta_flushMartin Kaiser2021-05-191-5/+3
* staging: rtl8188eu: use safe iterator in rtw_acl_remove_staMartin Kaiser2021-05-191-5/+3
* staging: rtl8188eu: use safe iterator in expire_timeout_chkMartin Kaiser2021-05-191-8/+4
* staging: rtl8188eu: Use list iterators and helpersGuenter Roeck2021-05-101-36/+14
* staging: rtl8188eu: Removed Unnecessary loggingPaul McQuade2021-03-201-6/+0
* staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter2021-03-101-0/+5
* staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov2020-10-261-27/+27
* staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov2020-10-051-5/+5
* staging: rtl8188eu: use common ieee80211 constantsMichael Straube2020-07-031-6/+6
* staging: rtl8188eu: Line over 80 charactersSoumyajit Deb2020-04-131-22/+45
* staging: rtl8188eu: Remove unnecessary extra parenthesesSoumyajit Deb2020-04-131-11/+11
* staging: rtl8188eu: Properly structure the multiline commentSoumyajit Deb2020-04-131-11/+11
* staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube2020-01-141-2/+2
* staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube2019-10-241-9/+3
* staging: rtl8188eu: cleanup comments in update_hw_ht_paramMichael Straube2019-10-041-8/+5
* staging: rtl8188eu: cleanup whitespace in update_hw_ht_paramMichael Straube2019-10-041-4/+2
* staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube2019-10-041-6/+6
* staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube2019-10-041-4/+4
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2019-04-251-3/+3
* staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube2019-04-251-9/+12
* staging: rtl8188eu: core: rtw_ap.c: Fix multiple blank linesSanjana Sanikommu2019-03-181-1/+0
* staging: rtl8188eu: cleanup spacing styleRobert Eshleman2019-03-181-3/+3
* staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens2019-01-151-4/+4
* staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube2018-11-261-2/+2
* staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski2018-09-181-16/+7
* staging: rtl8188eu: Removed unnecessary parenthesesBhaskar Singh2018-08-271-1/+1
* staging: rtl8188eu: remove unused rtw_remove_bcn_ie()Michael Straube2018-08-021-40/+0
* staging: rtl8188eu: remove unused rtw_add_bcn_ie()Michael Straube2018-08-021-66/+0
* staging: rtl8188eu: break line longer than 80 colsKacper Kołodziej2018-07-131-1/+2
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-111-6/+0
* staging: rtl8188eu: remove blank linesMichael Straube2018-06-281-1/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-311-36/+36
* staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lin...Hans de Goede2017-11-021-1/+1
* staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu2017-08-311-1/+1
* staging:rtl8188eu:core Fix add spaces around &Janani Sankara Babu2017-08-281-7/+7
* staging: rtl8188eu: fix comments with lines over 80 charactersJuliana Rodrigues2017-05-291-9/+21
* staging: rtl8188eu: core: removed comparison to NULLJuliana Rodrigues2017-05-151-5/+5
* staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter2017-04-281-1/+1
* staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant2017-04-181-1/+1
* staging: rtl8188eu: removed blank lines coding style problemAndrii Vladyka2017-03-161-1/+0
* staging:r8188eu: refactor rtw_check_beacon_data() - remove rtw_hal_get_hwreg(...Ivan Safonov2017-03-061-7/+2
* staging:r8188eu: refactor add_RATid() - remove rtw_hal_get_hwreg() callIvan Safonov2017-03-061-11/+2
* staging:rtl8188eu:rtw_ap.c remove unnecessary bracesScott Matheina2017-01-071-53/+53
* staging:rtl8188eu:core Fixes Alignment should match opening braceScott Matheina2017-01-071-20/+18