summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-311-8/+8
* staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy2018-03-061-1/+1
* staging: rtl8188eu: Replace function name in string with __func__Dafna Hirschfeld2018-02-191-1/+2
* staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil2017-03-061-0/+1
* staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy()Georgiana Rodica Chelu2016-09-231-17/+17
* staging: r8188eu: remove GET_HAL_DATA macroIvan Safonov2016-09-201-10/+8
* staging: r8188eu: rename rtl8188e_Add_RateATid to rtw_hal_add_ra_tidIvan Safonov2016-09-121-1/+1
* staging: r8188eu: replace rtw_ieee80211_hdr_3addr_qos with ieee80211_qos_hdrIvan Safonov2016-09-121-5/+5
* staging: r8188eu: replace rtw_ieee80211_hdr_3addr with ieee80211_hdr_3addrIvan Safonov2016-09-121-4/+4
* staging: r8188eu: replace rtw_ieee80211_hdr with ieee80211_hdrIvan Safonov2016-09-121-12/+12
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov2015-10-291-1/+1
* rtl8188eu : BIT() macro cleanupAnish Bhatt2015-10-241-10/+10
* Staging: rtl8188eu: Remove explicit NULL comparisonShraddha Barke2015-09-121-2/+2
* staging: rtl8188eu: kill unused hal_data_8188e::fw_ractrl flagJakub Sitnicki2015-07-241-21/+0
* staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused functionRickard Strandqvist2015-01-171-16/+0
* Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo2015-01-171-8/+12
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-1/+1
* Staging: rtl8188eu: Use put_unaligned_le32Vaishali Thakkar2014-11-031-3/+1
* staging: rtl8188eu: Remove header file cmd_osdep.hnavin patidar2014-07-091-1/+0
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-091-72/+0
* staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-261-2/+2
* staging: rtl8188eu: Remove dummy function CheckFwRsvdPageContent()navin patidar2014-06-261-6/+0
* staging: rtl8188eu: Remove function _rtw_read8()navin patidar2014-06-191-5/+5
* staging: rtl8188eu: Remove function _rtw_write8()navin patidar2014-06-191-14/+14
* staging: rtl8188eu: Remove function _rtw_write16()navin patidar2014-06-191-1/+1
* staging: rtl8188eu: Remove function _rtw_write32()navin patidar2014-06-191-3/+3
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-12/+0
* staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger2014-01-081-1/+1
* staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...Larry Finger2013-12-201-1/+1
* staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.cLarry Finger2013-10-291-4/+4
* staging: rtl8188eu: Fix typo in rtl8188eu/halMasanari Iida2013-09-261-4/+4
* staging: r8188eu: Add files for new driver - part 13Larry Finger2013-08-221-0/+779
OpenPOWER on IntegriCloud