summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_rx.c
AgeCommit message (Expand)Author
2024-03-05Staging: rtl8192e: Rename function rtllib_FlushRxTsPendingPkts()Tree Davies
2024-03-05Staging: rtl8192e: Rename variable BssCcxVerNumberTree Davies
2024-03-05Staging: rtl8192e: Rename variable bCcxRmEnableTree Davies
2024-03-05Staging: rtl8192e: Rename variable bCkipSupportedTree Davies
2024-03-05Staging: rtl8192e: Rename variable Turbo_EnableTree Davies
2024-03-05Staging: rtl8192e: Rename variable NumRecvDataInPeriodTree Davies
2024-03-05staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacketPhilipp Hortmann
2024-02-17staging: rtl8192e: initialize variables at declarationMichael Straube
2024-02-17Staging: rtl8192e: Rename variable NumRecvBcnInPeriodTree Davies
2024-01-24Staging: rtl8192e: Rename variable NumRxUnicastOkInPeriodTree Davies
2024-01-04Staging: rtl8192e: Rename variable bIsAggregateFrameTree Davies
2024-01-04Staging: rtl8192e: Rename variable NumRxOkInPeriodTree Davies
2024-01-04Staging: rtl8192e: Rename variable NumTxOkInPeriodTree Davies
2023-12-23staging: rtl8192e: rename variable HTCCheckGary Rookard
2023-12-23staging: rtl8192e: rename variable HTInitializeBssDescGary Rookard
2023-12-18Staging: rtl8192e: rename linked list reference: ListTree Davies
2023-12-09staging: rtl8192e: Remove files dot11d.c and dot11d.hPhilipp Hortmann
2023-11-23staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()Philipp Hortmann
2023-10-21staging: rtl8192e: clean up comparisons to NULLMichael Straube
2023-10-05staging: rtl8192e: Remove constant variable bToOtherSTAPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove constant variable net_promiscuous_mdPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove constant variable promiscuous_onPhilipp Hortmann
2023-10-05staging: rtl8192e: Remove constant variable fltr_src_sta_framePhilipp Hortmann
2023-09-26staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timerPhilipp Hortmann
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_rx.cPhilipp Hortmann
2023-09-26Staging: rtl8192e: Rename function GetTs()Tree Davies
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: 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_3addr in structs of rtllib.hPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_rx.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in rtllib_process_probe_response()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()Philipp Hortmann
2023-09-17staging: rtl8192e: Remove useless equation in debug outputPhilipp Hortmann
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()Tree Davies
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Mesh()Philipp Hortmann
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Master()Philipp Hortmann
2023-07-27staging: rtl8192e: Remove variable host_decrypt as it is constantPhilipp Hortmann
2023-06-19staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde