summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_rx.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: Rename function rtllib_FlushRxTsPendingPkts()Tree Davies2024-03-051-2/+2
* Staging: rtl8192e: Rename variable BssCcxVerNumberTree Davies2024-03-051-3/+3
* Staging: rtl8192e: Rename variable bCcxRmEnableTree Davies2024-03-051-4/+4
* Staging: rtl8192e: Rename variable bCkipSupportedTree Davies2024-03-051-4/+4
* Staging: rtl8192e: Rename variable Turbo_EnableTree Davies2024-03-051-3/+3
* Staging: rtl8192e: Rename variable NumRecvDataInPeriodTree Davies2024-03-051-1/+1
* staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacketPhilipp Hortmann2024-03-051-3/+0
* staging: rtl8192e: initialize variables at declarationMichael Straube2024-02-171-3/+2
* Staging: rtl8192e: Rename variable NumRecvBcnInPeriodTree Davies2024-02-171-1/+1
* Staging: rtl8192e: Rename variable NumRxUnicastOkInPeriodTree Davies2024-01-241-3/+3
* Staging: rtl8192e: Rename variable bIsAggregateFrameTree Davies2024-01-041-5/+5
* Staging: rtl8192e: Rename variable NumRxOkInPeriodTree Davies2024-01-041-1/+1
* Staging: rtl8192e: Rename variable NumTxOkInPeriodTree Davies2024-01-041-1/+1
* staging: rtl8192e: rename variable HTCCheckGary Rookard2023-12-231-2/+2
* staging: rtl8192e: rename variable HTInitializeBssDescGary Rookard2023-12-231-1/+1
* Staging: rtl8192e: rename linked list reference: ListTree Davies2023-12-181-15/+15
* staging: rtl8192e: Remove files dot11d.c and dot11d.hPhilipp Hortmann2023-12-091-1/+0
* staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()Philipp Hortmann2023-11-231-31/+0
* staging: rtl8192e: clean up comparisons to NULLMichael Straube2023-10-211-13/+11
* staging: rtl8192e: Remove constant variable bToOtherSTAPhilipp Hortmann2023-10-051-20/+12
* staging: rtl8192e: Remove constant variable net_promiscuous_mdPhilipp Hortmann2023-10-051-6/+2
* staging: rtl8192e: Remove constant variable promiscuous_onPhilipp Hortmann2023-10-051-12/+10
* staging: rtl8192e: Remove constant variable fltr_src_sta_framePhilipp Hortmann2023-10-051-10/+0
* staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timerPhilipp Hortmann2023-09-261-0/+4
* staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_rx.cPhilipp Hortmann2023-09-261-38/+0
* Staging: rtl8192e: Rename function GetTs()Tree Davies2023-09-261-2/+2
* staging: rtl8192e: Replace frame control constants with IEEE80211_FCTL_*Philipp Hortmann2023-09-171-18/+18
* staging: rtl8192e: Replace usage of RTLLIB_FCTL_DSTODS with functionPhilipp Hortmann2023-09-171-7/+7
* staging: rtl8192e: Replace control subframe types with IEEE80211_STYPE_*Philipp Hortmann2023-09-171-6/+6
* staging: rtl8192e: Remove struct rtllib_hdr_4addrqosPhilipp Hortmann2023-09-171-9/+9
* staging: rtl8192e: Remove struct rtllib_hdr_3addrqosPhilipp Hortmann2023-09-171-9/+9
* staging: rtl8192e: Remove struct rtllib_hdr_4addrPhilipp Hortmann2023-09-171-48/+48
* staging: rtl8192e: Replace struct rtllib_hdr_3addr in structs of rtllib.hPhilipp Hortmann2023-09-171-1/+1
* staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_rx.cPhilipp Hortmann2023-09-171-5/+5
* staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()Philipp Hortmann2023-09-171-5/+2
* staging: rtl8192e: Use standard function in rtllib_process_probe_response()Philipp Hortmann2023-09-171-12/+7
* staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()Philipp Hortmann2023-09-171-13/+5
* staging: rtl8192e: Remove useless equation in debug outputPhilipp Hortmann2023-09-171-6/+3
* Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()Tree Davies2023-09-131-4/+4
* Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()Tree Davies2023-09-131-6/+6
* Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()Tree Davies2023-09-131-29/+29
* Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()Tree Davies2023-09-131-5/+5
* Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()Tree Davies2023-09-131-3/+3
* staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann2023-08-221-12/+8
* staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann2023-08-221-2/+0
* staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann2023-08-221-3/+1
* staging: rtl8192e: Remove empty function rtllib_rx_Mesh()Philipp Hortmann2023-07-301-7/+0
* staging: rtl8192e: Remove empty function rtllib_rx_Master()Philipp Hortmann2023-07-301-7/+0
* staging: rtl8192e: Remove variable host_decrypt as it is constantPhilipp Hortmann2023-07-271-23/+21
* staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde2023-06-191-1/+1