summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2023-10-05staging: rtl8192e: Remove unused variable rate_adaptive_disabledPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variable last_ratrPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused function rtl92e_cam_restore()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_restore_state()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove unused function rtl92e_dm_backup_state()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove r8192_private_handler _rtl92e_wx_force_reset()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variables priv->reset_count and reset_cntPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variable is_silent_resetPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused parameter from _rtl92e_up()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove unused parameter from _rtl92e_sta_up()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variable reset_in_progressPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove unused variable rst_progressPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove broken function _rtl92e_if_silent_reset()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove RESET_TYPE_NORMALPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove dead code from _rtl92e_if_check_reset()Philipp Hortmann
2023-10-05staging: rtl8192e: Remove ibss_maxjoin_chalPhilipp Hortmann
2023-09-26staging: rtl8192e: remove bogus __packed annotationsArnd Bergmann
2023-09-26staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timerPhilipp Hortmann
2023-09-26staging: rtl8192e: Unlock mutex for one line in rtllib_stop_protocol()Philipp Hortmann
2023-09-26staging: rtl8192e: Remove mutex from rtllib_softmac_free()Philipp Hortmann
2023-09-26staging: rtl8192e: Put kfree() to end of rtllib_softmac_free()Philipp Hortmann
2023-09-26staging: rtl8192e: Remove rtllib_stop_send_beaconsPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove delayed_work start_ibss_wqPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_softmac.cPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_cam.cPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtl_core.cPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_rx.cPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_tx.cPhilipp Hortmann
2023-09-26Staging: rtl8192e: Rename variable StatusCodeTree Davies
2023-09-26Staging: rtl8192e: Rename function TSInitializeTree Davies
2023-09-26Staging: rtl8192e: Rename function GetTs()Tree Davies
2023-09-26Staging: rtl8192e: Rename variable PolicyTree Davies
2023-09-26Staging: rtl8192e: Rename variable pStatusCodeTree Davies
2023-09-26Staging: rtl8192e: Rename variable AddrTree Davies
2023-09-26Staging: rtl8192e: Rename variable pPendingBATree Davies
2023-09-26Staging: rtl8192e: Rename variable DstTree Davies
2023-09-26Staging: rtl8192e: Rename variable pPendingBaTree Davies
2023-09-26Staging: rtl8192e: Rename variable pAdmittedBaTree Davies
2023-09-26Staging: rtl8192e: Rename variable TimeTree Davies
2023-09-26staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.namePhilipp Hortmann
2023-09-26staging: rtl8192e: Fix alignment of structs in rtllib.h to twoPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace frame control constants with IEEE80211_FCTL_*Philipp Hortmann
2023-09-17staging: rtl8192e: Replace usage of RTLLIB_FCTL_DSTODS with functionPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace control subframe types with IEEE80211_STYPE_*Philipp Hortmann
2023-09-17staging: rtl8192e: Replace management subframe types with IEEE80211_STYPE_*Philipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_pspoll_hdrPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_4addrqosPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_3addrqosPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_4addrPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_4addr in rtllib_crypt*.cPhilipp Hortmann