aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-04-25staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return typeLuc Van Oostenryck1-1/+1
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.Quytelda Kahja1-1/+1
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.Quytelda Kahja1-2/+2
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.Quytelda Kahja1-3/+3
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal1-1/+2
2018-03-01staging: rtl8723bs: fix u8 less than zero checkColin Ian King1-1/+1
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-9/+7
2017-06-08net: Fix build regression in rtl8723bs staging driver.David S. Miller1-1/+2
2017-05-15staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg80211.cIan W MORRISON1-1/+0
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+3586
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann1-16/+16
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant1-6/+2
2017-04-09staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.cLarry Finger1-24/+14
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+3596