summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-08-10staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto
2021-08-10staging: rtl8723bs: fix right side of conditionFabio Aiuto
2021-08-10staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto
2021-08-10staging: rtl8723bs: remove wrapping static functionFabio Aiuto
2021-08-10staging: rtl8723bs: remove empty filesFabio Aiuto
2021-08-10staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto
2021-08-10staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto
2021-08-10staging: rtl8723bs: remove unneeded loopFabio Aiuto
2021-08-10staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto
2021-08-10staging: r8188eu: Fix potential memory leak or NULL dereferenceLarry Finger
2021-08-10staging: rtl8723bs: Avoid field-overflowing memcpy()Kees Cook
2021-08-10staging: rtl8192u: Avoid field-overflowing memcpy()Kees Cook
2021-08-10staging: rtl8192e: Avoid field-overflowing memcpy()Kees Cook
2021-08-10staging: vchiq: Add details to Kconfig help textsOjaswin Mujoo
2021-08-10staging: vchiq: Set $CONFIG_BCM2835_VCHIQ to imply $CONFIG_VCHIQ_CDEVOjaswin Mujoo
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-06staging: r8188eu: replace custom macros with is_broadcast_ether_addrMichael Straube
2021-08-06staging: r8188eu: remove two set but unused variables in core/rtw_mp_ioctl.cPhillip Potter
2021-08-06staging: r8188eu: fix unused variable warnings in core/rtw_ieee80211.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_recv.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_security.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme_ext.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_ioctl_set.cPhillip Potter
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_cmd.cPhillip Potter
2021-08-05staging: r8188eu: Remove wrapper rtw_sleep_schedulable()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper rtw_get_time_interval_ms()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper rtw_udelay_os()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper rtw_mdelay_os()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger
2021-08-05staging: r8188eu: Remove rtw_yield_os()Larry Finger
2021-08-05staging: r8188eu: Remove pointless NULL check in rtw_check_join_candidate()Nathan Chancellor
2021-08-05staging: r8188eu: Remove self assignment in get_rx_power_val_by_reg()Nathan Chancellor
2021-08-05staging: r8188eu: Remove unnecessary parenthesesNathan Chancellor
2021-08-05staging: r8188eu: Remove rtw_buf_free()Larry Finger
2021-08-05staging: r8188eu: Remove more empty routinesLarry Finger
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger
2021-08-05staging: r8188eu: Fix incorrect types in argumentsFabio M. De Francesco
2021-08-05staging: r8188eu: fix build errorMichael Straube
2021-08-05staging: r8188eu: Remove unneeded comments in rtw_mp_ioctl.hFabio M. De Francesco
2021-08-05staging: r8188eu: core: Remove rtw_mfree_all_stainfo()Fabio M. De Francesco
2021-08-05staging: r8188eu: Fix cast between incompatible function typeFabio M. De Francesco