summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2023-10-05staging: rtl8192e: Remove unused parameter mesh_flagPhilipp Hortmann3-3/+3
2023-10-05staging: rtl8192e: Remove unused variable raw_txPhilipp Hortmann2-2/+0
2023-10-05staging: rtl8192e: Remove function rtllib_start_monitor_mode()Philipp Hortmann1-10/+0
2023-10-05staging: rtl8192e: Remove equation in function rtllib_xmit_inter()Philipp Hortmann1-247/+229
2023-10-05staging: rtl8192e: Remove function _rtl92e_wx_set_rawtx()Philipp Hortmann3-59/+1
2023-10-05Staging: rtl8192e: Rename variable pBATree Davies2-51/+51
2023-10-05Staging: rtl8192e: Rename variable bCurrentHTSupportTree Davies8-28/+27
2023-10-05Staging: rtl8192e: Rename variable pTSInfoTree Davies1-10/+10
2023-10-05staging: rtl8192e: Remove constant parameter from rtllib_stop_protocol()Philipp Hortmann3-15/+12
2023-10-05staging: rtl8192e: Remove unused/constant parameter mesh_flag and shutdownPhilipp Hortmann3-7/+5
2023-10-05staging: rtl8192e: Remove unused variable rfc_txpowertrackingindexPhilipp Hortmann2-2/+0
2023-10-05staging: rtl8192e: Remove unused variable rate_adaptive_disabledPhilipp Hortmann2-4/+0
2023-10-05staging: rtl8192e: Remove unused variable last_ratrPhilipp Hortmann2-3/+0
2023-10-05staging: rtl8192e: Remove unused function rtl92e_cam_restore()Philipp Hortmann2-64/+0
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_restore_state()Philipp Hortmann2-60/+0
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_backup_state()Philipp Hortmann2-20/+0
2023-10-05staging: rtl8192e: Remove r8192_private_handler _rtl92e_wx_force_reset()Philipp Hortmann3-21/+1
2023-10-05staging: rtl8192e: Remove unused variables priv->reset_count and reset_cntPhilipp Hortmann2-46/+4
2023-10-05staging: rtl8192e: Remove unused variable is_silent_resetPhilipp Hortmann2-9/+2
2023-10-05staging: rtl8192e: Remove unused parameter from _rtl92e_up()Philipp Hortmann1-4/+4
2023-10-05staging: rtl8192e: Remove unused parameter from _rtl92e_sta_up()Philipp Hortmann1-2/+2
2023-10-05staging: rtl8192e: Remove unused variable reset_in_progressPhilipp Hortmann3-10/+2
2023-10-05staging: rtl8192e: Remove unused variable rst_progressPhilipp Hortmann3-55/+47
2023-10-05staging: rtl8192e: Remove broken function _rtl92e_if_silent_reset()Philipp Hortmann1-110/+3
2023-10-05staging: rtl8192e: Remove RESET_TYPE_NORMALPhilipp Hortmann2-6/+0
2023-10-05staging: rtl8192e: Remove dead code from _rtl92e_if_check_reset()Philipp Hortmann1-6/+1
2023-10-05staging: rtl8192e: Remove ibss_maxjoin_chalPhilipp Hortmann2-4/+0
2023-09-26staging: rtl8192e: remove bogus __packed annotationsArnd Bergmann1-2/+2
2023-09-26staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timerPhilipp Hortmann1-0/+4
2023-09-26staging: rtl8192e: Unlock mutex for one line in rtllib_stop_protocol()Philipp Hortmann1-0/+2
2023-09-26staging: rtl8192e: Remove mutex from rtllib_softmac_free()Philipp Hortmann1-2/+0
2023-09-26staging: rtl8192e: Put kfree() to end of rtllib_softmac_free()Philipp Hortmann1-2/+3
2023-09-26staging: rtl8192e: Remove rtllib_stop_send_beaconsPhilipp Hortmann4-38/+0
2023-09-26staging: rtl8192e: Remove delayed_work start_ibss_wqPhilipp Hortmann6-195/+0
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_softmac.cPhilipp Hortmann2-45/+1
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_cam.cPhilipp Hortmann1-54/+7
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_core.cPhilipp Hortmann5-32/+4
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_rx.cPhilipp Hortmann3-112/+0
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_tx.cPhilipp Hortmann4-74/+10
2023-09-26Staging: rtl8192e: Rename variable StatusCodeTree Davies1-4/+4
2023-09-26Staging: rtl8192e: Rename function TSInitializeTree Davies3-3/+3
2023-09-26Staging: rtl8192e: Rename function GetTs()Tree Davies5-10/+10
2023-09-26Staging: rtl8192e: Rename variable PolicyTree Davies2-3/+3
2023-09-26Staging: rtl8192e: Rename variable pStatusCodeTree Davies1-4/+4
2023-09-26Staging: rtl8192e: Rename variable AddrTree Davies4-24/+24
2023-09-26Staging: rtl8192e: Rename variable pPendingBATree Davies1-6/+6
2023-09-26Staging: rtl8192e: Rename variable DstTree Davies1-3/+3
2023-09-26Staging: rtl8192e: Rename variable pPendingBaTree Davies1-3/+3
2023-09-26Staging: rtl8192e: Rename variable pAdmittedBaTree Davies1-3/+3
2023-09-26Staging: rtl8192e: Rename variable TimeTree Davies1-3/+3