aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-591/+0
2021-06-16staging: rtl8188eu: remove unused variables from hal/rtl8188e_cmd.cPhillip Potter1-4/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_cmd.cPhillip Potter1-36/+6
2021-06-14staging: rtl8188eu: remove a write-only struct memberMartin Kaiser1-1/+0
2021-05-10staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET1-5/+5
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov1-5/+5
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-1/+1
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel1-21/+21
2019-09-30staging: rtl8188eu: remove dead code/vestigial do..while loopConnor Kuehl1-31/+24
2019-02-26staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.cMichael Straube1-4/+4
2019-02-26staging: rtl8188eu: remove blank line between declarationsMichael Straube1-1/+0
2019-02-26staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.cMichael Straube1-14/+14
2019-02-26staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.cMichael Straube1-21/+21
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to correct code style.Florian Büstgens1-1/+1
2018-12-19staging: rtl8188eu: cleanup brace coding style issuesMichael Straube1-4/+3
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube1-5/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu1-8/+8
2018-03-06staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy1-1/+1
2018-02-19staging: rtl8188eu: Replace function name in string with __func__Dafna Hirschfeld1-1/+2
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil1-0/+1
2016-09-23staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy()Georgiana Rodica Chelu1-17/+17
2016-09-20staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov1-10/+8
2016-09-12staging: r8188eu: rename rtl8188e_Add_RateATid to rtw_hal_add_ra_tidIvan Safonov1-1/+1
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr_3addr_qos with ieee80211_qos_hdrIvan Safonov1-5/+5
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr_3addr with ieee80211_hdr_3addrIvan Safonov1-4/+4
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdrIvan Safonov1-12/+12
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov1-1/+1
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt1-10/+10
2015-09-12Staging: rtl8188eu: Remove explicit NULL comparisonShraddha Barke1-2/+2
2015-07-24staging: rtl8188eu: kill unused hal_data_8188e::fw_ractrl flagJakub Sitnicki1-21/+0
2015-01-17staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused functionRickard Strandqvist1-16/+0
2015-01-17Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo1-8/+12
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-1/+1
2014-11-03Staging: rtl8188eu: Use put_unaligned_le32Vaishali Thakkar1-3/+1
2014-07-09staging: rtl8188eu: Remove header file cmd_osdep.hnavin patidar1-1/+0
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar1-72/+0
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-2/+2
2014-06-26staging: rtl8188eu: Remove dummy function CheckFwRsvdPageContent()navin patidar1-6/+0
2014-06-19staging: rtl8188eu: Remove function _rtw_read8()navin patidar1-5/+5
2014-06-19staging: rtl8188eu: Remove function _rtw_write8()navin patidar1-14/+14
2014-06-19staging: rtl8188eu: Remove function _rtw_write16()navin patidar1-1/+1
2014-06-19staging: rtl8188eu: Remove function _rtw_write32()navin patidar1-3/+3
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-12/+0
2014-01-08staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger1-1/+1
2013-12-20staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a simple mdelayLarry Finger1-1/+1
2013-10-29staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.cLarry Finger1-4/+4
2013-09-26staging: rtl8188eu: Fix typo in rtl8188eu/halMasanari Iida1-4/+4