summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep/os_intfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-657/+0
2021-06-25staging: rtl8188eu: remove include/rtw_debug.h headerPhillip Potter1-1/+1
2021-06-25staging: rtl8188eu: remove GlobalDebugLevel variablePhillip Potter1-2/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.cPhillip Potter1-37/+2
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/os_intfs.cPhillip Potter1-26/+0
2021-06-09staging: rtl8188eu: remove unused function parameterMartin Kaiser1-2/+2
2021-06-09staging: rtl8188eu: use standard kthread handlingMartin Kaiser1-6/+9
2021-05-10staging: rtl8188eu: remove padapter from struct cmd_privMartin Kaiser1-2/+0
2021-05-10staging: rtl8188eu: don't block until cmdthread runsMartin Kaiser1-3/+0
2021-05-10staging: rtl8188eu: rtw_init_cmd_priv never failsMartin Kaiser1-5/+1
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser1-12/+10
2020-10-26staging: r8188eu: inline rtw_init_netdev_name()Ivan Safonov1-9/+0
2020-09-01staging: rtl8188eu: use __func__ in os_depMichael Straube1-18/+18
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-5/+5
2019-07-01staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl1-0/+1
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-2/+1
2019-01-18staging: rtl8188eu: add spaces around operators in os_intfs.cMichael Straube1-3/+3
2019-01-18staging: rtl8188eu: cleanup declarations in os_intfs.cMichael Straube1-6/+6
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens1-2/+2
2019-01-15staging: rtl8188eu: remove unnecessary parentheses in os_intfs.cMichael Straube1-2/+2
2018-12-05staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"Colin Ian King1-1/+1
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube1-4/+4
2018-10-03staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-1/+1
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+2
2018-08-02staging: rtl8188eu: fix comparsions to NULL - styleMichael Straube1-1/+1
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube1-4/+0
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov1-1/+0
2017-04-08staging:r8188eu: remove software_encrypt member of registry_priv structIvan Safonov1-2/+1
2017-04-08staging:r8188eu: replace rtw_software_encrypt with its default valueIvan Safonov1-3/+1
2017-04-08staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov1-1/+0
2017-04-08staging:r8188eu: remove software_decrypt member of registry_priv structIvan Safonov1-2/+1
2017-04-08staging:r8188eu: replace rtw_software_decrypt with its valueIvan Safonov1-2/+1
2017-01-03staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapterLuca Ceresoli1-2/+0
2016-10-16staging:r8188eu: remove intf_stop member of adapter structureIvan Safonov1-2/+1
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov1-4/+4
2016-10-16staging:r8188eu: remove pm_netdev_open functionIvan Safonov1-14/+2
2016-10-16staging:r8188eu: remove wrappers for rtw_hal_inirp_init functionIvan Safonov1-4/+2
2016-09-20staging: r8188eu: remove usb_hal.hIvan Safonov1-2/+0
2016-09-12staging: rtl8188eu: remove rtw_proc_{init,remove}_oneLuca Ceresoli1-347/+0
2016-09-12staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...Ivan Safonov1-1/+1
2016-09-12staging: r8188eu: remove some members of registry_priv structureIvan Safonov1-58/+0
2016-09-12staging: r8188eu: remove rereg_nd_name_priv member of struct adapterIvan Safonov1-6/+0
2016-09-12staging: r8188eu: remove br_ext_lock and fix_rate members of struct adapterIvan Safonov1-2/+0
2016-09-12staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov1-1/+0
2016-08-21rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan1-2/+2
2016-08-21rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan1-1/+1
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-02-12staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov1-4/+0