summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_mlme.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-07-27staging: rtl8188eu: remove braces from single line if blocksMichael Straube
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_mlme.cPhillip Potter
2021-06-09staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()Liu Shixin
2021-05-19staging: rtl8188eu: use safe iterator in rtw_free_network_queueMartin Kaiser
2021-05-10staging: rtl8188eu: remove nic_hdl from struct mlme_privMartin Kaiser
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck
2021-03-20staging: rtl8188eu: Fix couple of typosBhaskar Chowdhury
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-10-01staging: rtl8188eu: clean up indent style issueMichael Straube
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube
2020-07-28Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye
2020-03-12Staging: rtl8188eu: rtw_mlme: Add space around operatorsShreeya Patel
2020-03-10Staging: rtl8188eu: Add space around operatorShreeya Patel
2019-10-14staging: rtl8188eu: remove braces from single statement if blockMichael Straube
2019-07-22staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta
2019-06-09staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta
2019-05-21Staging: rtl8188eu: core: Remove else after breakPuranjay Mohan
2019-03-21staging: rtl8188eu: core: rtw_mlme: Remove return variables.Sanjana Sanikommu
2019-03-18Staging: rtl8188eu: core: rtw_mlme.c: Replace NULL comparision.Sanjana Sanikommu
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens
2018-11-26staging: rtl8188eu: cleanup lines over 80 charactersMichael Straube
2018-11-26staging: rtl8188eu: correct indentationMichael Straube
2018-11-26staging: rtl8188eu: remove return from void functionMichael Straube
2018-11-26staging: rtl8188eu: refactor if else statementMichael Straube
2018-11-26staging: rtl8188eu: cleanup declarations in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: use __func__ in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube
2018-09-28staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor
2018-09-25staging: rtl8188eu: remove unused rtw_scan_abort()Michael Straube
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King
2018-09-18staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski
2018-08-02staging: rtl8188eu: use is_multicast_ether_addrMichael Straube
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu