summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-087-692/+0
|\
| * clk: clocking-wizard: Move clocking-wizard outShubhrajyoti Datta2022-08-227-692/+0
* | Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-08152-8161/+2149
|\ \
| * | staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde2022-09-306-13/+13
| * | staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube2022-09-303-11/+1
| * | staging: r8188eu: remove PHY_RF6052_Config8188E()Michael Straube2022-09-303-14/+3
| * | staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to intMichael Straube2022-09-304-12/+6
| * | staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to intMichael Straube2022-09-303-7/+6
| * | staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to intMichael Straube2022-09-303-7/+6
| * | staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to intMichael Straube2022-09-303-8/+6
| * | staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing2022-09-271-2/+1
| * | staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing2022-09-271-3/+1
| * | staging: r8188eu: remove hal/odm_RegConfig8188E.cMichael Straube2022-09-275-72/+50
| * | staging: r8188eu: make odm_ConfigRF_RadioA_8188E() staticMichael Straube2022-09-273-33/+30
| * | staging: r8188eu: make odm_ConfigMAC_8188E() staticMichael Straube2022-09-273-7/+5
| * | staging: r8188eu: don't check for stop/removal in the blink workerMartin Kaiser2022-09-261-3/+0
| * | staging: r8188eu: don't check bSurpriseRemoved in SwLedOffMartin Kaiser2022-09-261-1/+1
| * | staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ...Philipp Hortmann2022-09-262-15/+0
| * | staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU...Philipp Hortmann2022-09-263-10/+10
| * | staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGIPhilipp Hortmann2022-09-263-13/+13
| * | staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFuncPhilipp Hortmann2022-09-268-48/+48
| * | staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr...Philipp Hortmann2022-09-264-9/+9
| * | staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo...Philipp Hortmann2022-09-264-11/+11
| * | staging: rtl8192e: Rename bSwBwInPro..., bRegRT2RTAg... and bCurrentRT...Philipp Hortmann2022-09-263-18/+18
| * | staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2...Philipp Hortmann2022-09-267-22/+22
| * | staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReasonPhilipp Hortmann2022-09-268-27/+27
| * | staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOnPhilipp Hortmann2022-09-2611-61/+61
| * | staging: fwserial: delete the driver.Greg Kroah-Hartman2022-09-269-3711/+0
| * | staging: rtl8192e: fix CamelCase variablesValentin Vidic2022-09-261-12/+12
| * | staging: rtl8192e: Rename Tx_Retry_Count_RegDragan Cvetic2022-09-262-11/+6
| * | staging: r8188eu: remove two unused enum entriesMartin Kaiser2022-09-241-3/+0
| * | staging: r8188eu: remove duplicate bSurpriseRemoved checkMartin Kaiser2022-09-241-1/+1
| * | staging: r8188eu: remove BlinkingLedStateMartin Kaiser2022-09-242-62/+4
| * | staging: r8188eu: remove bLedNoLinkBlinkInProgressMartin Kaiser2022-09-242-15/+0
| * | staging: r8188eu: update status before wps success blinkingMartin Kaiser2022-09-241-14/+5
| * | staging: r8188eu: cancel blink_work during wps stopMartin Kaiser2022-09-241-15/+12
| * | staging: r8188eu: Fix return type of rtw_xmit_entryNathan Huckleberry2022-09-242-3/+3
| * | staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()Xiaoke Wang2022-09-241-6/+24
| * | staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()Xiaoke Wang2022-09-241-1/+3
| * | staging: r8188eu: remove recv_osdep.hMichael Straube2022-09-2414-29/+6
| * | staging: r8188eu: remove unused prototypes from recv_osdep.hMichael Straube2022-09-241-4/+0
| * | staging: r8188eu: make _netdev_open() staticMichael Straube2022-09-242-2/+1
| * | staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()Michael Straube2022-09-241-2/+2
| * | staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()Michael Straube2022-09-241-4/+4
| * | staging: r8188eu: rename odm_QueryRxPwrPercentage()Michael Straube2022-09-241-4/+4
| * | staging: r8188eu: remove unnecessary initializationMichael Straube2022-09-241-1/+1
| * | staging: r8188eu: clean up camel case in odm_signal_scale_mapping()Michael Straube2022-09-241-19/+19
| * | staging: r8188eu: rename odm_SignalScaleMapping()Michael Straube2022-09-241-3/+3
| * | staging: r8188eu: update status before link blinkingMartin Kaiser2022-09-241-5/+3
| * | staging: r8188eu: cancel blink_work before link blinkingMartin Kaiser2022-09-241-6/+6