aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-04-04staging: rtl8723bs: Fix No space before tabsAlaa Mohamed1-27/+27
2022-04-04staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva1-8/+4
2022-04-04staging: r8188eu: remove duplicate assignmentWang Qing1-1/+0
2022-04-04staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva1-16/+16
2022-04-04staging: r8188eu: add a check for rtw_cbuf_alloc()Xiaoke Wang1-0/+2
2022-04-04staging: r8188eu: remove the "dump tx packet" fragmentsMartin Kaiser4-13/+0
2022-04-04staging: r8188eu: remove the "dump rx packet" fragmentsMartin Kaiser5-16/+1
2022-04-04staging: rtl8723bs: place constants on the right side of testsSevinj Aghayeva1-5/+5
2022-04-04staging: r8188eu: Fix misspelling in comment "writting" -> "writing"Haowen Bai1-1/+1
2022-04-04staging: r8188eu: Fix misspelling in comment "Tranceiver" -> "Transceiver"Haowen Bai1-4/+4
2022-04-04staging: r8188eu: Fix sparse endianness warnings.Charlie Sands1-5/+7
2022-04-04staging: r8188eu: remove HW_VAR_BCN_VALID from SetHwReg8188EU()Michael Straube4-8/+11
2022-04-04staging: r8188eu: remove HW_VAR_TX_RPT_MAX_MACID from SetHwReg8188EU()Michael Straube5-9/+10
2022-04-04staging: r8188eu: simplify if-else statementMichael Straube1-10/+4
2022-04-04staging: r8188eu: remove HW_VAR_RXDMA_AGG_PG_TH from SetHwReg8188EU()Michael Straube3-22/+21
2022-04-04staging: r8188eu: remove HW_VAR_ACM_CTRL from SetHwReg8188EU()Michael Straube3-28/+26
2022-04-04staging: r8188eu: rename some macros to upper caseMichael Straube2-13/+9
2022-04-04staging: r8188eu: remove HW_VAR_MLME_DISCONNECT from SetHwReg8188EU()Michael Straube3-15/+16
2022-04-04staging: r8188eu: remove HW_VAR_RESP_SIFS from SetHwReg8188EU()Michael Straube3-14/+6
2022-04-04staging: r8188eu: Directly return _SUCCESS instead of using local ret variableHaowen Bai3-10/+3
2022-04-04staging: rts5208: Convert kmap() to kmap_local_page()Fabio M. De Francesco1-7/+5
2022-04-04staging: rtl8723bs: remove code suspect indentAlaa Mohamed1-1/+1
2022-04-04staging: r8188eu: remove unnecessary spacesRebecca Mckeever1-3/+3
2022-04-04staging: wfx: remove space at the start of the lineJaehee Park1-1/+1
2022-04-04staging: r8188eu: convert rtw_inc_and_chk_continual_urb_error() to boolMichael Straube1-1/+1
2022-04-04staging: r8188eu: convert rtw_usb_bulk_size_boundary() to boolMichael Straube1-1/+1
2022-04-04staging: r8188eu: refactor rtw_inc_and_chk_continual_urb_error()Michael Straube1-5/+4
2022-04-04staging: r8188eu: refactor rtw_usb_bulk_size_boundary()Michael Straube1-8/+3
2022-04-04staging: r8188eu: use ieee80211 define for fragment numberMartin Kaiser2-4/+1
2022-04-04staging: r8188eu: use ieee80211 macro for sequence numberMartin Kaiser2-15/+12
2022-04-04staging: r8188eu: remove unused control frame subtypesMartin Kaiser1-5/+0
2022-04-04staging: r8188eu: remove unused data frame subtypesMartin Kaiser1-3/+0
2022-04-04staging: r8188eu: use standard mechanisms for qos data framesMartin Kaiser3-8/+4
2022-04-04staging: r8188eu: use standard mechanisms for data framesMartin Kaiser3-13/+13
2022-04-04staging: r8188eu: use standard mechanisms for control framesMartin Kaiser3-17/+10
2022-04-04staging: r8188eu: use ieee80211 helper to read the pwr bitMartin Kaiser1-1/+1
2022-04-04staging: r8188eu: use ieee80211 define for version checkMartin Kaiser1-3/+1
2022-04-04staging: r8188eu: remove empty rtw_fwdbg_event_callbackMartin Kaiser2-7/+1
2022-04-04staging: r8188eu: remove empty rtw_dummy_event_callbackMartin Kaiser2-7/+2
2022-04-04staging: r8188eu: the MCS_rate_2R array is not usedMartin Kaiser2-2/+0
2022-04-04staging: r8188eu: make _rtw_init_mlme_priv staticMartin Kaiser2-3/+1
2022-04-04staging: vchiq: replace usage of found with dedicated list iterator variableJakob Koschel2-14/+12
2022-04-04staging: r8188eu: refactor dm func set and clearMartin Kaiser5-20/+7
2022-04-04staging: r8188eu: DYNAMIC_RF_CALIBRATION is not usedMartin Kaiser2-4/+0
2022-04-04staging: r8188eu: DYNAMIC_BB_ANT_DIV is not usedMartin Kaiser2-4/+0
2022-04-04staging: r8188eu: DYNAMIC_BB_DYNAMIC_TXPWR is not usedMartin Kaiser3-7/+0
2022-04-04staging: r8188eu: remove unused defines for dynamic functionsMartin Kaiser1-16/+0
2022-04-04staging: r8188eu: remove two limit definesMartin Kaiser1-3/+0
2022-04-04staging: r8188eu: remove local BIT macroMartin Kaiser2-8/+3
2022-04-04staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel1-2/+2