summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2019-12-18rtlwifi: rtl8192de: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192cu: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192ce: use generic rtl_signal_scale_mappingMichael Straube
2019-12-18rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentageMichael Straube
2019-12-18rtl8xxxu: fix interface sanity checkJohan Hovold
2019-12-18rtlwifi: rtl_pci: Fix -Wcast-function-typePhong Tran
2019-12-18rtlwifi: Remove last definitions of local bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8723be: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8723ae: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192ee: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl88821ae: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: Remove dependence on special bit manipulation macros for common driverLarry Finger
2019-12-18rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...Larry Finger
2019-12-18rtlwifi: rtl8188ee: Remove usage of private bit manipulationLarry Finger
2019-12-18rtlwifi: rtl8192de: Remove usage of private bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192de: Convert inline routines to little-endian wordsLarry Finger
2019-12-18rtlwifi: rtl8192de: Convert macros that set descriptorLarry Finger
2019-12-18rtlwifi: rtl8192de: Replace local bit manipulation macrosLarry Finger
2019-12-18rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macrosLarry Finger
2019-11-20rtl8xxxu: Remove set but not used variable 'vif','dev','len'zhengbin
2019-11-20rtw88: allows to enable/disable HCI link PS mechanismYan-Hsuan Chuang
2019-11-20rtw88: pci: enable CLKREQ function if host supports itYan-Hsuan Chuang
2019-11-20rtw88: pci: use for loop instead of while loop for DBI/MDIOYan-Hsuan Chuang
2019-11-20rtw88: pci: use macros to access PCI DBI/MDIO registersYan-Hsuan Chuang
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih
2019-11-15rtw88: remove duplicated include from ps.cYueHaibing
2019-11-15rtl8xxxu: Remove set but not used variable 'rsr'Zheng Yongjun
2019-11-14rtl8xxxu: Add support for Edimax EW-7611ULBJes Sorensen
2019-11-14rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-11-14rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-11-14rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-11-08rtw88: signal completion even on firmware-request failureBrian Norris
2019-11-06rtw88: fix potential NULL pointer access for firmwareYan-Hsuan Chuang
2019-11-06rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2019-11-06rtlwifi: rtl8225se: remove some unused const variablesYueHaibing
2019-11-06rtw88: raise LPS threshold to 50, for less power consumptionYan-Hsuan Chuang
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31rtlwifi: rtl8821ae: Drop condition with no effectSaurav Girepunje
2019-10-31rtlwifi: rtl8192c: Drop condition with no effectSaurav Girepunje
2019-10-31rtw88: remove redundant null pointer check on arraysColin Ian King
2019-10-31rtw88: avoid FW info floodYan-Hsuan Chuang
2019-10-31rtw88: fix potential read outside array boundaryTzu-En Huang
2019-10-31rtw88: rearrange if..else statements for rx rate indexesYan-Hsuan Chuang
2019-10-31rtw88: use rtw_phy_pg_cfg_pair struct, not arraysYan-Hsuan Chuang
2019-10-31rtw88: 8822b: add RFE type 3 supportYan-Hsuan Chuang
2019-10-31rtw88: fix sparse warnings for power trackingYan-Hsuan Chuang