summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
AgeCommit message (Expand)Author
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
2022-12-14wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...Li Zetao
2022-12-14wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-04-12rtlwifi: Fix spelling mistake "cacluated" -> "calculated"Lv Ruyi
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-16rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall
2021-04-17rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-02-10rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava
2020-11-10rtlwifi: fix spelling typo of workaroundWang Qing
2020-11-07rtlwifi: rtl8821ae: Place braces around empty if() bodyLee Jones
2020-11-07rtlwifi: rtl8821ae: phy: Remove a couple of unused variablesLee Jones
2020-11-07rtlwifi: fix -Wpointer-sign warningArnd Bergmann
2020-11-07wireless: remove unneeded breakTom Rix
2020-09-22rtlwifi: rtl8821ae: 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: rtl8821ae: fix comparison to bool warning in phy.cZheng Bin
2020-09-21rtlwifi: rtl8821ae: fix comparison to bool warning in hw.cZheng Bin
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-02rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbgLarry Finger
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15rtlwifi: 8821ae: remove unused path B parameters from swing tablePing-Ke Shih
2020-07-15rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarationsJoe Perches
2020-04-21rtlwifi: rtl8821ae: use true,false for bool variablesJason Yan
2020-01-26rtlwifi: rtl8821ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8821ae: Make functions static & rm sw.hAmadeusz Sławiński
2019-12-18rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih
2019-10-31rtlwifi: rtl8821ae: Drop condition with no effectSaurav Girepunje
2019-10-09rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'zhengbin
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King
2019-09-03rtlwifi: rtl8821ae: Fix incorrect returned valuesLarry Finger
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih
2019-05-28rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing
2019-05-28rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger
2019-05-28rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger
2019-05-28rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger
2019-05-28rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger
2018-12-13rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...YueHaibing
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang
2018-11-06rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva
2018-10-13rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih