aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds76-0/+18744
2021-08-27staging: r8188eu: rename fields of struct rtl_psMichael Straube1-6/+9
2021-08-27staging: r8188eu: remove ODM_DynamicPrimaryCCA_DupRTS()Michael Straube1-2/+0
2021-08-27staging: r8188eu: rename fields of struct dyn_primary_ccaMichael Straube1-3/+3
2021-08-27staging: r8188eu: rename struct field Wifi_Error_StatusMichael Straube1-1/+1
2021-08-26staging: r8188eu: remove {read,write}_macregPavel Skripkin1-2/+0
2021-08-26staging: r8188eu: remove ethernet.h header fileMichael Straube2-24/+2
2021-08-26staging: r8188eu: remove ip.h header fileMichael Straube1-109/+0
2021-08-26staging: r8188eu: remove if_ether.h header fileMichael Straube1-94/+0
2021-08-26staging: r8188eu: ensure proper alignment for eth address buffersMichael Straube2-9/+9
2021-08-26staging: r8188eu: remove cmd_osdep.h header fileMichael Straube1-16/+0
2021-08-26staging: r8188eu: remove unused members of struct _io_opsMartin Kaiser1-3/+0
2021-08-26staging: r8188eu: remove an unused enumMartin Kaiser1-4/+0
2021-08-26staging: r8188eu: rewrite usb vendor request definesMartin Kaiser1-2/+2
2021-08-26staging: r8188eu: remove unused function rtw_remove_bcn_ie()Michael Straube1-2/+0
2021-08-26staging: r8188eu: remove unused function rtw_add_bcn_ie()Michael Straube1-2/+0
2021-08-19staging: r8188eu: remove rtw_update_mem_stat macro and associated flagsPhillip Potter1-20/+0
2021-08-19staging: r8188eu: remove function _rtw_zvmallocPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove rtw_zvmalloc preprocessor definitionPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove function _rtw_vmallocPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove rtw_vmalloc preprocessor definitionPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove free_xmit_priv field from struct hal_opsPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove function rtw_hal_free_xmit_privPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove empty function rtl8188eu_free_xmit_privPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e macrosPhillip Potter1-4/+0
2021-08-19staging: r8188eu: remove unused function dump_txrpt_ccx_88ePhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove _dbg_dump_tx_info functionPhillip Potter1-3/+0
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube1-1/+1
2021-08-18staging: r8188eu: Remove code depending on NAT25_LOOKUPFabio M. De Francesco1-1/+0
2021-08-16staging: r8188eu: Remove unused nat25_handle_frame()Fabio M. De Francesco1-1/+0
2021-08-16staging: r8188eu: use common ieee80211 constantsMichael Straube1-50/+0
2021-08-13staging: r8188eu: Remove unused static inline functions in rtw_recv.hNathan Chancellor1-46/+0
2021-08-12staging: r8188eu: Remove no more necessary definitions and codeFabio M. De Francesco4-15/+0
2021-08-12staging: r8188eu: Remove code related to unsupported channelsFabio M. De Francesco2-6/+0
2021-08-12staging: r8188eu: Remove all 5GHz network typesFabio M. De Francesco3-23/+4
2021-08-12staging: r8188eu: remove unused efuse hal componentsMartin Kaiser1-3/+0
2021-08-11staging: r8188eu: os_dep: Hoist vmalloc.h include into osdep_service.hNathan Chancellor1-0/+1
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger9-390/+311
2021-08-11staging: r8188eu: remove unused oid_null_function functionPhillip Potter1-6/+0
2021-08-10staging: r8188eu: remove rtw_ioctl functionPhillip Potter1-2/+0
2021-08-10staging: r8188eu: remove the RT_TRACE macroMartin Kaiser1-9/+0
2021-08-10staging: r8188eu: remove unused DEBUG_OID macroMartin Kaiser1-6/+0
2021-08-06staging: r8188eu: replace custom macros with is_broadcast_ether_addrMichael Straube1-7/+0
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.cPhillip Potter2-4/+2
2021-08-05staging: r8188eu: Remove wrapper rtw_sleep_schedulable()Larry Finger1-2/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_get_time_interval_ms()Larry Finger1-1/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_udelay_os()Larry Finger1-2/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_mdelay_os()Larry Finger1-1/+0
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger1-1/+0
2021-08-05staging: r8188eu: Remove rtw_yield_os()Larry Finger1-2/+0