summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_mlme_ext.c
AgeCommit message (Expand)Author
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens
2018-12-19staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: simplify null array initializationsMichael Straube
2018-12-19staging: rtl8188eu: change order of declarations to improve readabilityMichael Straube
2018-12-19staging: rtl8188eu: make some arrays static in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube
2018-12-19staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUIMichael Straube
2018-12-19staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: add blank line after declarationsMichael Straube
2018-12-19staging: rtl8188eu: remove blank lines between declarationsMichael Straube
2018-12-19staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.cMichael Straube
2018-12-19staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.cMichael Straube
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube
2018-10-09staging: rtl8188eu: rewrite if tests - styleMichael Straube
2018-10-09staging: rtl8188eu: cleanup array declaration - styleMichael Straube
2018-10-09staging: rtl8188eu: fix line over 80 characters - styleMichael Straube
2018-09-28staging: rtl8188eu: Skip unnecessary field checksAymen Qader
2018-09-18staging: rtl8188eu: Fix a sleep-in-atomic-context bug in issue_deauth_ex()Jia-Ju Bai
2018-09-18staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski
2018-07-21staging: 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
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy
2017-12-13rtl8188eu: Fix a possible sleep-in-atomic bug in set_tx_beacon_cmdJia-Ju Bai
2017-11-02staging: rtl8188eu: Fix bug introduced by convert timers to use timer_setup()Hans de Goede
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook
2017-10-03staging: rtl8188eu: Place the constant on the right side in comparisonsMihaela Muraru
2017-09-29staging: rtl8188eu: wrap lines in 80 charactersAishwarya Pant
2017-09-29staging: rtl8188eu: remove implicit bool->int conversionsAishwarya Pant
2017-09-29staging: rtl8188eu: remove unneeded conversions to boolAishwarya Pant
2017-09-18staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant
2017-08-20staging:rtl8188eu: fix coding style issueJamie Huang
2017-07-27Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.cArmin Schoenlieb
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov
2017-03-06staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil
2017-01-05staging: rtl8188eu: remove unused function _linked_rx_signal_strehgth_displayLuca Ceresoli
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino
2016-10-17staging: rtl8188eu: core: constify local structureElizabeth Ferdman
2016-10-02staging:r8188eu: remove GEN_EVT_CODE macroIvan Safonov