Age | Commit message (Expand) | Author |
2022-09-26 | staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ... | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU... | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGI | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFunc | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr... | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo... | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename bSwBwInPro..., bRegRT2RTAg... and bCurrentRT... | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2... | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReason | Philipp Hortmann |
2022-09-26 | staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOn | Philipp Hortmann |
2022-09-26 | staging: fwserial: delete the driver. | Greg Kroah-Hartman |
2022-09-26 | staging: rtl8192e: fix CamelCase variables | Valentin Vidic |
2022-09-26 | staging: rtl8192e: Rename Tx_Retry_Count_Reg | Dragan Cvetic |
2022-09-24 | staging: r8188eu: remove two unused enum entries | Martin Kaiser |
2022-09-24 | staging: r8188eu: remove duplicate bSurpriseRemoved check | Martin Kaiser |
2022-09-24 | staging: r8188eu: remove BlinkingLedState | Martin Kaiser |
2022-09-24 | staging: r8188eu: remove bLedNoLinkBlinkInProgress | Martin Kaiser |
2022-09-24 | staging: r8188eu: update status before wps success blinking | Martin Kaiser |
2022-09-24 | staging: r8188eu: cancel blink_work during wps stop | Martin Kaiser |
2022-09-24 | staging: r8188eu: Fix return type of rtw_xmit_entry | Nathan Huckleberry |
2022-09-24 | staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv() | Xiaoke Wang |
2022-09-24 | staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc() | Xiaoke Wang |
2022-09-24 | staging: r8188eu: remove recv_osdep.h | Michael Straube |
2022-09-24 | staging: r8188eu: remove unused prototypes from recv_osdep.h | Michael Straube |
2022-09-24 | staging: r8188eu: make _netdev_open() static | Michael Straube |
2022-09-24 | staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage() | Michael Straube |
2022-09-24 | staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage() | Michael Straube |
2022-09-24 | staging: r8188eu: rename odm_QueryRxPwrPercentage() | Michael Straube |
2022-09-24 | staging: r8188eu: remove unnecessary initialization | Michael Straube |
2022-09-24 | staging: r8188eu: clean up camel case in odm_signal_scale_mapping() | Michael Straube |
2022-09-24 | staging: r8188eu: rename odm_SignalScaleMapping() | Michael Straube |
2022-09-24 | staging: r8188eu: update status before link blinking | Martin Kaiser |
2022-09-24 | staging: r8188eu: cancel blink_work before link blinking | Martin Kaiser |
2022-09-24 | staging: r8188eu: simplify the code to prevent link blinking restart | Martin Kaiser |
2022-09-24 | staging: r8188eu: update status before scan blinking | Martin Kaiser |
2022-09-24 | staging: r8188eu: cancel blink_work before tx/rx blinking | Martin Kaiser |
2022-09-24 | staging: r8188eu: simplify the code to prevent tx/rx blinking restart | Martin Kaiser |
2022-09-24 | staging: r8188eu: update status before scan blinking | Martin Kaiser |
2022-09-24 | staging: r8188eu: cancel blink_work before scan blinking | Martin Kaiser |
2022-09-24 | staging: r8188eu: simplify the code to prevent scan blinking restart | Martin Kaiser |
2022-09-24 | staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv() | Xiaoke Wang |
2022-09-24 | staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow | Nathan Huckleberry |
2022-09-24 | staging: pi433: use DEFINE_SHOW_ATTRIBUTE to simplify pi433_debugfs_regs | Liu Shixin |
2022-09-24 | staging: rtl8192u: Fix return type of ieee80211_xmit | Nathan Huckleberry |
2022-09-24 | staging: vt6655: fix some erroneous memory clean-up loops | Nam Cao |
2022-09-24 | staging: rtl8723bs: Add a blank line after declarations | Kang Minchul |
2022-09-24 | staging: rtl8723bs: Make switch and case at the same indent | Kang Minchul |
2022-09-24 | staging: rtl8723bs: Relocate constant on the right side of test | Kang Minchul |
2022-09-24 | staging: rtl8723bs: replace code indent as tabs | Kang Minchul |
2022-09-24 | staging: rtl8723bs: Fix coding style issue in block comment | Kang Minchul |