aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_rx.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-04Staging: rtl8192e: Rename variable ChlWidthTree Davies1-1/+1
2024-03-05Staging: rtl8192e: Rename function rtllib_FlushRxTsPendingPkts()Tree Davies1-2/+2
2024-03-05Staging: rtl8192e: Rename variable BssCcxVerNumberTree Davies1-3/+3
2024-03-05Staging: rtl8192e: Rename variable bCcxRmEnableTree Davies1-4/+4
2024-03-05Staging: rtl8192e: Rename variable bCkipSupportedTree Davies1-4/+4
2024-03-05Staging: rtl8192e: Rename variable Turbo_EnableTree Davies1-3/+3
2024-03-05Staging: rtl8192e: Rename variable NumRecvDataInPeriodTree Davies1-1/+1
2024-03-05staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacketPhilipp Hortmann1-3/+0
2024-02-17staging: rtl8192e: initialize variables at declarationMichael Straube1-3/+2
2024-02-17Staging: rtl8192e: Rename variable NumRecvBcnInPeriodTree Davies1-1/+1
2024-01-24Staging: rtl8192e: Rename variable NumRxUnicastOkInPeriodTree Davies1-3/+3
2024-01-04Staging: rtl8192e: Rename variable bIsAggregateFrameTree Davies1-5/+5
2024-01-04Staging: rtl8192e: Rename variable NumRxOkInPeriodTree Davies1-1/+1
2024-01-04Staging: rtl8192e: Rename variable NumTxOkInPeriodTree Davies1-1/+1
2023-12-23staging: rtl8192e: rename variable HTCCheckGary Rookard1-2/+2
2023-12-23staging: rtl8192e: rename variable HTInitializeBssDescGary Rookard1-1/+1
2023-12-18Staging: rtl8192e: rename linked list reference: ListTree Davies1-15/+15
2023-12-09staging: rtl8192e: Remove files dot11d.c and dot11d.hPhilipp Hortmann1-1/+0
2023-11-23staging: rtl8192e: Remove unexecuted rtllib_extract_country_ie()Philipp Hortmann1-31/+0
2023-10-21staging: rtl8192e: clean up comparisons to NULLMichael Straube1-13/+11
2023-10-05staging: rtl8192e: Remove constant variable bToOtherSTAPhilipp Hortmann1-20/+12
2023-10-05staging: rtl8192e: Remove constant variable net_promiscuous_mdPhilipp Hortmann1-6/+2
2023-10-05staging: rtl8192e: Remove constant variable promiscuous_onPhilipp Hortmann1-12/+10
2023-10-05staging: rtl8192e: Remove constant variable fltr_src_sta_framePhilipp Hortmann1-10/+0
2023-09-26staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timerPhilipp Hortmann1-0/+4
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_rx.cPhilipp Hortmann1-38/+0
2023-09-26Staging: rtl8192e: Rename function GetTs()Tree Davies1-2/+2
2023-09-17staging: rtl8192e: Replace frame control constants with IEEE80211_FCTL_*Philipp Hortmann1-18/+18
2023-09-17staging: rtl8192e: Replace usage of RTLLIB_FCTL_DSTODS with functionPhilipp Hortmann1-7/+7
2023-09-17staging: rtl8192e: Replace control subframe types with IEEE80211_STYPE_*Philipp Hortmann1-6/+6
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_4addrqosPhilipp Hortmann1-9/+9
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_3addrqosPhilipp Hortmann1-9/+9
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_4addrPhilipp Hortmann1-48/+48
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in structs of rtllib.hPhilipp Hortmann1-1/+1
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_rx.cPhilipp Hortmann1-5/+5
2023-09-17staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()Philipp Hortmann1-5/+2
2023-09-17staging: rtl8192e: Use standard function in rtllib_process_probe_response()Philipp Hortmann1-12/+7
2023-09-17staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()Philipp Hortmann1-13/+5
2023-09-17staging: rtl8192e: Remove useless equation in debug outputPhilipp Hortmann1-6/+3
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()Tree Davies1-4/+4
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()Tree Davies1-6/+6
2023-09-13Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()Tree Davies1-29/+29
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()Tree Davies1-5/+5
2023-09-13Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()Tree Davies1-3/+3
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann1-12/+8
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann1-2/+0
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann1-3/+1
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Mesh()Philipp Hortmann1-7/+0
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Master()Philipp Hortmann1-7/+0
2023-07-27staging: rtl8192e: Remove variable host_decrypt as it is constantPhilipp Hortmann1-23/+21
2023-06-19staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde1-1/+1
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann1-6/+6
2023-06-19staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINKPhilipp Hortmann1-1/+1
2023-06-19staging: rtl8192e: Rename state to link_statePhilipp Hortmann1-7/+7
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann1-6/+6
2023-06-19staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_APhilipp Hortmann1-3/+1
2023-06-19staging: rtl8192e: Remove variable stats->freq as it is constantPhilipp Hortmann1-14/+5
2023-06-15staging: rtl8192e: Add cfg80211.h and remove defined variablesPhilipp Hortmann1-12/+0
2023-05-08staging: rtl8192e: add missing braces {}Stephan Snyman1-5/+9
2023-03-25staging: rtl8192e: remove blank lines after '{'Khadija Kamran1-4/+0
2023-03-25staging: rtl8192e: add spaces around binary operatorsKhadija Kamran1-27/+27
2023-03-25staging: rtl8192e: add blank lines after declarationsKhadija Kamran1-0/+2
2023-03-25staging: rtl8192e: remove extra blank linesKhadija Kamran1-13/+0
2023-03-08staging: rtl8192e: Remove checks of pointer to LeisureP.. and start_se..Philipp Hortmann1-2/+1
2023-03-08staging: rtl8192e: Remove checks of pointer to handle_a.. and handle_b..Philipp Hortmann1-3/+1
2022-12-08staging: rtl8192e: Fix spelling mistake "ContryIE" -> "CountryIE"Colin Ian King1-1/+1
2022-12-05staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-11-17staging: rtl8192e: Rename pHTInfoPhilipp Hortmann1-6/+6
2022-11-17staging: rtl8192e: Rename bFilterSour.., CCKPresentAt.. and ResetProg..Philipp Hortmann1-1/+1
2022-11-17staging: rtl8192e: Rename bNetPromisc.., IntelPromiscu.. and bPromiscu..Philipp Hortmann1-4/+4
2022-11-17staging: rtl8192e: Rename LinkDetectInfoPhilipp Hortmann1-7/+7
2022-09-26staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr...Philipp Hortmann1-3/+3
2022-09-26staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo...Philipp Hortmann1-2/+2
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan1-10/+10
2022-04-12staging/rtl8192e,ieee80211: replace ps tasklet with workDavidlohr Bueso1-1/+1
2022-03-16staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST"Colin Ian King1-1/+1
2021-08-10staging: rtl8192e: Avoid field-overflowing memcpy()Kees Cook1-40/+17
2021-05-10staging: rtl8192e: Avoid multiple line dereferenceOjaswin Mujoo1-2/+1
2021-04-05Merge 5.12-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2021-03-23staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-03-10staging: rtl8192e: rename RxLastFragNum to rx_last_frag_num in rx_ts_record s...William Durand1-2/+2
2021-03-10staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record structWilliam Durand1-2/+2
2021-03-10staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_...William Durand1-4/+4
2021-03-10staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_re...William Durand1-6/+6
2021-03-10staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in ...William Durand1-3/+3
2021-03-10staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record st...William Durand1-21/+21
2021-03-10staging: rtl8192e: rename bdHT1R to bd_ht_1r in bss_ht structWilliam Durand1-4/+4
2021-03-10staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht structWilliam Durand1-2/+2
2021-03-10staging: rtl8192e: rename bdRT2RTLongSlotTime to bd_rt2rt_long_slot_time in b...William Durand1-2/+2
2021-03-10staging: rtl8192e: rename bdRT2RTAggregation to bd_rt2rt_aggregation in bss_h...William Durand1-3/+3
2021-03-10staging: rtl8192e: rename bdBandWidth to bd_bandwidth in bss_ht structWilliam Durand1-2/+2
2021-03-10staging: rtl8192e: rename bdHTSpecVer to bd_ht_spec_ver in bss_ht structWilliam Durand1-5/+5
2021-03-10staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht structWilliam Durand1-7/+7
2021-03-10staging: rtl8192e: rename bdHTInfoBuf to bd_ht_info_buf in bss_ht structWilliam Durand1-6/+7
2021-03-10staging: rtl8192e: rename bdHTCapLen to bd_ht_cap_len in bss_ht structWilliam Durand1-6/+6
2021-03-10staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht structWilliam Durand1-8/+9
2021-03-10staging: rtl8192e: rename bdSupportHT to bd_support_ht in bss_ht structWilliam Durand1-7/+7
2020-12-28staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava1-3/+2
2020-03-12staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2019-07-25staging: rtl8192e: remove set but not used variable 'payload 'YueHaibing1-2/+0
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-14/+6
2019-02-11staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_co...Himadri Pandya1-1/+1
2019-01-15staging: rtl8192e: fix various indentation issuesColin Ian King1-1/+1
2018-03-01staging: rtl8192e: move logical continuation to previous lineSantha Meena Ramamoorthy1-2/+2
2018-01-22staging: rtl8192e: remove two redundant assignmentsColin Ian King1-1/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+4
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-3/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-7/+4
2017-05-15staging: rtl8192e: Remove RX: IEEE802.1X EAPOL frame! warning.Malcolm Priestley1-3/+0
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-1/+0
2016-11-15staging: rtl8192e: Added new line after declarationYamanappagouda Patil1-0/+1
2016-10-30staging: rtl8192e: Standardize test for NULL.Elise Lennion1-2/+2
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann1-1/+1
2016-03-11drivers: staging: rtl8192e: rtllib_rx.c: Fix blank lines before a close braceTapan Prakash T1-2/+0
2016-03-11drivers: staging: rtl8192e: rtllib_rx.c: Fix code indent for conditional stat...Tapan Prakash T1-1/+1
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar1-1/+1
2015-09-29staging: rtl8192e: Fix CONSTANT_COMPARISON warningsMateusz Kulikowski1-3/+3
2015-09-29staging: rtl8192e: Fix SUSPECT_CODE_INDENT warningsMateusz Kulikowski1-5/+3
2015-07-24staging: rtl8192e: rtllib: fix macro style issueIoan-Adrian Ratiu1-28/+52
2015-07-14staging: rtl8192e: Make rtllib_rx_mgt() staticMateusz Kulikowski1-3/+6
2015-07-14staging: rtl8192e: Remove rtllib_stats structureMateusz Kulikowski1-2/+0
2015-06-17staging: rtl8192e: Remove rtllib_device::agregationMateusz Kulikowski1-28/+24
2015-06-17staging: rtl8192e: Remove rtllib_network::last_associateMateusz Kulikowski1-2/+0
2015-06-08staging: rtl8192e: fix some confusing indentingDan Carpenter1-3/+3
2015-06-01staging: rtl8192e: Fix trivial LONG_LINE errorsMateusz Kulikowski1-10/+14
2015-06-01staging: rtl8192e: Replace ?: with max_tMateusz Kulikowski1-1/+1
2015-06-01staging: rtl8192e: Fix LONG_LING in rtllib_parse_info_param()Mateusz Kulikowski1-20/+29
2015-06-01staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski1-62/+109
2015-06-01staging: rtl8192e: Fix PREFER_PR_LEVEL warningsMateusz Kulikowski1-2/+3
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG()Mateusz Kulikowski1-23/+29
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()Mateusz Kulikowski1-40/+38
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_QOS()Mateusz Kulikowski1-12/+14
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()Mateusz Kulikowski1-26/+32
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski1-54/+47
2015-06-01staging: rtl8192e: Simplify rtllib_process_probe_response()Mateusz Kulikowski1-22/+15
2015-06-01staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski1-4/+11
2015-06-01staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()Mateusz Kulikowski1-187/+210
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski1-21/+25
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski1-1/+5
2015-05-08staging: rtl8192e: Fix DEEP_INDENTATION warnings in rtllib_parse_info_param()Mateusz Kulikowski1-13/+8
2015-05-08staging: rtl8192e: Fix SPACING errorsMateusz Kulikowski1-1/+1
2015-04-03staging: rtl8192e: Remove dead codeMateusz Kulikowski1-7/+0
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-46/+55
2015-04-03staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warningsMateusz Kulikowski1-1/+1
2015-04-03staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski1-1/+0
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski1-59/+59
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-28/+44
2015-03-20staging: rtl8192e: fix coding style issues (spaces before semicolon)Mateusz Kulikowski1-1/+1
2015-03-16Staging: rtl8192e: Eliminate use of MSECS macroVaishali Thakkar1-1/+1
2015-03-09staging: rtl8192e: Replace min with min_tDarshana Padmadas1-5/+5
2015-03-06Staging: rtl8192e: remove assignment of function parameterMatteo Semenzato1-1/+0
2015-03-06staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert1-7/+4
2015-01-17staging: rtl8192e: rtllib_rx.c: Remove some unused functionsRickard Strandqvist1-35/+0
2015-01-17staging: rtl8192e: rejoin split quoted stringsJonathan Jin1-63/+29
2014-12-02Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi1-1/+1
2014-10-27staging: rtl8192e: Remove unnecessary codeTapasweni Pathak1-4/+0
2014-09-19Staging: rtl8192e: Fix __constant_htons to htons style warningMahati Chamarthy1-1/+1
2014-09-19Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy1-5/+3
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+10
2014-07-09Staging: rtl8192e: Fix potential NULL pointer dereferenceEmil Goode1-1/+2
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-04-25staging: rtl8192e: Fix typo in rtl8192eMasanari Iida1-1/+1
2014-01-09Staging rtl8192e: Fixing checkpatch errorsMatthias Schoepe1-1/+1
2013-11-10Staging: rtl8192e: Fix incorrect casting in rtllib_rx.cRashika Kheria1-3/+3
2013-11-10Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to intege...Rashika Kheria1-26/+32
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_rx.cRashika Kheria1-5/+5
2013-10-30staging: rtl8192e: use true and false for bool variablesValentina Manea1-2/+2
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea1-1/+1
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-7/+6
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-08-12Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skbIker Pedrosa1-0/+4
2013-05-30Staging: rtl8192e: printing the wrong arrayDan Carpenter1-1/+1
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches1-3/+3
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock1-2/+2
2012-02-09drivers/staging: adjust double testJulia Lawall1-1/+1
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan1-1/+1
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-6/+6
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga1-1/+0
2011-11-30rtl8192e: Rename clashing symbolsSean MacLennan1-3/+3
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+2
2011-09-06staging: rtl8192e: Fix smatch warnings regarding large arrays on stackLarry Finger1-7/+5
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger1-27/+34
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger1-24/+22
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger1-793/+729
2011-08-25staging: rtl8192e: Modify time handlingLarry Finger1-4/+2
2011-08-24staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef frameqos to union frameqosLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger1-7/+7
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef RX_REORDER_ENTRY to struct rx_reorder_entryLarry Finger1-8/+8
2011-08-24staging: rtl8192e: Convert typedef HT_CAPABILITY_ELE to struct ht_capab_eleLarry Finger1-3/+3
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-1/+1
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger1-5/+5
2011-08-23staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger1-22/+1
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_RTLLIB_CRYPT_TKIPLarry Finger1-12/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger1-272/+0
2011-08-23staging: rtl8192e: Remove dead code associated with NOT_YETLarry Finger1-46/+0
2011-08-23staging: rtl8192e: Remove dead code associated with TCP_CSUM_OFFLOAD_RXLarry Finger1-18/+0
2011-08-23staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger1-10/+0