summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: os_dep: Remove true and false comparisonMamta Shukla2018-10-111-6/+6
* staging: rtl8723bs: fix comparsions to trueMichael Straube2018-07-131-14/+14
* staging: rtl8723bs: remove unused codeMichael Straube2018-07-131-32/+0Star
* staging: rtl8723bs: use mac_pton()Michael Straube2018-07-101-40/+1Star
* staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael Straube2018-06-281-3/+0Star
* staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai2018-06-281-2/+2
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1Star
* staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.Quytelda Kahja2018-03-291-8/+8
* staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().Quytelda Kahja2018-03-291-3/+3
* staging: rtl8723bs: Remove braces from single statement conditionals.Quytelda Kahja2018-03-291-9/+9
* staging: rtl8723bs: Remove unecessary braces from switch statement.Quytelda Kahja2018-03-291-27/+23Star
* staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().Quytelda Kahja2018-03-291-9/+1Star
* staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal2018-03-061-4/+5
* staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King2018-01-261-1/+1
* staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt2018-01-091-1/+1
* staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure2017-10-031-5/+6
* staging: rtl8723bs: Merge assignment with returnHarsha Sharma2017-09-181-16/+4Star
* staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches2017-09-171-7/+7
* staging: rtl8723bs: remove null check before kfreeHimanshu Jha2017-08-271-12/+6Star
* rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet2017-08-191-698/+298Star
* staging: rtl8723bs: Remove unnecessary cast in kfreeAmitoj Kaur Chawla2017-06-231-7/+7
* staging: rtl8723bs: rework debug configuration handlingArnd Bergmann2017-04-281-3/+3
* staging: rtl8723bs: remove null test before kfreeAishwarya Pant2017-04-111-19/+7Star
* staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.cLarry Finger2017-04-091-1/+1
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+5820