summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep/ioctl_linux.c
AgeCommit message (Expand)Author
2020-02-10staging: rtl8723bs: Remove unneeded goto statementsLarry Finger
2020-02-10staging: rtl8723bs: Fix potential overuse of kernel memoryLarry Finger
2020-02-10staging: rtl8723bs: Fix potential security holeLarry Finger
2019-10-10staging: rtl8723bs: Fix incorrect type in declarationJavier F. Arias
2019-09-30staging: rtl8723bs: os_dep: fix spelling mistake "offet" -> "offset"Colin Ian King
2019-09-30staging: rtl8723bs: Removed unneeded variablesAliasgar Surti
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam
2019-07-30staging: rtl8723bs: os_dep: remove two set but not used variablesYueHaibing
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_SetManualControl()Nishka Dasgupta
2019-06-20staging: rtl8723bs: os_dep: fix indentation on break statementColin Ian King
2019-06-20staging: rtl8723bs: os_dep: ioctl_linux: make use of kzallocHariprasad Kelam
2019-06-13staging: rtl8723bs: os_dep: Remove variable posNishka Dasgupta
2019-06-13staging: rtl8723bs: rtw_get_sec_ie(): Change return typeNishka Dasgupta
2019-06-13staging: rtl8723bs: os_dep: ioctl_linux.c: Remove return variablesNishka Dasgupta
2019-06-09staging: rtl8723bs: Fix Unneeded variable: "ret". Return "0"Shobhit Kukreti
2019-06-09staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by ch...Shobhit Kukreti
2019-05-30staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam
2019-05-22staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port()Hans de Goede
2019-05-20staging: rtl8723bs: os_dep: Remove Unneeded variable retHariprasad Kelam
2019-05-20Staging: rtl8723bs: os_dep: Fix switch-case indentation errorPuranjay Mohan
2019-03-30staging: rtl8723bs: os_dep: ioctl_linux.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-18staging: rtl8723bs: Remove Dead Functions in os_dep/ioctl_linux.cEmanuel Bennici
2019-03-18staging: rtl8723bs: Remove Dead Code in os_dep/ioctl_linux.cEmanuel Bennici
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman
2018-11-26staging: rtl8723bs: remove redundant null check on pregprivWen Yang
2018-11-07staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'Christophe JAILLET
2018-10-14staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer nameMamta Shukla
2018-10-11staging: rtl8723bs: os_dep: Remove space after castMamta Shukla
2018-10-11staging: rtl8723bs: os_dep: Remove true and false comparisonMamta Shukla
2018-07-13staging: rtl8723bs: fix comparsions to trueMichael Straube
2018-07-13staging: rtl8723bs: remove unused codeMichael Straube
2018-07-10staging: rtl8723bs: use mac_pton()Michael Straube
2018-06-28staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-03-29staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove braces from single statement conditionals.Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove unecessary braces from switch statement.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().Quytelda Kahja
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal
2018-01-26staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King
2018-01-09staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure
2017-09-18staging: rtl8723bs: Merge assignment with returnHarsha Sharma
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches
2017-08-27staging: rtl8723bs: remove null check before kfreeHimanshu Jha
2017-08-18rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.Teo Dacquet
2017-06-23staging: rtl8723bs: Remove unnecessary cast in kfreeAmitoj Kaur Chawla