summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller21-903/+1360
2019-06-25rtw88: fix typo rtw_writ16_setTzu-En Huang1-1/+1
2019-06-25rtw88: rsvd page should go though management queueYan-Hsuan Chuang1-1/+1
2019-06-25rtw88: restore DACK results to save timeYan-Hsuan Chuang3-12/+355
2019-06-25rtw88: power on again if it was already onYan-Hsuan Chuang1-1/+7
2019-06-25rtw88: 8822c: use more accurate ofdm fa countingYan-Hsuan Chuang2-4/+26
2019-06-25rtw88: 8822c: disable rx clock gating before counter resetYan-Hsuan Chuang2-0/+6
2019-06-25rtw88: 8822c: update channel and bandwidth BB settingChien-Hsun Liao2-8/+56
2019-06-25rtw88: 8822c: add rf write protection when switching channelChien-Hsun Liao1-4/+9
2019-06-25rtw88: add beacon function settingChin-Yen Lee3-0/+21
2019-06-25rtw88: add support for random mac scanYan-Hsuan Chuang2-0/+21
2019-06-25rtw88: add fast xmit supportYan-Hsuan Chuang1-0/+1
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King1-1/+1
2019-06-25rtlwifi: remove redundant assignment to variable kColin Ian King1-3/+1
2019-06-25rtlwifi: remove redundant assignment to variable badwordenColin Ian King1-1/+0
2019-06-25rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-68/+17
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-68/+17
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner17-68/+17
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-74/+27
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+20
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner7-63/+7
2019-05-28rtlwifi: btcoex: remove unused function exhalbtc_stack_operation_notifyYueHaibing2-25/+0
2019-05-28rtlwifi: btcoex: Remove set but not used variable 'len' and 'asso_type_v2'YueHaibing2-10/+4
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 Finger2-126/+127
2019-05-28rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger1-155/+2
2019-05-28rtlwifi: 8192de: use le32 to access cckswing tablesPing-Ke Shih1-22/+14
2019-05-28rtlwifi: 8192de: Fix used uninitialized variables in power trackingPing-Ke Shih1-2/+9
2019-05-28rtlwifi: 8192de: make tables to be 'static const'Ping-Ke Shih1-4/+4
2019-05-28rtlwifi: 8192de: Reduce indentation and fix coding stylePing-Ke Shih1-337/+303
2019-05-28rtw88: more descriptions about LPSYan-Hsuan Chuang1-1/+1
2019-05-28rtw88: pci: check if queue mapping exceeds size of ac_to_hwqYan-Hsuan Chuang1-0/+2
2019-05-28rtw88: pci: use ieee80211_ac_numbers instead of 0-3Yan-Hsuan Chuang1-4/+4
2019-05-28rtw88: Make some symbols staticYueHaibing2-8/+11
2019-05-28rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutexStanislaw Gruszka1-1/+2
2019-05-28rtw88: fix unassigned rssi_level in rtw_sta_infoYan-Hsuan Chuang1-2/+2
2019-05-28rtw88: fix subscript above array bounds compiler warningStanislaw Gruszka1-0/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner10-0/+10
2019-05-03rtw88: add license for MakefileYan-Hsuan Chuang1-0/+2
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor1-6/+6
2019-05-02rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-05-02rtw88: fix shift of more than 32 bits of a integerColin Ian King1-3/+3
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang41-0/+47508
2019-04-26rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'YueHaibing1-3/+0
2019-04-25rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger1-10/+0