summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-17/+1
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
2022-04-04staging: greybus: codecs: use dedicated list iterator variableJakob Koschel1-8/+12
2022-04-04staging: vt6656: Fix multiple blank lines warningSathish Kumar2-2/+0
2022-04-04staging: rtl8712: Use completions for signalingSathish Kumar4-11/+4
2022-04-04staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbgChris Morgan1-1/+1
2022-04-04staging: rtl8723bs: Remove redundant else branches.Sevinj Aghayeva1-19/+13
2022-04-04staging: r8188eu: fix suspect code indent for conditional statementsRebecca Mckeever1-1/+1
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-136/+14
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2-136/+14
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+12
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-152/+181
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe1-12/+12