summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192ee
AgeCommit message (Expand)Author
2024-07-05wifi: rtlwifi: fix default typoFredrik Lönnegren
2023-12-21wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()Su Hui
2023-11-22wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas
2023-10-30wifi: rtlwifi: rtl92ee_dm_dynamic_primary_cca_check(): fix typo in function nameDmitry Antipov
2023-10-30wifi: rtlwifi: cleanup struct rtl_halDmitry Antipov
2023-10-19wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interfaceDmitry Antipov
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov
2023-10-12wifi: rtlwifi: use convenient list_count_nodes()Dmitry Antipov
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
2022-11-04wifi: rtlwifi: rtl8192ee: remove static variable stop_report_cntColin Ian King
2022-04-12rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-10-13rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King
2020-09-22rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hitJason Yan
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2020-09-21rtlwifi: rtl8192ee: fix comparison to bool warning in hw.cZheng Bin
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-31rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbgLarry Finger
2020-05-18rtlwifi: rtl8192ee: remove redundant for-loopColin Ian King
2020-04-21rtlwifi: rtl8192ee: use true,false for bool variablesJason Yan
2020-01-26rtlwifi: rtl8192ee: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8192ee: Make functions static & rm sw.hAmadeusz Sławiński
2019-12-18rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih
2019-10-11rtlwifi: rtl8192ee: Remove set but not used variable 'err'zhengbin
2019-10-09rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'zhengbin
2019-10-02rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac'zhengbin
2019-10-02rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len'zhengbin
2019-09-03rtlwifi: rtl8192ee: Remove some variable initializationsLarry Finger
2019-09-03rtlwifi: rtl8192ee: Convert inline routines to little-endian wordsLarry Finger
2019-09-03rtlwifi: rtl8192ee: Convert macros that set descriptorLarry Finger
2019-09-03rtlwifi: rtl8192ee: Replace local bit manipulation macrosLarry Finger
2019-09-03rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXXLarry Finger
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger
2019-02-19rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih
2018-03-27rtlwifi: correct commentKevin Lo
2017-12-07rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih
2017-12-07rtlwifi: fix the wrong size to calculate fifo spacePing-Ke Shih