summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-06-24staging: rtl8723bs: remove item from TODO listFabio Aiuto
2021-06-24staging: rtl8723bs: fix check allowing 5Ghz settingsFabio Aiuto
2021-06-24staging: rtl8723bs: remove obsolete 5Ghz commentsFabio Aiuto
2021-06-24staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto
2021-06-24staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum itemFabio Aiuto
2021-06-24staging: rtl8723bs: remove VHT dead codeFabio Aiuto
2021-06-24staging: rtl8723bs: remove 5Ghz code related to RF power calibrationFabio Aiuto
2021-06-24staging: rtl8723bs: remove some unused 5Ghz macro definitionsFabio Aiuto
2021-06-24staging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto
2021-06-24staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.hFabio Aiuto
2021-06-24staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band typesFabio Aiuto
2021-06-24staging: rtl8723bs: remove struct rt_channel_plan_5gFabio Aiuto
2021-06-24staging: rtl8723bs: remove 5Ghz field in struct registry_privFabio Aiuto
2021-06-24staging: rtl8723bs: rename enum items related to channel bondingFabio Aiuto
2021-06-24staging: rtl8723bs: remove unused enum items related to channel bondingFabio Aiuto
2021-06-24staging: rtl8723bs: remove code related to unsupported channel bandwidthFabio Aiuto
2021-06-24staging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto
2021-06-24staging: rtl8188eu: remove MSG_88E macro from include/rtw_debug.hPhillip Potter
2021-06-24staging: rtl8188eu: remove MSG_88E call from hal/odm.cPhillip Potter
2021-06-24staging: rtl8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.hPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_xmit.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_pwrctrl.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_mlmw_ext.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from os_dep/ioctl_linux.cPhillip Potter
2021-06-24staging: rtl8188eu: remove more unused definesMartin Kaiser
2021-06-24staging: rtl8188eu: remove sdio definesMartin Kaiser
2021-06-24staging: rtl8188eu: make efuse_ReadEFuse staticMartin Kaiser
2021-06-24staging: rtl8188eu: remove RT_TRACE prints from pwrseqcmd.cMartin Kaiser
2021-06-24staging: rtl8188eu: simplify rtl88eu_mon_initMartin Kaiser
2021-06-24staging: rtl8188eu: remove HAL_INIT_PROFILE_TAGMartin Kaiser
2021-06-24staging: rtl8188eu: remove RT_TRACE and MSG_88E prints from usb_halinit.cMartin Kaiser
2021-06-24staging: rtl8188eu: remove unnecessary if clauseMartin Kaiser
2021-06-24staging: rtl8188eu: remove efuse typeMartin Kaiser
2021-06-24staging: rtl8188eu: remove a couple of unused definesMartin Kaiser
2021-06-24staging: rtl8188eu: remove RT_TRACE prints from rtl8188e_hal_init.cMartin Kaiser
2021-06-24staging: rtl8188eu: remove RT_TRACE prints from usb_intf.cMartin Kaiser
2021-06-24staging: rtl8188eu: handle errors from dev_alloc_nameMartin Kaiser
2021-06-24staging: rtl8188eu: fix usb_submit_urb error handlingMartin Kaiser
2021-06-24staging: rtl8188eu: remove "rtw_ieee80211_back_parties"Christophe JAILLET
2021-06-24staging: rtl8188eu: remove "rtw_ieee80211_back_actioncode"Christophe JAILLET
2021-06-24staging: rtl8188eu: remove useless commentMichael Straube
2021-06-24staging: rtl8723bs: Fix an error handling pathChristophe JAILLET
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18staging: rtl8723bs: rtw_efuse: Fix coding styleShreyas Krishnakumar
2021-06-18staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2021-06-18staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2021-06-18staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2021-06-18staging: r8188eu/core: remove the check for NULL pointer in _rtw_enqueue_cmd()Qiang Ma