aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)AuthorFilesLines
2021-03-12staging: rtl8723bs: remove typedefs in rtl8723b_xmit.hMarco Cesati2-6/+6
2021-03-12staging: rtl8723bs: remove typedefs in hal_com_h2c.hMarco Cesati2-12/+12
2021-03-12staging: rtl8723bs: remove typedefs in rtw_security.hMarco Cesati4-9/+9
2021-03-12staging: rtl8723bs: remove typedefs in osdep_service.hMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in rtw_mp.hMarco Cesati1-5/+5
2021-03-12staging: rtl8723bs: remove typedefs in wlan_bssdef.hMarco Cesati1-6/+6
2021-03-12staging: rtl8723bs: remove typedefs in rtw_ioctl_set.hMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in rtw_ht.hMarco Cesati1-6/+6
2021-03-12staging: rtl8723bs: remove typedefs in drv_types.hMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in hal_com.hMarco Cesati3-4/+4
2021-03-12staging: rtl8723bs: remove typedefs in rtw_eeprom.hMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in odm_types.hMarco Cesati4-22/+20
2021-03-12staging: rtl8723bs: remove typedefs in odm_HWConfig.hMarco Cesati2-8/+8
2021-03-12staging: rtl8723bs: remove typedefs in odm_EdcaTurboCheck.hMarco Cesati2-3/+3
2021-03-12staging: rtl8723bs: remove typedefs in odm_interface.hMarco Cesati1-2/+2
2021-03-12staging: rtl8723bs: remove typedefs in odm_NoiseMonitor.hMarco Cesati2-3/+3
2021-03-12staging: rtl8723bs: remove typedefs in odm_CfoTracking.hMarco Cesati3-9/+9
2021-03-12staging: rtl8723bs: remove typedefs in odm.hMarco Cesati31-326/+326
2021-03-12staging: rtl8723bs: remove typedefs in rtw_mlme.hMarco Cesati4-9/+9
2021-03-12staging: rtl8723bs: remove typedefs in HalBtcOutSrc.hMarco Cesati6-311/+311
2021-03-10staging: HalBtc8723b1Ant: remove useless typedef'sMarco Cesati2-16/+16
2021-03-10staging: HalBtc8723b2Ant: remove useless typedef'sMarco Cesati2-14/+14
2021-03-10staging: rtl8723bs: remove duplicate pstat->hwaddr checkDenis Efremov1-2/+0
2021-03-10staging: rtl8723bs: remove useless typedef's in HalPhyRf.hMarco Cesati4-14/+14
2021-03-10staging: rtl8723bs: removed unused code blockFabio Aiuto1-3/+0
2021-03-10staging: rtl8723bs: os_dep: Replace sprintf with scnprintfCandy Febriyanto2-15/+14
2021-03-10staging: rtl8723bs: hal: Replace sprintf with scnprintfCandy Febriyanto1-21/+24
2021-03-10staging: rtl8723bs: core: Replace sprintf with scnprintfCandy Febriyanto2-4/+3
2021-03-10staging: rtl8723bs: fix code style comparison warningKurt Manucredo1-1/+1
2021-03-10staging: rtl8723bs: Remove unused function pointer typedef wi_act_funcChen Lin1-2/+0
2021-03-10staging: rtl8723bs: remove rx_logs/tx_logs/int_logs from drv_types.hPhillip Potter1-131/+0
2021-03-10staging: rtl8723bs: remove DBG_COUNTER definition from rtw_debug.hPhillip Potter1-6/+0
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_recv.cPhillip Potter1-41/+3
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from core/rtw_xmit.cPhillip Potter1-41/+3
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/xmit_linux.cPhillip Potter1-15/+2
2021-03-10staging: rtl8723bs: remove DBG_COUNTER calls from os_dep/recv_linux.cPhillip Potter1-13/+2
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-270/+108
2021-02-11staging: rtl8723bs: remove obsolete commented out codekarthik alapati1-38/+2
2021-02-11staging: rtl8723bs: fix function comments to follow kernel-dockarthik alapati1-112/+73
2021-02-11staging: rtl8723bs: Replace one-element array with flexible-array member in struct ndis_80211_var_ieGustavo A. R. Silva1-1/+1
2021-02-10staging: rtl8723bs: remove blank line from include/autoconf.hPhillip Potter1-1/+0
2021-02-09staging: rtl8723bs: remove typedefs from rtl8723b_recv.hPhillip Potter2-5/+5
2021-02-09staging: rtl8723bs: fix blank lines and comments in rtl8723b_hal.hPhillip Potter1-5/+8
2021-02-09staging: rtl8723bs: remove braces from two single line if blocksPhillip Potter1-4/+2
2021-02-09staging: rtl8723bs: fix braces for os_dep/mlme_linux.cPhillip Potter1-3/+3
2021-02-06staging: rtl8723bs: remove unused structuresArnd Bergmann1-79/+0
2021-02-06staging: rtl8723bs: fix pointer declaration styleAyush1-4/+4
2021-02-04staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry's return valueMartin Kaiser1-1/+1
2021-02-01staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chipHans de Goede1-2/+2
2021-01-26staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rulesChen-Yu Tsai1-1/+1