summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl818x
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-04-27rtl818x: Prevent using not initialized queuesAlexander Wetzel
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold
2020-09-01rtl818x_pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-07-15rtl818x_pci: use generic power managementVaibhav Gupta
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-13rtl8187: Remove unused variable rtl8225z2_tx_power_ofdmChenTao
2019-11-06rtlwifi: rtl8225se: remove some unused const variablesYueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-19rtl818x_pci: Remove set but not used variables 'io_addr, mem_addr'YueHaibing
2019-02-01wireless: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01rtlwifi: rtl818x: fix indentation issueColin Ian King
2018-12-13rtl818x: fix potential use after freePan Bian
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller
2018-09-10rtl818x: Remove SKB list assumptions.David S. Miller
2018-08-31rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
2018-07-31rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_initJia-Ju Bai
2018-02-28rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2017-12-07rtlwifi: rtl818x: remove redundant check for cck_power > 15Colin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10rtl8187: constify usb_device_idArvind Yadav
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-03-08rtl8187: Enable monitor mode to fix multicast receptionNils Holland
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-05-03rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytesDenys Vlasenko
2016-04-26rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ringJia-Ju Bai
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07rtl818x_pci: Disable pci device in error handling codeJia-Ju Bai
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger