index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
2023-11-26
staging: rtl8192e: Remove unused timer beacon_timer
Philipp Hortmann
2023-11-26
staging: rtl8192e: Remove unused function rtllib_get_beacon()
Philipp Hortmann
2023-11-26
staging: rtl8192e: Remove unused interrupt for IMR_BcnInt
Philipp Hortmann
2023-11-26
staging: rtl8192e: renamed variable HTIOTActIsMgntUseCCK6M
Gary Rookard
2023-11-26
staging: rtl8192e: renamed variable HTIOTPeerDetermine
Gary Rookard
2023-11-26
staging: rtl8192e: renamed variable IsHTHalfNmodeAPs
Gary Rookard
2023-11-26
staging: rtl8192e: renamed variable TXCountToDataRate
Gary Rookard
2023-11-26
staging: rtl8192e: renamed variable HTMcsToDataRate
Gary Rookard
2023-11-23
staging: rtl8192e: Remove unused variable bss_start_channel
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused struct chnl_txpow_triple
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused function dot11d_init()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused variable global_domain
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused variable country_watchdog
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused variables from struct rt_dot11d_info
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused variable dot11d_info->state
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused function copy_mac_addr()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused macros IS_EQUAL_CIE_SRC and friends
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused function dot11d_reset()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused function dot11d_scan_complete()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove IS_DOT11D_ENABLE(ieee)
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused function dot11d_update_country()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove constant index from channel_array[]
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove switch for a constant in dot11d_channel_map()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove check if channel_array[channel_plan].len != 0
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove equation to check limits of channel
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused variable eeprom_chnl_plan
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove constant variable chnl_plan
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove equation that results in constant for chnl_plan
Philipp Hortmann
2023-11-23
staging: rtl8192e: Unwind pointer to pointer to rtl92e_set_channel()
Philipp Hortmann
2023-11-23
staging: rtl8192e: Change parameter "ch" of set_chan() to u8
Philipp Hortmann
2023-11-23
staging: rtl8192e: Remove unused return value of rtl92e_set_channel()
Philipp Hortmann
2023-11-23
Staging: rtl8192e: Rename variable bDisable_AddBa
Tree Davies
2023-11-23
Staging: rtl8192e: Rename variable bOverwritePending
Tree Davies
2023-11-23
Staging: rtl8192e: Rename variable bUsingBa
Tree Davies
2023-11-23
Staging: rtl8192e: Rename variable bAddBaReqDelayed
Tree Davies
2023-11-23
Staging: rtl8192e: Rename variable bAddBaReqInProgress
Tree Davies
2023-11-23
Staging: rtl8192e: Rename variable bCurrentAMPDUEnable
Tree Davies
2023-11-23
Staging: rtl8192e: Rename variable bSendDELBA
Tree Davies
2023-10-27
staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUE
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_idx[] to variable rx_idx
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dma
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]
Philipp Hortmann
2023-10-27
staging: rtl8192e: Convert array rx_ring[] to variable rx_ring
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove loops with constant MAX_RX_QUEUE
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableEDCATurbo()
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCSTwoSpatialStream()
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCS15()
Philipp Hortmann
2023-10-27
staging: rtl8192e: Remove HTIOTActIsDisableMCS14()
Philipp Hortmann
[prev]
[next]