summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2023-11-26staging: rtl8192e: Remove unused timer beacon_timerPhilipp Hortmann
2023-11-26staging: rtl8192e: Remove unused function rtllib_get_beacon()Philipp Hortmann
2023-11-26staging: rtl8192e: Remove unused interrupt for IMR_BcnIntPhilipp Hortmann
2023-11-26staging: rtl8192e: renamed variable HTIOTActIsMgntUseCCK6MGary Rookard
2023-11-26staging: rtl8192e: renamed variable HTIOTPeerDetermineGary Rookard
2023-11-26staging: rtl8192e: renamed variable IsHTHalfNmodeAPsGary Rookard
2023-11-26staging: rtl8192e: renamed variable TXCountToDataRateGary Rookard
2023-11-26staging: rtl8192e: renamed variable HTMcsToDataRateGary Rookard
2023-11-23staging: rtl8192e: Remove unused variable bss_start_channelPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused struct chnl_txpow_triplePhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_init()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable global_domainPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable country_watchdogPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variables from struct rt_dot11d_infoPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable dot11d_info->statePhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function copy_mac_addr()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused macros IS_EQUAL_CIE_SRC and friendsPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_reset()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_scan_complete()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove IS_DOT11D_ENABLE(ieee)Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused function dot11d_update_country()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove constant index from channel_array[]Philipp Hortmann
2023-11-23staging: rtl8192e: Remove switch for a constant in dot11d_channel_map()Philipp Hortmann
2023-11-23staging: rtl8192e: Remove check if channel_array[channel_plan].len != 0Philipp Hortmann
2023-11-23staging: rtl8192e: Remove equation to check limits of channelPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unused variable eeprom_chnl_planPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove constant variable chnl_planPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove equation that results in constant for chnl_planPhilipp Hortmann
2023-11-23staging: rtl8192e: Unwind pointer to pointer to rtl92e_set_channel()Philipp Hortmann
2023-11-23staging: rtl8192e: Change parameter "ch" of set_chan() to u8Philipp Hortmann
2023-11-23staging: rtl8192e: Remove unused return value of rtl92e_set_channel()Philipp Hortmann
2023-11-23Staging: rtl8192e: Rename variable bDisable_AddBaTree Davies
2023-11-23Staging: rtl8192e: Rename variable bOverwritePendingTree Davies
2023-11-23Staging: rtl8192e: Rename variable bUsingBaTree Davies
2023-11-23Staging: rtl8192e: Rename variable bAddBaReqDelayedTree Davies
2023-11-23Staging: rtl8192e: Rename variable bAddBaReqInProgressTree Davies
2023-11-23Staging: rtl8192e: Rename variable bCurrentAMPDUEnableTree Davies
2023-11-23Staging: rtl8192e: Rename variable bSendDELBATree Davies
2023-10-27staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]Philipp Hortmann
2023-10-27staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUEPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_idx[] to variable rx_idxPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dmaPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]Philipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring[] to variable rx_ringPhilipp Hortmann
2023-10-27staging: rtl8192e: Remove loops with constant MAX_RX_QUEUEPhilipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS15()Philipp Hortmann
2023-10-27staging: rtl8192e: Remove HTIOTActIsDisableMCS14()Philipp Hortmann