summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Staging: rtl8192e: Rename boolean variable bHalfWirelessN24GModeTree Davies1-1/+1
2024-03-05Staging: rtl8192e: Rename reference AllowAllDestAddrHandlerTree Davies1-1/+1
2024-03-05Staging: rtl8192e: Rename variable NumRecvDataInPeriodTree Davies1-2/+2
2024-03-05staging: rtl8192e: rename enum members to upper caseMichael Straube1-13/+13
2024-03-05staging: rtl8192e: remove empty cases from switch statementsMichael Straube1-3/+0
2024-03-05staging: rtl8192e: rename rateIndex to rate_indexMichael Straube1-32/+32
2024-03-05staging: rtl8192e: Remove unused variables ntotalfrag and Seq_NumPhilipp Hortmann1-8/+0
2024-03-05staging: rtl8192e: Remove unused variables bShortPreamble and fragoffsetPhilipp Hortmann1-2/+0
2024-03-05staging: rtl8192e: Remove unused variables nic_type and RxPowerPhilipp Hortmann2-3/+0
2024-03-05staging: rtl8192e: Remove variables fraglength and packetlengthPhilipp Hortmann1-3/+0
2024-03-05staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacketPhilipp Hortmann1-2/+0
2024-03-05staging: rtl8192e: Remove unused variable bShiftPhilipp Hortmann1-4/+0
2024-02-17staging: rtl8192e: remove return from void function rtl92e_set_channelMichael Straube1-1/+0
2024-02-17staging: rtl8192e: remove braces from single statement blocksMichael Straube2-5/+3
2024-02-17Staging: rtl8192e: Rename variable NumRecvBcnInPeriodTree Davies1-2/+2
2024-02-17Staging: rtl8192e: Rename variable LpsIdleCountTree Davies1-2/+2
2024-02-17Staging: rtl8192e: Rename function pointer SetHwRegHandler()Tree Davies3-11/+11
2024-02-17Staging: rtl8192e: Rename variable LPSDelayCntTree Davies1-1/+1
2024-02-17Staging: rtl8192e: Rename variable FirstIe_InScanTree Davies1-1/+1
2024-01-24Staging: rtl8192e: Rename function GetNmodeSupportBySecCfg()Tree Davies1-1/+1
2024-01-24Staging: rtl8192e: Rename function RemovePeerTS()Tree Davies1-1/+1
2024-01-24Staging: rtl8192e: Rename variable SlotNumTree Davies1-2/+2
2024-01-24Staging: rtl8192e: Rename variable NumRxUnicastOkInPeriodTree Davies1-3/+3
2024-01-24Staging: rtl8192e: Rename function rtllib_MgntDisconnect()Tree Davies1-1/+1
2024-01-24Staging: rtl8192e: Rename variable bBusyTrafficTree Davies2-4/+4
2024-01-24Staging: rtl8192e: Rename variable bAwakePktSentTree Davies1-1/+1
2024-01-24Staging: rtl8192e: Rename variable SlotIndexTree Davies2-8/+8
2024-01-24staging: rtl8192e: remove return statement from void functionMichael Straube1-1/+0
2024-01-04Staging: rtl8192e: Rename variable OpModeTree Davies1-5/+5
2024-01-04Staging: rtl8192e: Rename variable NumRxOkInPeriodTree Davies1-4/+4
2024-01-04Staging: rtl8192e: Rename variable NumTxOkInPeriodTree Davies1-8/+8
2023-12-23Staging: rtl8192e: Rename variable skb_waitQTree Davies3-6/+6
2023-12-15staging: rtl8192e: Remove variable ht_info->RT2RT_HT_ModePhilipp Hortmann1-1/+0
2023-12-15staging: rtl8192e: Remove constant variable peer_mimo_psPhilipp Hortmann1-4/+1
2023-12-15staging: rtl8192e: Remove unused struct iw_range_with_scan_capaPhilipp Hortmann1-22/+0
2023-12-09staging: rtl8192e: renamed variable IOTPeerGary Rookard1-9/+9
2023-12-09staging: rtl8192e: renamed variable bCurShortGI20MHzGary Rookard2-2/+2
2023-12-09staging: rtl8192e: renamed variable bCurShortGI40MHzGary Rookard2-2/+2
2023-12-09staging: rtl8192e: Remove files dot11d.c and dot11d.hPhilipp Hortmann1-2/+0
2023-12-09staging: rtl8192e: Remove function dot11d_channel_map()Philipp Hortmann1-1/+0
2023-12-09staging: rtl8192e: renamed variable bTxEnableFwCalcDurGary Rookard2-2/+2
2023-12-09staging: rtl8192e: renamed variable bAMPDUEnableGary Rookard1-1/+1
2023-11-26staging: rtl8192e: Remove function rtl92e_update_rx_pkt_timestamp()Philipp Hortmann3-17/+0
2023-11-26staging: rtl8192e: Remove unused interrupt for IMR_BcnIntPhilipp Hortmann3-39/+1
2023-11-23staging: rtl8192e: Remove unused function dot11d_init()Philipp Hortmann1-1/+0
2023-11-23staging: rtl8192e: Remove constant index from channel_array[]Philipp Hortmann1-1/+1
2023-11-23staging: rtl8192e: Remove unused variable eeprom_chnl_planPhilipp Hortmann2-3/+0
2023-11-23staging: rtl8192e: Remove constant variable chnl_planPhilipp Hortmann3-9/+1
2023-11-23staging: rtl8192e: Remove equation that results in constant for chnl_planPhilipp Hortmann1-8/+0
2023-11-23staging: rtl8192e: Unwind pointer to pointer to rtl92e_set_channel()Philipp Hortmann2-14/+1