summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-181-2/+2
|\
| * staging: rtl8723bs: fix monitor netdev register/unregisterJohannes Berg2021-05-311-2/+2
* | staging: rtl8723bs: Fix uninitialized variablesWenli Looi2021-06-091-1/+1
|/
* staging: rtl8723bs: avoid bogus gcc warningArnd Bergmann2021-05-102-19/+25
* Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross2021-04-221-1/+1
* staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto2021-04-221-4/+0
* staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarationsFabio Aiuto2021-04-221-14/+0
* staging: rtl8723bs: split too long lineFabio Aiuto2021-04-221-1/+2
* staging: rtl8723bs: fix indentation in if blockFabio Aiuto2021-04-221-4/+4
* staging: rtl8723bs: fix code indent issueFabio Aiuto2021-04-221-2/+2
* staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto2021-04-2217-108/+178
* staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco2021-04-154-29/+11
* staging: rtl8723bs: remove sdio_drv_priv structureBryan Brattlof2021-04-151-19/+9
* staging: rtl8723bs: remove unused argument in functionFabio Aiuto2021-04-143-3/+3
* staging: rtl8723bs: remove DBG_871X_SEL_NL macro declarationFabio Aiuto2021-04-141-9/+0
* staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto2021-04-143-50/+47
* staging: rtl8723bs: fix indentation issue introduced by long line splitFabio Aiuto2021-04-141-1/+1
* staging: rtl8723bs: hal: Remove four set but not used variablesFabio M. De Francesco2021-04-141-7/+1
* staging: rtl8723bs: remove two unused functionsFabio Aiuto2021-04-142-13/+0
* staging: rtl8723bs: remove unnecessary dump_drv_version() usageFabio Aiuto2021-04-141-1/+0
* staging: rtl8723bs: replace dump_drv_version() usage with netdev_dbg()Fabio Aiuto2021-04-141-1/+1
* staging: rtl8723bs: core: Remove unused but set variableFabio M. De Francesco2021-04-141-2/+0
* staging: rtl8723bs: remove unnecessary adapterBryan Brattlof2021-04-132-7/+4
* staging: rtl8723bs: hal: Correct indentationBeatriz Martins de Carvalho2021-04-131-190/+190
* staging: rtl8723bs: hal: Remove extra blank lineBeatriz Martins de Carvalho2021-04-131-5/+0
* staging: rtl8723bs: hal: remove space before tabsBeatriz Martins de Carvalho2021-04-131-13/+13
* staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.cFabio Aiuto2021-04-121-4/+0
* staging: rtl8723bs: remove unnecessary goto jumpsBryan Brattlof2021-04-121-4/+0
* staging: rtl8723bs: Change controlling expressionsFabio M. De Francesco2021-04-122-2/+2
* staging: rtl8723bs: include: Change the type of a variableFabio M. De Francesco2021-04-121-1/+1
* staging: rtl8723bs: include: Fix misspelled words in commentsFabio M. De Francesco2021-04-1216-46/+46
* staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco2021-04-128-24/+24
* staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletionFabio Aiuto2021-04-111-4/+0
* staging: rtl8723bs: remove more unnecessary parenthesesFabio Aiuto2021-04-112-14/+11
* staging: rtl8723bs: fix comparison to true issueFabio Aiuto2021-04-111-1/+1
* staging: rtl8723bs: remove empty else block in os_dep/ioctl_cfg80211.cFabio Aiuto2021-04-111-1/+0
* staging: rtl8723bs: remove unnecessary parentheses in os_dep/ioctl_cfg80211.cFabio Aiuto2021-04-111-2/+0
* staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_...Fabio Aiuto2021-04-111-1/+1
* staging: rtl8723bs: remove empty if and else blocksFabio Aiuto2021-04-114-33/+3
* staging: rtl8723bs: put constant on the right side of the testFabio Aiuto2021-04-111-1/+1
* staging: rtl8723bs: split long lineFabio Aiuto2021-04-111-1/+2
* staging: rtl8723bs: put spaces around operatorsFabio Aiuto2021-04-112-4/+4
* staging: rtl8723bs: fix comparison to nullFabio Aiuto2021-04-112-5/+5
* staging: rtl8723bs: remove unnecessary bracksFabio Aiuto2021-04-118-95/+52
* staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definitionFabio Aiuto2021-04-111-1/+0
* staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 d...Fabio Aiuto2021-04-111-15/+0
* staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto2021-04-111-3/+0
* staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto2021-04-111-9/+1
* staging: rtl8723bs: remove empty code block guarded by DBG_CCXFabio Aiuto2021-04-111-2/+0
* staging: rtl8723bs: remove code blocks guarded by DEBUG symbolFabio Aiuto2021-04-113-35/+0