summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* staging: rtl8192e: Remove constant variable bToOtherSTAPhilipp Hortmann2023-10-051-20/+12
* staging: rtl8192e: Remove constant variable net_promiscuous_mdPhilipp Hortmann2023-10-054-16/+5
* staging: rtl8192e: Remove constant variable promiscuous_onPhilipp Hortmann2023-10-054-22/+11
* staging: rtl8192e: Remove constant variable fltr_src_sta_framePhilipp Hortmann2023-10-053-13/+0
* staging: rtl8192e: Remove function _rtl92e_wx_get_promisc_mode()Philipp Hortmann2023-10-051-34/+0
* staging: rtl8192e: Remove function _rtl92e_wx_set_promisc_mode()Philipp Hortmann2023-10-053-92/+2
* staging: rtl8192e: Remove unused parameter mesh_flagPhilipp Hortmann2023-10-053-3/+3
* staging: rtl8192e: Remove unused variable raw_txPhilipp Hortmann2023-10-052-2/+0
* staging: rtl8192e: Remove function rtllib_start_monitor_mode()Philipp Hortmann2023-10-051-10/+0
* staging: rtl8192e: Remove equation in function rtllib_xmit_inter()Philipp Hortmann2023-10-051-247/+229
* staging: rtl8192e: Remove function _rtl92e_wx_set_rawtx()Philipp Hortmann2023-10-053-59/+1
* Staging: rtl8192e: Rename variable pBATree Davies2023-10-052-51/+51
* Staging: rtl8192e: Rename variable bCurrentHTSupportTree Davies2023-10-058-28/+27
* Staging: rtl8192e: Rename variable pTSInfoTree Davies2023-10-051-10/+10
* staging: rtl8192e: Remove constant parameter from rtllib_stop_protocol()Philipp Hortmann2023-10-053-15/+12
* staging: rtl8192e: Remove unused/constant parameter mesh_flag and shutdownPhilipp Hortmann2023-10-053-7/+5
* staging: rtl8192e: Remove unused variable rfc_txpowertrackingindexPhilipp Hortmann2023-10-052-2/+0
* staging: rtl8192e: Remove unused variable rate_adaptive_disabledPhilipp Hortmann2023-10-052-4/+0
* staging: rtl8192e: Remove unused variable last_ratrPhilipp Hortmann2023-10-052-3/+0
* staging: rtl8192e: Remove unused function rtl92e_cam_restore()Philipp Hortmann2023-10-052-64/+0
* staging: rtl8192e: Remove unused function rtl92e_dm_restore_state()Philipp Hortmann2023-10-052-60/+0
* staging: rtl8192e: Remove unused function rtl92e_dm_backup_state()Philipp Hortmann2023-10-052-20/+0
* staging: rtl8192e: Remove r8192_private_handler _rtl92e_wx_force_reset()Philipp Hortmann2023-10-053-21/+1
* staging: rtl8192e: Remove unused variables priv->reset_count and reset_cntPhilipp Hortmann2023-10-052-46/+4
* staging: rtl8192e: Remove unused variable is_silent_resetPhilipp Hortmann2023-10-052-9/+2
* staging: rtl8192e: Remove unused parameter from _rtl92e_up()Philipp Hortmann2023-10-051-4/+4
* staging: rtl8192e: Remove unused parameter from _rtl92e_sta_up()Philipp Hortmann2023-10-051-2/+2
* staging: rtl8192e: Remove unused variable reset_in_progressPhilipp Hortmann2023-10-053-10/+2
* staging: rtl8192e: Remove unused variable rst_progressPhilipp Hortmann2023-10-053-55/+47
* staging: rtl8192e: Remove broken function _rtl92e_if_silent_reset()Philipp Hortmann2023-10-051-110/+3
* staging: rtl8192e: Remove RESET_TYPE_NORMALPhilipp Hortmann2023-10-052-6/+0
* staging: rtl8192e: Remove dead code from _rtl92e_if_check_reset()Philipp Hortmann2023-10-051-6/+1
* staging: rtl8192e: Remove ibss_maxjoin_chalPhilipp Hortmann2023-10-052-4/+0
* staging: ks7010: disable bh on tx_dev_lockChengfeng Ye2023-10-051-2/+2
* staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba2023-09-267-22/+22
* staging: rtl8192e: remove bogus __packed annotationsArnd Bergmann2023-09-261-2/+2
* staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timerPhilipp Hortmann2023-09-261-0/+4
* staging: rtl8192e: Unlock mutex for one line in rtllib_stop_protocol()Philipp Hortmann2023-09-261-0/+2
* staging: rtl8192e: Remove mutex from rtllib_softmac_free()Philipp Hortmann2023-09-261-2/+0
* staging: rtl8192e: Put kfree() to end of rtllib_softmac_free()Philipp Hortmann2023-09-261-2/+3
* staging: rtl8192e: Remove rtllib_stop_send_beaconsPhilipp Hortmann2023-09-264-38/+0
* staging: rtl8192e: Remove delayed_work start_ibss_wqPhilipp Hortmann2023-09-266-195/+0
* staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_softmac.cPhilipp Hortmann2023-09-262-45/+1
* staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_cam.cPhilipp Hortmann2023-09-261-54/+7
* staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_core.cPhilipp Hortmann2023-09-265-32/+4
* staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_rx.cPhilipp Hortmann2023-09-263-112/+0
* staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_tx.cPhilipp Hortmann2023-09-264-74/+10
* Staging: rtl8192e: Rename variable StatusCodeTree Davies2023-09-261-4/+4
* Staging: rtl8192e: Rename function TSInitializeTree Davies2023-09-263-3/+3
* Staging: rtl8192e: Rename function GetTs()Tree Davies2023-09-265-10/+10