aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-28wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routinesDmitry Antipov1-5/+0
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov1-4/+4
2022-12-14wifi: rtlwifi: rtl8188ee: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+5
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-13/+13
2021-04-17rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexist.reg_bt_scoYang Li1-2/+0
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava1-2/+2
2020-11-07wireless: remove unneeded breakTom Rix1-1/+0
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.cZheng Bin1-6/+6
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-5/+4
2020-08-31rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbgLarry Finger1-97/+97
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger1-6/+5
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King1-1/+1
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger1-24/+2
2018-09-04rtlwifi: remove set but unused variablesKevin Lo1-5/+1
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger1-6/+5
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih1-1/+2
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook1-2/+5
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-3/+3
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih1-0/+1
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger1-8/+6
2016-12-30rtlwifi: rtl8188ee: Remove all instances of DBG_EMERGLarry Finger1-19/+12
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-4/+5
2016-07-08rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger1-63/+13
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches1-2/+2
2016-06-16rtlwifi: fix error handling in *_read_adapter_info()Arnd Bergmann1-5/+7
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+2599