aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2020-11-06staging: rtl8723bs: replace ieee80211_back_actioncodeRoss Schmidt2-15/+8
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_actioncodeRoss Schmidt2-13/+1
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_spectrum_mgmt_actioncodeRoss Schmidt2-15/+5
2020-11-06staging: rtl8723bs: replace rtw_ieee80211_ht_capRoss Schmidt10-45/+29
2020-11-06staging: rtl8723bs: remove ADPT_FMT macroRoss Schmidt7-16/+15
2020-11-06staging: rtl8723bs: remove NDEV_FMT macroRoss Schmidt2-2/+1
2020-11-06staging: rtl8723bs: remove IP_FMT macroRoss Schmidt2-3/+2
2020-11-06staging: rtl8723bs: use %pM format for MAC addressesRoss Schmidt1-13/+2
2020-11-06staging: rtl8723bs: remove MAC_FMT macroRoss Schmidt16-111/+93
2020-11-06Staging: rtl8723bs: core: rtw_cmd: Fixed four if-statement coding style issuesManuel Palenzuela1-4/+4
2020-10-28Staging: rtl8723bs: core: rtw_cmd: Fixed multiple brace coding style issuesManuel Palenzuela1-18/+9
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari10-33/+33
2020-10-27staging: rtl8723bs: cleanup NULL check before vfreeAmarjargal Gundjalam4-15/+8
2020-10-26staging/rtl8723bs: replace "foo * bar" with "foo *bar"Elena Afanasova1-1/+1
2020-10-26staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov5-93/+93
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt4-24/+4
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt4-6/+6
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt4-9/+9
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt2-4/+2
2020-10-05staging: rtl8723bs: remove unused macrosRoss Schmidt1-57/+0
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt2-12/+1
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt3-13/+2
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt4-9/+8
2020-09-16staging: rtl8723bs: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4
2020-09-16staging: rtl8723bs: os_dep: fixed spacing around operators issueRoss Schmidt1-7/+9
2020-09-16staging: rtl8723bs: os_dep: fixed bracing issueRoss Schmidt1-8/+6
2020-09-16staging: rtl8723bs: os_dep: fixed trailing statementsRoss Schmidt1-4/+8
2020-09-14staging: rtl8723bs: remove 5 GHz codeMichael Straube1-19/+10
2020-09-14staging: rtl8723bs: remove cckrates{only}_included()Michael Straube2-33/+3
2020-09-04staging: rtl8723bs: os_dep: added blank line to fix coding style issueRoss Schmidt1-0/+1
2020-09-01staging: rtl8723bs: os_dep: return errcode in cfg80211_rtw_leave_ibss()YueHaibing1-1/+1
2020-08-18staging: rtl8723bs: remove 5 GHz codeMichael Straube1-14/+1
2020-08-18staging: rtl8723bs: os_dep: fix brace coding style issue in sdio_intf.cMohammed Rushad1-2/+1
2020-08-18staging: rtl8723bs: replace rtw_netdev_priv define with inline functionIvan Safonov1-2/+6
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-07-30staging: rtl8723bs: Align macro definitionsAditya Jain1-3/+3
2020-07-30staging: rtl8723bs: Clean up function declationsAditya Jain1-72/+20
2020-07-30staging: rtl8723bs: Fix coding style errorsAditya Jain1-9/+9
2020-07-29staging: rtl8723bs: remove redundant assignment to variable retColin Ian King1-5/+1
2020-07-28staging: rtl8723bs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-23staging: rtl8723bs: Cleanup open brace issuesFox Chen24-168/+84
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches1-3/+3
2020-07-10staging: rtl8723bs: Using comparison to true is error proneJohn Oldman1-38/+32
2020-07-01staging: rtl8723bs: remove some ieee80211 constants from wifi.hMichael Straube1-5/+0
2020-06-29Merge 5.8-rc3 into staging-nextGreg Kroah-Hartman1-1/+3
2020-06-18staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in_interrupt() callIvan Safonov3-9/+1
2020-06-16Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter1-1/+3
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds21-209/+82
2020-05-29staging: rtl8723bs: Use common packet header constantsPascal Terjan3-10/+6
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman1-4/+4