| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-10-08 | 7 | -692/+0 |
|\ |
|
| * | clk: clocking-wizard: Move clocking-wizard out | Shubhrajyoti Datta | 2022-08-22 | 7 | -692/+0 |
* | | Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-08 | 152 | -8161/+2149 |
|\ \ |
|
| * | | staging: rtl8192e: Rename variable Bandwidth to avoid CamelCase | Yogesh Hegde | 2022-09-30 | 6 | -13/+13 |
| * | | staging: r8188eu: remove PHY_RFConfig8188E() | Michael Straube | 2022-09-30 | 3 | -11/+1 |
| * | | staging: r8188eu: remove PHY_RF6052_Config8188E() | Michael Straube | 2022-09-30 | 3 | -14/+3 |
| * | | staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to int | Michael Straube | 2022-09-30 | 4 | -12/+6 |
| * | | staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to int | Michael Straube | 2022-09-30 | 3 | -7/+6 |
| * | | staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to int | Michael Straube | 2022-09-30 | 3 | -7/+6 |
| * | | staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to int | Michael Straube | 2022-09-30 | 3 | -8/+6 |
| * | | staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing | 2022-09-27 | 1 | -2/+1 |
| * | | staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing | 2022-09-27 | 1 | -3/+1 |
| * | | staging: r8188eu: remove hal/odm_RegConfig8188E.c | Michael Straube | 2022-09-27 | 5 | -72/+50 |
| * | | staging: r8188eu: make odm_ConfigRF_RadioA_8188E() static | Michael Straube | 2022-09-27 | 3 | -33/+30 |
| * | | staging: r8188eu: make odm_ConfigMAC_8188E() static | Michael Straube | 2022-09-27 | 3 | -7/+5 |
| * | | staging: r8188eu: don't check for stop/removal in the blink worker | Martin Kaiser | 2022-09-26 | 1 | -3/+0 |
| * | | staging: r8188eu: don't check bSurpriseRemoved in SwLedOff | Martin Kaiser | 2022-09-26 | 1 | -1/+1 |
| * | | staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ... | Philipp Hortmann | 2022-09-26 | 2 | -15/+0 |
| * | | staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU... | Philipp Hortmann | 2022-09-26 | 3 | -10/+10 |
| * | | staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGI | Philipp Hortmann | 2022-09-26 | 3 | -13/+13 |
| * | | staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFunc | Philipp Hortmann | 2022-09-26 | 8 | -48/+48 |
| * | | staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr... | Philipp Hortmann | 2022-09-26 | 4 | -9/+9 |
| * | | staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo... | Philipp Hortmann | 2022-09-26 | 4 | -11/+11 |
| * | | staging: rtl8192e: Rename bSwBwInPro..., bRegRT2RTAg... and bCurrentRT... | Philipp Hortmann | 2022-09-26 | 3 | -18/+18 |
| * | | staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2... | Philipp Hortmann | 2022-09-26 | 7 | -22/+22 |
| * | | staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReason | Philipp Hortmann | 2022-09-26 | 8 | -27/+27 |
| * | | staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOn | Philipp Hortmann | 2022-09-26 | 11 | -61/+61 |
| * | | staging: fwserial: delete the driver. | Greg Kroah-Hartman | 2022-09-26 | 9 | -3711/+0 |
| * | | staging: rtl8192e: fix CamelCase variables | Valentin Vidic | 2022-09-26 | 1 | -12/+12 |
| * | | staging: rtl8192e: Rename Tx_Retry_Count_Reg | Dragan Cvetic | 2022-09-26 | 2 | -11/+6 |
| * | | staging: r8188eu: remove two unused enum entries | Martin Kaiser | 2022-09-24 | 1 | -3/+0 |
| * | | staging: r8188eu: remove duplicate bSurpriseRemoved check | Martin Kaiser | 2022-09-24 | 1 | -1/+1 |
| * | | staging: r8188eu: remove BlinkingLedState | Martin Kaiser | 2022-09-24 | 2 | -62/+4 |
| * | | staging: r8188eu: remove bLedNoLinkBlinkInProgress | Martin Kaiser | 2022-09-24 | 2 | -15/+0 |
| * | | staging: r8188eu: update status before wps success blinking | Martin Kaiser | 2022-09-24 | 1 | -14/+5 |
| * | | staging: r8188eu: cancel blink_work during wps stop | Martin Kaiser | 2022-09-24 | 1 | -15/+12 |
| * | | staging: r8188eu: Fix return type of rtw_xmit_entry | Nathan Huckleberry | 2022-09-24 | 2 | -3/+3 |
| * | | staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv() | Xiaoke Wang | 2022-09-24 | 1 | -6/+24 |
| * | | staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc() | Xiaoke Wang | 2022-09-24 | 1 | -1/+3 |
| * | | staging: r8188eu: remove recv_osdep.h | Michael Straube | 2022-09-24 | 14 | -29/+6 |
| * | | staging: r8188eu: remove unused prototypes from recv_osdep.h | Michael Straube | 2022-09-24 | 1 | -4/+0 |
| * | | staging: r8188eu: make _netdev_open() static | Michael Straube | 2022-09-24 | 2 | -2/+1 |
| * | | staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage() | Michael Straube | 2022-09-24 | 1 | -2/+2 |
| * | | staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage() | Michael Straube | 2022-09-24 | 1 | -4/+4 |
| * | | staging: r8188eu: rename odm_QueryRxPwrPercentage() | Michael Straube | 2022-09-24 | 1 | -4/+4 |
| * | | staging: r8188eu: remove unnecessary initialization | Michael Straube | 2022-09-24 | 1 | -1/+1 |
| * | | staging: r8188eu: clean up camel case in odm_signal_scale_mapping() | Michael Straube | 2022-09-24 | 1 | -19/+19 |
| * | | staging: r8188eu: rename odm_SignalScaleMapping() | Michael Straube | 2022-09-24 | 1 | -3/+3 |
| * | | staging: r8188eu: update status before link blinking | Martin Kaiser | 2022-09-24 | 1 | -5/+3 |
| * | | staging: r8188eu: cancel blink_work before link blinking | Martin Kaiser | 2022-09-24 | 1 | -6/+6 |