summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_mlme.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-1886/+0
* staging: rtl8188eu: remove braces from single line if blocksMichael Straube2021-07-271-2/+1
* staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.cPhillip Potter2021-06-251-120/+13
* staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme.cPhillip Potter2021-06-151-52/+2
* staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()Liu Shixin2021-06-091-2/+2
* staging: rtl8188eu: use safe iterator in rtw_free_network_queueMartin Kaiser2021-05-191-6/+4
* staging: rtl8188eu: remove nic_hdl from struct mlme_privMartin Kaiser2021-05-101-4/+1
* staging: rtl8188eu: Use list iterators and helpersGuenter Roeck2021-05-101-25/+9
* staging: rtl8188eu: Fix couple of typosBhaskar Chowdhury2021-03-201-1/+1
* staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov2020-10-261-9/+9
* staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov2020-10-051-1/+1
* staging: rtl8188eu: clean up indent style issueMichael Straube2020-10-011-1/+1
* staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube2020-10-011-1/+1
* staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube2020-10-011-1/+1
* staging: rtl8188eu: clean up alignment style issuesMichael Straube2020-09-221-1/+1
* staging: rtl8188eu: clean up block comment style issuesMichael Straube2020-09-221-3/+3
* Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu2020-07-281-1/+3
* staging: rtl8188eu: use common ieee80211 constantsMichael Straube2020-07-031-3/+3
* Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye2020-06-251-2/+2
* Staging: rtl8188eu: rtw_mlme: Add space around operatorsShreeya Patel2020-03-121-20/+20
* Staging: rtl8188eu: Add space around operatorShreeya Patel2020-03-101-1/+1
* staging: rtl8188eu: remove braces from single statement if blockMichael Straube2019-10-141-2/+2
* staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta2019-07-221-7/+2
* staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta2019-07-221-1/+1
* staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta2019-06-091-7/+2
* Staging: rtl8188eu: core: Remove else after breakPuranjay Mohan2019-05-211-14/+12
* staging: rtl8188eu: core: rtw_mlme: Remove return variables.Sanjana Sanikommu2019-03-211-2/+1
* Staging: rtl8188eu: core: rtw_mlme.c: Replace NULL comparision.Sanjana Sanikommu2019-03-181-1/+1
* staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens2019-01-151-22/+22
* staging: rtl8188eu: cleanup lines over 80 charactersMichael Straube2018-11-261-6/+7
* staging: rtl8188eu: correct indentationMichael Straube2018-11-261-1/+1
* staging: rtl8188eu: remove return from void functionMichael Straube2018-11-261-2/+0
* staging: rtl8188eu: refactor if else statementMichael Straube2018-11-261-6/+3
* staging: rtl8188eu: cleanup declarations in rtw_mlme.cMichael Straube2018-11-261-66/+64
* staging: rtl8188eu: use __func__ in rtw_mlme.cMichael Straube2018-11-261-20/+28
* staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.cMichael Straube2018-11-261-57/+63
* staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube2018-11-261-13/+13
* staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube2018-11-221-2/+2
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-151-6/+6
* staging: rtl8188eu: change array type to const u8Michael Straube2018-10-091-1/+1
* staging: rtl8188eu: cleanup inconsistent indentingMichael Straube2018-10-021-8/+8
* staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor2018-09-281-1/+1
* staging: rtl8188eu: remove unused rtw_scan_abort()Michael Straube2018-09-251-23/+0
* staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King2018-09-251-1/+1
* staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski2018-09-181-11/+1
* staging: rtl8188eu: use is_multicast_ether_addrMichael Straube2018-08-021-2/+2
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-211-5/+0
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-311-19/+19