aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-29staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.Quytelda Kahja1-8/+8
2018-03-29staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().Quytelda Kahja1-3/+3
2018-03-29staging: rtl8723bs: Remove braces from single statement conditionals.Quytelda Kahja1-9/+9
2018-03-29staging: rtl8723bs: Remove unecessary braces from switch statement.Quytelda Kahja1-27/+23
2018-03-29staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().Quytelda Kahja1-9/+1
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal1-4/+5
2018-01-26staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King1-1/+1
2018-01-09staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt1-1/+1
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure1-5/+6
2017-09-18staging: rtl8723bs: Merge assignment with returnHarsha Sharma1-16/+4
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-7/+7
2017-08-27staging: rtl8723bs: remove null check before kfreeHimanshu Jha1-12/+6
2017-08-18rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet1-698/+298
2017-06-23staging: rtl8723bs: Remove unnecessary cast in kfreeAmitoj Kaur Chawla1-7/+7
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann1-3/+3
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant1-19/+7
2017-04-09staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.cLarry Finger1-1/+1
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+5820