summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
AgeCommit message (Expand)AuthorFilesLines
2023-12-21wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()Su Hui1-10/+4
2023-11-22wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas1-3/+0
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov2-6/+3
2023-10-03wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov1-1/+1
2023-09-28wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routinesDmitry Antipov1-5/+0
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov4-37/+17
2023-06-01wifi: rtlwifi: use helper function rtl_get_hdr()Juhee Kang1-1/+1
2022-12-14wifi: rtlwifi: rtl8188ee: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+5
2022-04-12rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi1-2/+2
2022-04-11mac80211: prepare sta handling for MLO supportSriram R2-15/+15
2021-04-17rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...Yang Li1-2/+0
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava2-6/+6
2020-11-24rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-3/+3
2020-11-07rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'Lee Jones1-2/+2
2020-11-07wireless: remove unneeded breakTom Rix1-1/+0
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches1-12/+6
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.cZheng Bin1-6/+6
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.cZheng Bin1-2/+2
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.cZheng Bin1-1/+1
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-12/+10
2020-08-31rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbgLarry Finger7-456/+455
2020-07-15rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarationsJoe Perches1-2/+2
2020-07-15rtlwifi: rtl8188ee: Fix endian issueLarry Finger1-1/+1
2020-05-06rtlwifi: rtl8188ee: remove Comparison to bool in rf.cJason Yan1-2/+2
2020-04-21rtlwifi: rtl8188ee: use true,false for bool variablesJason Yan1-2/+2
2020-03-12rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger1-0/+1
2020-01-26rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King1-1/+1
2020-01-26rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński2-16/+3
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger3-77/+49
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih1-2/+2
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih1-6/+4
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'zhengbin1-7/+1
2019-10-09rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ec...zhengbin1-17/+4
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger1-29/+0
2019-09-03rtlwifi: rtl8188ee: Fix incorrect returned valuesLarry Finger1-7/+7
2019-08-06rtlwifi: rtl8188ee: Remove local configuration variableLarry Finger1-12/+2
2019-08-06rtlwifi: rtl8188ee: Convert inline routines to little-endian wordsLarry Finger3-237/+243
2019-08-06rtlwifi: rtl8188ee: Convert macros that set descriptorLarry Finger3-346/+642
2019-08-06rtlwifi: rtl88188ee: Replace local bit manipulation macrosLarry Finger1-107/+106
2019-08-06rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger1-261/+6
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih1-4/+0
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King1-1/+1
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger1-10/+0
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger2-7/+18
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger1-1/+1
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih1-0/+2
2019-02-19rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger1-3/+0
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger1-2/+2
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger22-531/+44
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang1-1/+0