summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
Commit message (Expand)AuthorAgeFilesLines
...
| * | staging: rtl8723bs: core: Remove unnecessary parenthesesKushal Kothari2021-10-241-21/+21
| * | staging: rtl8723bs: core: Remove true and false comparisonKushal Kothari2021-10-241-11/+11
| * | staging: rtl8723bs: core: Remove true and false comparisonKushal Kothari2021-10-201-9/+8
| * | staging: rtl: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+1
| * | staging: use eth_hw_addr_set()Jakub Kicinski2021-10-202-2/+2
| * | staging: rtl8723bs: hal: remove duplicate checkSaurav Girepunje2021-10-101-1/+1
| * | staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje2021-10-051-1/+0
| * | staging: rtl8723bs: core: remove condition never executeSaurav Girepunje2021-10-051-3/+0
| * | staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2021-10-052-2/+2
| * | staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo2021-10-051-6/+2
| * | staging: rtl8723bs: remove a third possible deadlockHans de Goede2021-09-211-5/+2
| * | staging: rtl8723bs: remove a second possible deadlockHans de Goede2021-09-214-13/+9
| * | staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto2021-09-215-33/+24
| * | staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof2021-09-171-1/+1
| * | Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman2021-09-174-12/+20
| * | staging: rtl8723bs: remove unused macros from ioctl_linux.cMichael Straube2021-09-131-14/+0
| * | staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto2021-09-134-20/+12
| * | staging: rtl8723bs: clean up comparsions to NULLMichael Straube2021-09-139-117/+117
| * | staging: rtl8723bs: remove unused _rtw_init_queue() functionFabio Aiuto2021-09-131-7/+0
| * | staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto2021-09-131-2/+2
| * | staging: rtl8723bs: unwrap initialization of queuesFabio Aiuto2021-09-137-26/+52
| |/
* / treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook2021-10-181-3/+3
|/
* staging: rtl8723bs: remove header file ethernet.hMichael Straube2021-08-264-18/+5
* staging: rtl8723bs: remove unused rtw_set_802_11_bssid() functionFabio Aiuto2021-08-262-65/+0
* staging: rtl8723bs: remove functions notifying wext eventsFabio Aiuto2021-08-264-48/+1
* staging: rtl8723bs: fix logical continuation issueFabio Aiuto2021-08-261-3/+3
* staging: rtl8723bs: fix code indent issuesFabio Aiuto2021-08-261-6/+6
* staging: rtl8723bs: remove obsolete wext supportFabio Aiuto2021-08-263-3101/+1
* staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje2021-08-101-8/+0
* staging: rtl8723bs: remove unused RF_*T*R enumFabio Aiuto2021-08-101-10/+0
* staging: rtl8723bs: fix tx power tables sizeFabio Aiuto2021-08-103-100/+4
* staging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling to rf path indexFabio Aiuto2021-08-103-13/+9
* staging: rtl8723bs: remove RF_*TX enumFabio Aiuto2021-08-107-112/+64
* staging: rtl8723bs: remove unused macro in include/hal_data.hFabio Aiuto2021-08-101-1/+0
* staging: rtl8723bs: remove unused rtw_rf_config module paramFabio Aiuto2021-08-102-5/+0
* staging: rtl8723bs: remove rf type branching (fourth patch)Fabio Aiuto2021-08-109-168/+44
* staging: rtl8723bs: remove rf type branching (third patch)Fabio Aiuto2021-08-107-32/+1
* staging: rtl8723bs: remove rf type branching (second patch)Fabio Aiuto2021-08-106-58/+14
* staging: rtl8723bs: remove rf type branching (first patch)Fabio Aiuto2021-08-103-34/+2
* staging: rtl8723bs: remove unused struct memberFabio Aiuto2021-08-103-7/+0
* staging: rtl8723bs: remove unused macrosFabio Aiuto2021-08-101-17/+0
* staging: rtl8723bs: clean driver from unused RF pathsFabio Aiuto2021-08-1015-214/+185
* staging: rtl8723bs: fix right side of conditionFabio Aiuto2021-08-101-1/+1
* staging: rtl8723bs: beautify function ODM_PhyStatusQuery()Fabio Aiuto2021-08-103-13/+5
* staging: rtl8723bs: remove wrapping static functionFabio Aiuto2021-08-101-12/+1
* staging: rtl8723bs: remove empty filesFabio Aiuto2021-08-104-22/+0
* staging: rtl8723bs: move function to file hal/odm_HWConfig.cFabio Aiuto2021-08-103-30/+27
* staging: rtl8723bs: do some code cleaning in modified functionFabio Aiuto2021-08-106-134/+139
* staging: rtl8723bs: remove unneeded loopFabio Aiuto2021-08-101-23/+20
* staging: rtl8723bs: remove code related to unsupported MCS index valuesFabio Aiuto2021-08-1010-511/+8