summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
AgeCommit message (Expand)AuthorFilesLines
2021-04-17rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih1-130/+370
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 Bergmann3-44/+45
2020-11-07wireless: remove unneeded breakTom Rix1-3/+0
2020-09-22rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hitJason Yan1-3/+3
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-21rtlwifi: rtl8821ae: fix comparison to bool warning in hw.cZheng Bin1-1/+1
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-12/+10
2020-09-02rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbgLarry Finger7-1015/+1020
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-15rtlwifi: 8821ae: remove unused path B parameters from swing tablePing-Ke Shih1-54/+2
2020-07-15rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarationsJoe Perches1-54/+60
2020-04-21rtlwifi: rtl8821ae: use true,false for bool variablesJason Yan1-2/+2
2020-01-26rtlwifi: rtl8821ae: remove unused variablesYueHaibing1-118/+0
2020-01-26rtlwifi: rtl8821ae: Make functions static & rm sw.hAmadeusz Sławiński2-16/+3
2019-12-18rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger1-55/+47
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: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger1-31/+0
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King1-2/+2
2019-09-03rtlwifi: rtl8821ae: Fix incorrect returned valuesLarry Finger1-5/+5
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih1-4/+0
2019-05-28rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...YueHaibing1-4/+1
2019-05-28rtlwifi: rtl8821ae: Convert inline routines to little-endian wordsLarry Finger3-179/+185
2019-05-28rtlwifi: rtl8821ae: Convert macros that set descriptorLarry Finger3-275/+474
2019-05-28rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger1-126/+126
2019-05-28rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger1-155/+2
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger1-7/+7
2019-04-04rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih1-0/+4
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger7-350/+350
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger22-531/+45
2018-12-13rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...YueHaibing1-2/+0
2018-11-06rtlwifi: Remove same duplicated includeszhong jiang1-1/+0
2018-11-06rtlwifi: rtl8821ae: phy: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-10-13rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic versionColin Ian King1-70/+1
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller6-153/+7
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-1/+1
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih1-1/+0
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih3-30/+0
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih4-75/+2
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih3-2/+6
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih1-25/+0
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih2-20/+6
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih1-8/+0