aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-6/+6
2020-09-21rtlwifi: rtl8723be: fix comparison to bool warning in hw.cZheng Bin1-1/+1
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+4
2020-08-31rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbgLarry Finger1-101/+101
2019-02-19rtlwifi: rtl8723{be,ae}: Remove CamelCase variablesLarry Finger1-7/+7
2019-02-19rtlwifi: rtl8723be: Replace old-style license informationLarry Finger1-24/+2
2018-04-24rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih1-4/+7
2018-02-25rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure1-4/+5
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger1-7/+6
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih1-1/+2
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas1-3/+1
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih1-4/+4
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih1-0/+1
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+7
2017-07-28rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih1-0/+7
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger1-3/+0
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih1-2/+5
2017-06-21rtlwifi: btcoex: rtl8723be: fix ant_sel not workPing-Ke Shih1-0/+3
2017-05-18rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"Colin Ian King1-1/+1
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger1-5/+3
2017-02-07rtlwifi: rtl8723be: fix ant_sel codePing-Ke Shih1-1/+5
2017-02-07rtlwifi: rtl8723be: btcoex: add package_type function to btcoexPing-Ke Shih1-0/+33
2017-02-07rtlwifi: move btcoex's ant_num declarationPing-Ke Shih1-0/+2
2017-02-07rtlwifi: rtl8723be: btcoexist: Add single_ant_pathPing-Ke Shih1-0/+1
2016-12-30rtlwifi: rtl8723be: Remove all instances of DBG_EMERGLarry Finger1-10/+6
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger1-1/+1
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger1-0/+2
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches1-5/+5
2016-07-08rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger1-62/+12
2016-07-08rtlwifi: Fix typo in printkMasanari Iida1-1/+1
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches1-1/+1
2016-06-16rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann1-4/+12
2016-04-06rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger1-0/+5
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+2734