summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-10rtlwifi: rtl8821ae: phy: Simplify bool comparisonJiapeng Chong1-1/+1
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava1-4/+4
2020-11-10rtlwifi: fix spelling typo of workaroundWang Qing1-2/+2
2020-11-07rtlwifi: rtl8821ae: Place braces around empty if() bodyLee Jones1-1/+2
2020-11-07rtlwifi: rtl8821ae: phy: Remove a couple of unused variablesLee Jones1-3/+2
2020-11-07rtlwifi: fix -Wpointer-sign warningArnd Bergmann1-40/+41
2020-11-07wireless: remove unneeded breakTom Rix1-3/+0
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches1-12/+6
2020-09-21rtlwifi: rtl8821ae: fix comparison to bool warning in phy.cZheng Bin1-3/+3
2020-09-02rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbgLarry Finger1-262/+265
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih1-6/+4
2019-10-31rtlwifi: rtl8821ae: Drop condition with no effectSaurav Girepunje1-2/+0
2019-10-09rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'zhengbin1-6/+1
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King1-2/+2
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger1-66/+66
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger1-24/+2
2018-11-06rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-08-24rtlwifi: make a couple arrays largerDan Carpenter1-2/+3
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger1-16/+106
2017-03-20rtlwifi: Update 8812ae new phy parameters and its parser.Ping-Ke Shih1-4/+4
2017-03-20rtlwifi: Update 8821ae new phy parameters and its parser.Ping-Ke Shih1-222/+155
2017-02-07rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger1-5/+5
2016-12-30rtlwifi: rtl8821ae: Remove all instances of DBG_EMERGLarry Finger1-27/+19
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger1-4/+4
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches1-14/+6
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches1-7/+7
2016-06-29rtlwifi: use s8 instead of charArnd Bergmann1-24/+24
2016-04-26rtlwifi: rtl8821ae: Make sure loop counter is signed on all architecturesDavid Müller1-1/+1
2016-04-06rtlwifi: rtl8821ae: Fix Smatch warningsLarry Finger1-3/+3
2016-02-25rtlwifi: rtl8821ae: Convert driver to use common 5G channel tableLarry Finger1-21/+6
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+4858