summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger2018-11-091-1/+1
* staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-281-5/+5
* staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann2018-06-281-8/+1Star
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1Star
* staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.Quytelda Kahja2018-03-291-1/+1
* staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.Quytelda Kahja2018-03-291-2/+2
* staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.Quytelda Kahja2018-03-291-3/+3
* staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal2018-03-061-1/+2
* staging: rtl8723bs: fix u8 less than zero checkColin Ian King2018-03-011-1/+1
* staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches2017-09-171-9/+7Star
* net: Fix build regression in rtl8723bs staging driver.David S. Miller2017-06-081-1/+2
* staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802...Ian W MORRISON2017-05-151-1/+0Star
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-061-11/+15
* staging: rtl8723bs: rework debug configuration handlingArnd Bergmann2017-04-281-16/+16
* staging: rtl8723bs: remove null test before kfreeAishwarya Pant2017-04-111-6/+2Star
* staging: rtl8723bs: Fix various errors in os_dep/ioctl_cfg80211.cLarry Finger2017-04-091-24/+14Star
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+3596