summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/include
AgeCommit message (Expand)Author
2019-03-21staging: rtl8723bs: include: remove typedef for struct pno_nlo_infoHimadri Pandya
2019-03-21Staging: rtl8723bs: Change return type and type of local variableMadhumitha Prabakaran
2019-03-19staging: rtl8723bs: do not use __constant_cpu_to_le16Sergey Senozhatsky
2019-03-18staging: rtl8723bs: Remove Dead Include in include/drv_types.hEmanuel Bennici
2019-03-18staging: rtl8723bs: Remove Dead Code in `struct mlme_priv`Emanuel Bennici
2019-03-18staging: rtl8723bs: Change type of variables and return typeMadhumitha Prabakaran
2019-03-18staging: rtl8723bs: Remove wrapper functions and change function namesMadhumitha Prabakaran
2019-02-27staging: rtl8723bs: Remove duplicated include from drv_types.hYueHaibing
2019-01-18staging: rtl8723bs: Fix build error with Clang when inlining is disabledNathan Chancellor
2018-12-12staging: rtl8723bs: remove semaphore remnantsArnd Bergmann
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-12-12staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube
2018-11-07staging: rtl8723bs: fix small typoYangtao Li
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"Colin Ian King
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-13staging: rtl8723bs: change return type to boolMichael Straube
2018-07-07staging: rtl8723bs: remove rtw_beamforming.hMichael Straube
2018-07-07staging: rtl8723bs: remove rtw_br_ext.hMichael Straube
2018-07-06staging: rtl8723bs: remove rtl8192c_rf.hMichael Straube
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-05-25staging: rtl8723bs: Fix grammar error in comment.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix spelling/grammar errors in comment.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix camel-case in IS_FW_HEADER_EXIST_8723B().Quytelda Kahja
2018-05-25staging: rtl8723bs: Clean up whitespace in 'rtl8723_hal.h'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.Quytelda Kahja
2018-05-25staging: rtl8723bs: Rename 'Hal8723bPhyReg.h' using snake case.Quytelda Kahja
2018-05-25staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.Quytelda Kahja
2018-05-15staging: rtl8723bs: Fix checkpatch.pl errorsSidong Yang
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-05-06staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"Colin Ian King
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove unnecessary length #define's.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove #defines shadowing enums in 'linux/ieee80211.h'Quytelda Kahja
2018-03-28staging: rtl8723bs: Remove duplicate #defines.Quytelda Kahja
2018-02-16staging: rtl8723bs: make 'myid' function to follow kernel coding rulesMaciek Fijalkowski
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReqAastha Gupta
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta
2017-10-18staging: rtl8723bs: convert type to boolAastha Gupta