aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-261-6/+7
|\
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-6/+7
* | Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-042-160/+67
|\ \ | |/ |/|
| * staging: rtl8723bs: remove trailing whitespaceDaniel Watson2022-06-201-1/+1
| * Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman2022-06-201-2/+4
| |\
| * | staging: rtl8723bs: uninitialize static variableDaniel Watson2022-06-121-1/+1
| * | staging: rtl8723bs: fix placement of bracesHannes Braun2022-06-061-158/+65
* | | Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-07-131-3/+5
|\ \ \ | |_|/ |/| |
| * | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-2/+2
| * | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-1/+3
| |/
* / staging: rtl8723bs: Allocate full pwep structureKees Cook2022-06-101-2/+4
|/
* staging: rtl8723bs: Fix alignment to match open parenthesisSoumya Negi2022-05-191-11/+13
* staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso2022-04-224-324/+0
* drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()Duoming Zhou2022-04-131-2/+4
* drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou2022-04-131-2/+4
* staging: rtl8723bs: tidy up error handlingYihao Han2022-04-121-9/+6
* staging: rtl8723bs: remove header rtw_ioctl.hMichael Straube2022-04-082-73/+0
* staging: rtl8723bs: fix indentationSevinj Aghayeva2022-04-071-11/+3
* staging: rtl8723bs: remove space after function nameSevinj Aghayeva2022-04-051-1/+1
* staging: rtl8723bs: remove redundant else branchesSevinj Aghayeva2022-04-051-33/+31
* staging: rtl8723bs: remove return from a function returning voidSevinj Aghayeva2022-04-051-7/+2
* staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva2022-04-051-52/+27
* staging: rtl8723bs: combine both sides of conditional statementRebecca Mckeever2022-04-051-6/+2
* staging: rtl8723bs: remove handlerOS independent commentRebecca Mckeever2022-04-051-2/+0
* staging: rtl8723bs: simplify control flowSevinj Aghayeva2022-04-051-14/+4
* staging: rtl8723bs: simplify control flowSevinj Aghayeva2022-04-041-21/+7
* staging: rtl8723bs: refactor rtw_ch2freq()Michael Straube2022-04-041-22/+18
* staging: rtl8723bs: remove 5 GHz channels from ch_freq_mapMichael Straube2022-04-041-16/+0
* staging: rtl8723bs: Fix No space before tabsAlaa Mohamed2022-04-041-27/+27
* staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva2022-04-041-8/+4
* staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva2022-04-041-16/+16
* staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva2022-04-041-5/+5
* staging: rtl8723bs: remove code suspect indentAlaa Mohamed2022-04-041-1/+1
* staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbgChris Morgan2022-04-041-1/+1
* staging: rtl8723bs: Remove redundant else branches.Sevinj Aghayeva2022-04-041-19/+13
* Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-289-120/+75
|\
| * staging: rtl8723bs: Use min() instead of doing it manuallyHaowen Bai2022-03-141-4/+1
| * staging: rtl8723bs: fix typos in commentsJulia Lawall2022-03-141-1/+1
| * Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman2022-03-146-26/+39
| |\
| * | Staging: rtl8723bs: Inserting blank line after declarationJagath Jog J2022-01-251-0/+5
| * | Staging: rtl8723bs: Removed extra spaces between datatype and variableJagath Jog J2022-01-251-28/+26
| * | Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J2022-01-251-66/+32
| * | staging: rtl8723bs: Drop get_recvframe_data()Kees Cook2022-01-253-16/+9
| * | staging: rtl8723bs: remove redundant result variableMinghao Chi2022-01-251-5/+1
* | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-242-2/+2
|\ \ \ | |_|/ |/| |
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-172-2/+2
| |/
* | staging: rtl8723bs: Improve the comment explaining the locking rulesHans de Goede2022-03-021-2/+6
* | staging: rtl8723bs: Fix access-point mode deadlockHans de Goede2022-03-025-24/+33
|/
* staging: rtl8723bs: removed unused if blocksIsmayil Mirzali2021-12-281-5/+0
* staging: rtl8723bs: fix typo in a commentJason Wang2021-12-201-1/+1