summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/main.c
AgeCommit message (Expand)Author
2020-03-23rtw88: associate reserved pages with each vifYan-Hsuan Chuang
2020-03-12rtw88: remove unused member of struct rtw_halKevin Lo
2020-02-12rtw88: Use secondary channel offset enumerationPing-Ke Shih
2020-02-12rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang
2020-01-26rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee
2020-01-26rtw88: remove unused spinlockTzu-En Huang
2020-01-26rtw88: fix rate mask for 1SS chipPing-Ke Shih
2020-01-26rtw88: Add wowlan net-detect supportChin-Yen Lee
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee
2020-01-26rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee
2019-11-08rtw88: signal completion even on firmware-request failureBrian Norris
2019-11-06rtw88: fix potential NULL pointer access for firmwareYan-Hsuan Chuang
2019-10-31rtw88: avoid FW info floodYan-Hsuan Chuang
2019-10-25rtw88: fix GENMASK_ULL for u64Yan-Hsuan Chuang
2019-10-24rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin
2019-10-24rtw88: add set_bitrate_mask supportTzu-En Huang
2019-10-24rtw88: Enable 802.11ac beamformee supportTzu-En Huang
2019-10-14rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportTzu-En Huang
2019-10-04rtw88: fix error handling when setup efuse infoPing-Ke Shih
2019-10-04rtw88: fix NSS of hw_capPing-Ke Shih
2019-10-04rtw88: add TX-AMSDU supportYan-Hsuan Chuang
2019-10-04rtw88: report tx rate to mac80211 stackTzu-En Huang
2019-10-04rtw88: take over rate control from mac80211Yan-Hsuan Chuang
2019-10-04rtw88: add driver TX queue supportYan-Hsuan Chuang
2019-10-02rtw88: remove misleading module parameter rtw_fw_support_lpsYan-Hsuan Chuang
2019-10-02rtw88: select deep PS mode when module is insertedYan-Hsuan Chuang
2019-10-02rtw88: add deep power save supportYan-Hsuan Chuang
2019-10-02rtw88: leave PS state for dynamic mechanismYan-Hsuan Chuang
2019-10-02rtw88: LPS enter/leave should be protected by lockYan-Hsuan Chuang
2019-10-02rtw88: not to control LPS by each vifYan-Hsuan Chuang
2019-10-02rtw88: not to enter or leave PS under IRQYan-Hsuan Chuang
2019-10-02rtw88: remove redundant flag check helper functionYan-Hsuan Chuang
2019-09-24rtw88: configure firmware after HCI startedYan-Hsuan Chuang
2019-09-13rtw88: allows to receive AMSDU in AMPDUYan-Hsuan Chuang
2019-08-06rtw88: add BT co-existence supportYan-Hsuan Chuang
2019-06-27rtw88: remove all RTW_MAX_POWER_INDEX macroTzu-En Huang
2019-06-27rtw88: correct power limit selectionZong-Zhe Yang
2019-06-27rtw88: unify prefixes for tx power setting routineYan-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: 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-05-28rtw88: more descriptions about LPSYan-Hsuan Chuang
2019-05-28rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutexStanislaw Gruszka
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor
2019-05-02rtw88: fix shift of more than 32 bits of a integerColin Ian King
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang