summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-30staging: rtl8723bs: Align macro definitionsAditya Jain
2020-07-30staging: rtl8723bs: Clean up function declationsAditya Jain
2020-07-30staging: rtl8723bs: Fix coding style errorsAditya Jain
2020-07-29staging: rtl8723bs: remove redundant assignment to variable retColin Ian King
2020-07-28staging: rtl8723bs: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-23staging: rtl8723bs: Cleanup open brace issuesFox Chen
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches
2020-07-10staging: rtl8723bs: Using comparison to true is error proneJohn Oldman
2020-07-01staging: rtl8723bs: remove some ieee80211 constants from wifi.hMichael Straube
2020-06-29Merge 5.8-rc3 into staging-nextGreg Kroah-Hartman
2020-06-18staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in...Ivan Safonov
2020-06-16Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-29staging: rtl8723bs: Use common packet header constantsPascal Terjan
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman
2020-05-19staging: rtl8723bs: Using comparison to true is error proneJohn Oldman
2020-05-19Staging: rtl8723bs: os_de: if-else coding style issueJohn Oldman
2020-05-05staging:rtl8723bs: eliminate usage of skb_clone after skb allocation failIvan Safonov
2020-05-05staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get()Jason Yan
2020-05-05staging: rtl8723bs: os_dep: Cleanup pointer casting code styleYu Jian Wu
2020-05-05staging: rtl8723bs: os_dep: remove rtw_spt_band_free()Jason Yan
2020-04-29staging: rtl8723bs: remove mgmt_frame_register methodJohannes Berg
2020-04-28staging: rtl8723bs: core: remove set but not used 'pframe'Jason Yan
2020-04-28staging: rtl8723bs: core: remove set but not used 'pwrpriv'Jason Yan
2020-04-28staging: rtl8723bs: core: remove set but not used 'listen_interval'Jason Yan
2020-04-28staging: rtl8723bs: core: remove set but not used 'algthm'Jason Yan
2020-04-28Staging: rtl8723bs: core: remove set but not used 'ptxservq'Jason Yan
2020-04-28staging: rtl8723bs: os_dep: remove set but not used 'size'Jason Yan
2020-04-28staging: rtl8723bs: os_dep: remove set but not used 'uintRet'Jason Yan
2020-04-25Staging: rtl8723bs: Fix comment typo "the the".kyoungho koo
2020-04-23Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IEDenis Straghkov
2020-04-23staging: rtl8723bs: remove unused variable 'pregistrypriv'YueHaibing
2020-04-23staging: rtl8723bs: remove defined but not used 'dB_Invert_Table'Jason Yan
2020-04-23staging: rtl8723bs: remove some variables in hal_btcoex.cJason Yan
2020-04-13staging: rtl8723bs: hal: Correct misspelled symbolic nameR Veera Kumar
2020-04-13staging: rtl8723bs: hal: Correct misspelt enum nameR Veera Kumar
2020-04-13staging: rtl8723bs: Correct misspelt symbolic namesR Veera Kumar
2020-03-26staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal
2020-03-26staging: rtl8723bs: hal: Compress return logicSimran Singhal
2020-03-26staging: rtl8723bs: rtw_cmd: Compress lines for immediate returnSimran Singhal
2020-03-26staging: rtl8723bs: rtw_efuse: Compress lines for immediate returnSimran Singhal
2020-03-25staging: rtl8723bs: Remove blank line before '}' braceSimran Singhal
2020-03-25staging: rtl8723bs: Add line after variable declarationsSimran Singhal
2020-03-25staging: rtl8723bs: Remove multiple assignmentsSimran Singhal
2020-03-25staging: rtl8723bs: Remove unnecessary braces for single statementsSimran Singhal