summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/os_intfs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-657/+0
* staging: rtl8188eu: remove include/rtw_debug.h headerPhillip Potter2021-06-251-1/+1
* staging: rtl8188eu: remove GlobalDebugLevel variablePhillip Potter2021-06-251-2/+0
* staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.cPhillip Potter2021-06-251-37/+2
* staging: rtl8188eu: remove all DBG_88E calls from os_dep/os_intfs.cPhillip Potter2021-06-151-26/+0
* staging: rtl8188eu: remove unused function parameterMartin Kaiser2021-06-091-2/+2
* staging: rtl8188eu: use standard kthread handlingMartin Kaiser2021-06-091-6/+9
* staging: rtl8188eu: remove padapter from struct cmd_privMartin Kaiser2021-05-101-2/+0
* staging: rtl8188eu: don't block until cmdthread runsMartin Kaiser2021-05-101-3/+0
* staging: rtl8188eu: rtw_init_cmd_priv never failsMartin Kaiser2021-05-101-5/+1
* staging: rtl8188eu: use netdev routines for private dataMartin Kaiser2021-03-221-12/+10
* staging: r8188eu: inline rtw_init_netdev_name()Ivan Safonov2020-10-261-9/+0
* staging: rtl8188eu: use __func__ in os_depMichael Straube2020-09-011-18/+18
* staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov2020-08-181-5/+5
* staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl2019-07-011-0/+1
* net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-2/+1
* staging: rtl8188eu: add spaces around operators in os_intfs.cMichael Straube2019-01-181-3/+3
* staging: rtl8188eu: cleanup declarations in os_intfs.cMichael Straube2019-01-181-6/+6
* staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens2019-01-151-2/+2
* staging: rtl8188eu: remove unnecessary parentheses in os_intfs.cMichael Straube2019-01-151-2/+2
* staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"Colin Ian King2018-12-051-1/+1
* staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube2018-11-221-4/+4
* staging: rtl8188eu: cleanup inconsistent indentingMichael Straube2018-10-021-1/+1
* Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-181-14/+2
|\
| * staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube2018-08-021-1/+1
| * staging: rtl8188eu: remove blank linesMichael Straube2018-07-241-4/+0
| * staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
|/
* staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov2017-04-081-1/+0
* staging:r8188eu: remove software_encrypt member of registry_priv structIvan Safonov2017-04-081-2/+1
* staging:r8188eu: replace rtw_software_encrypt with its default valueIvan Safonov2017-04-081-3/+1
* staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov2017-04-081-1/+0
* staging:r8188eu: remove software_decrypt member of registry_priv structIvan Safonov2017-04-081-2/+1
* staging:r8188eu: replace rtw_software_decrypt with its valueIvan Safonov2017-04-081-2/+1
* staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli2017-01-031-2/+0
* staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov2016-10-161-2/+1
* staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-161-4/+4
* staging:r8188eu: remove pm_netdev_open functionIvan Safonov2016-10-161-14/+2
* staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov2016-10-161-4/+2
* staging: r8188eu: remove usb_hal.hIvan Safonov2016-09-201-2/+0
* staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli2016-09-121-347/+0
* staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...Ivan Safonov2016-09-121-1/+1
* staging: r8188eu: remove some members of registry_priv structureIvan Safonov2016-09-121-58/+0
* staging: r8188eu: remove rereg_nd_name_priv member of struct adapterIvan Safonov2016-09-121-6/+0
* staging: r8188eu: remove br_ext_lock and fix_rate members of struct adapterIvan Safonov2016-09-121-2/+0
* staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov2016-09-121-1/+0
* rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan2016-08-211-2/+2
* rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan2016-08-211-1/+1
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov2016-02-111-4/+0