summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c
AgeCommit message (Expand)Author
2022-12-14wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...Li Zetao
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: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2020-09-21rtlwifi: rtl8821ae: fix comparison to bool warning in phy.cZheng Bin
2020-09-02rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbgLarry Finger
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva
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: rtl8821ae: make array static const and remove redundant assignmentColin Ian King
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger
2018-11-06rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva
2017-08-24rtlwifi: make a couple arrays largerDan Carpenter
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-03-20rtlwifi: Update 8812ae new phy parameters and its parser.Ping-Ke Shih
2017-03-20rtlwifi: Update 8821ae new phy parameters and its parser.Ping-Ke Shih
2017-02-07rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger
2016-12-30rtlwifi: rtl8821ae: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches
2016-06-29rtlwifi: use s8 instead of charArnd Bergmann
2016-04-26rtlwifi: rtl8821ae: Make sure loop counter is signed on all architecturesDavid Müller
2016-04-06rtlwifi: rtl8821ae: Fix Smatch warningsLarry Finger
2016-02-25rtlwifi: rtl8821ae: Convert driver to use common 5G channel tableLarry Finger
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger