summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_ap.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-07-27staging: rtl8188eu: Line over 100 charactersJignesh Patel
2021-07-27staging: rtl8188eu: remove unnecessary blank lines in core/rtw_ap.cBenjamin Philip
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_ap.cPhillip Potter
2021-06-09staging: rtl8188eu: use safe iterator in stop_ap_mode()Dan Carpenter
2021-05-19staging: rtl8188eu: use safe iterator in rtw_sta_flushMartin Kaiser
2021-05-19staging: rtl8188eu: use safe iterator in rtw_acl_remove_staMartin Kaiser
2021-05-19staging: rtl8188eu: use safe iterator in expire_timeout_chkMartin Kaiser
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck
2021-03-20staging: rtl8188eu: Removed Unnecessary loggingPaul McQuade
2021-03-10staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube
2020-04-13staging: rtl8188eu: Line over 80 charactersSoumyajit Deb
2020-04-13staging: rtl8188eu: Remove unnecessary extra parenthesesSoumyajit Deb
2020-04-13staging: rtl8188eu: Properly structure the multiline commentSoumyajit Deb
2020-01-14staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube
2019-10-24staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube
2019-10-04staging: rtl8188eu: cleanup comments in update_hw_ht_paramMichael Straube
2019-10-04staging: rtl8188eu: cleanup whitespace in update_hw_ht_paramMichael Straube
2019-10-04staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube
2019-10-04staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube
2019-04-25staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2019-04-25staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube
2019-03-18staging: rtl8188eu: core: rtw_ap.c: Fix multiple blank linesSanjana Sanikommu
2019-03-18staging: rtl8188eu: cleanup spacing styleRobert Eshleman
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-09-18staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski
2018-08-27staging: rtl8188eu: Removed unnecessary parenthesesBhaskar Singh
2018-08-02staging: rtl8188eu: remove unused rtw_remove_bcn_ie()Michael Straube
2018-08-02staging: rtl8188eu: remove unused rtw_add_bcn_ie()Michael Straube
2018-07-13staging: rtl8188eu: break line longer than 80 colsKacper Kołodziej
2018-07-11staging: rtl8188eu: remove blank linesMichael Straube
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu
2017-11-02staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lin...Hans de Goede
2017-08-31staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu
2017-08-28staging:rtl8188eu:core Fix add spaces around &Janani Sankara Babu
2017-05-29staging: rtl8188eu: fix comments with lines over 80 charactersJuliana Rodrigues
2017-05-15staging: rtl8188eu: core: removed comparison to NULLJuliana Rodrigues
2017-04-28staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant
2017-03-16staging: rtl8188eu: removed blank lines coding style problemAndrii Vladyka
2017-03-06staging:r8188eu: refactor rtw_check_beacon_data() - remove rtw_hal_get_hwreg(...Ivan Safonov
2017-03-06staging:r8188eu: refactor add_RATid() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-01-07staging:rtl8188eu:rtw_ap.c remove unnecessary bracesScott Matheina
2017-01-07staging:rtl8188eu:core Fixes Alignment should match opening braceScott Matheina