summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2019-08-06rtw88: add BT co-existence supportYan-Hsuan Chuang
2019-08-06rtw88: enclose c2h cmd handle with mutexYan-Hsuan Chuang
2019-08-06rtw88: allow c2h operation in irq contextYan-Hsuan Chuang
2019-08-06rtlwifi: rtl8188ee: Remove local configuration variableLarry Finger
2019-08-06rtlwifi: rtl8188ee: Convert inline routines to little-endian wordsLarry Finger
2019-08-06rtlwifi: rtl8188ee: Convert macros that set descriptorLarry Finger
2019-08-06rtlwifi: rtl88188ee: Replace local bit manipulation macrosLarry Finger
2019-08-06rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macrosLarry Finger
2019-08-06rtw88: pci: remove set but not used variable 'ip_sel'YueHaibing
2019-08-06rtlwifi: remove unneeded function _rtl_dump_channel_map()YueHaibing
2019-08-06rtlwifi: rtl_pci: Use dev_get_drvdataChuhong Yuan
2019-08-06rtw88: use txpwr_lmt_cfg_pair struct, not arraysBrian Norris
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih
2019-07-24rtw88: debug: dump tx power indexes in useZong-Zhe Yang
2019-07-24rtlwifi: btcoex: fix issue possible condition with no effect (if == else)Hariprasad Kelam
2019-07-24rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan
2019-07-24rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan
2019-07-24rtw88: Fix misuse of GENMASK macroJoe Perches
2019-07-24rtl8xxxu: Fix wifi low signal strength issue of RTL8723BUChris Chiu
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-06-27rtw88: refine flow to get tx power indexZong-Zhe Yang
2019-06-27rtw88: remove all RTW_MAX_POWER_INDEX macroTzu-En Huang
2019-06-27rtw88: update tx power limit table to RF v20Zong-Zhe Yang
2019-06-27rtw88: correct power limit selectionZong-Zhe Yang
2019-06-27rtw88: choose the lowest as world-wide power limitYan-Hsuan Chuang
2019-06-27rtw88: fix incorrect tx power limit at 5GYan-Hsuan Chuang
2019-06-27rtw88: remove unused variableYan-Hsuan Chuang
2019-06-27rtw88: unify prefixes for tx power setting routineYan-Hsuan Chuang
2019-06-27rtw88: do not use (void *) as argumentYan-Hsuan Chuang
2019-06-27rtw88: resolve order of tx power setting routinesYan-Hsuan Chuang
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-25rtw88: fix typo rtw_writ16_setTzu-En Huang
2019-06-25rtw88: rsvd page should go though management queueYan-Hsuan Chuang
2019-06-25rtw88: restore DACK results to save timeYan-Hsuan Chuang
2019-06-25rtw88: power on again if it was already onYan-Hsuan Chuang
2019-06-25rtw88: 8822c: use more accurate ofdm fa countingYan-Hsuan Chuang
2019-06-25rtw88: 8822c: disable rx clock gating before counter resetYan-Hsuan Chuang
2019-06-25rtw88: 8822c: update channel and bandwidth BB settingChien-Hsun Liao
2019-06-25rtw88: 8822c: add rf write protection when switching channelChien-Hsun Liao
2019-06-25rtw88: add beacon function settingChin-Yen Lee
2019-06-25rtw88: add support for random mac scanYan-Hsuan Chuang
2019-06-25rtw88: add fast xmit supportYan-Hsuan Chuang
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King
2019-06-25rtlwifi: remove redundant assignment to variable kColin Ian King
2019-06-25rtlwifi: remove redundant assignment to variable badwordenColin Ian King
2019-06-25rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller