aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-1886/+0
2021-07-27staging: rtl8188eu: remove braces from single line if blocksMichael Straube1-2/+1
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.cPhillip Potter1-120/+13
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme.cPhillip Potter1-52/+2
2021-06-09staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()Liu Shixin1-2/+2
2021-05-19staging: rtl8188eu: use safe iterator in rtw_free_network_queueMartin Kaiser1-6/+4
2021-05-10staging: rtl8188eu: remove nic_hdl from struct mlme_privMartin Kaiser1-4/+1
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck1-25/+9
2021-03-20staging: rtl8188eu: Fix couple of typosBhaskar Chowdhury1-1/+1
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov1-9/+9
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov1-1/+1
2020-10-01staging: rtl8188eu: clean up indent style issueMichael Straube1-1/+1
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube1-1/+1
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube1-1/+1
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube1-1/+1
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube1-3/+3
2020-07-28Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu1-1/+3
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube1-3/+3
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye1-2/+2
2020-03-12Staging: rtl8188eu: rtw_mlme: Add space around operatorsShreeya Patel1-20/+20
2020-03-10Staging: rtl8188eu: Add space around operatorShreeya Patel1-1/+1
2019-10-14staging: rtl8188eu: remove braces from single statement if blockMichael Straube1-2/+2
2019-07-22staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta1-7/+2
2019-07-22staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta1-1/+1
2019-06-09staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta1-7/+2
2019-05-21Staging: rtl8188eu: core: Remove else after breakPuranjay Mohan1-14/+12
2019-03-21staging: rtl8188eu: core: rtw_mlme: Remove return variables.Sanjana Sanikommu1-2/+1
2019-03-18Staging: rtl8188eu: core: rtw_mlme.c: Replace NULL comparision.Sanjana Sanikommu1-1/+1
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to correct code style.Florian Büstgens1-22/+22
2018-11-26staging: rtl8188eu: cleanup lines over 80 charactersMichael Straube1-6/+7
2018-11-26staging: rtl8188eu: correct indentationMichael Straube1-1/+1
2018-11-26staging: rtl8188eu: remove return from void functionMichael Straube1-2/+0
2018-11-26staging: rtl8188eu: refactor if else statementMichael Straube1-6/+3
2018-11-26staging: rtl8188eu: cleanup declarations in rtw_mlme.cMichael Straube1-66/+64
2018-11-26staging: rtl8188eu: use __func__ in rtw_mlme.cMichael Straube1-20/+28
2018-11-26staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.cMichael Straube1-57/+63
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube1-13/+13
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube1-2/+2
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube1-6/+6
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube1-1/+1
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-8/+8
2018-09-28staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor1-1/+1
2018-09-25staging: rtl8188eu: remove unused rtw_scan_abort()Michael Straube1-23/+0
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King1-1/+1
2018-09-18staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski1-11/+1
2018-08-02staging: rtl8188eu: use is_multicast_ether_addrMichael Straube1-2/+2
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube1-5/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu1-19/+19