aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-11mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi1-6/+0
2022-07-11mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi1-1/+0
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi1-2/+0
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi1-1/+0
2022-07-11mt76: mt7921: fix command timeout in AP stop periodDeren Wu1-0/+2
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi1-5/+0
2022-07-11mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi1-10/+0
2022-07-11mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi1-1/+1
2022-07-11mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi1-1/+0
2022-07-11mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu1-0/+2
2022-07-11mt76: mt7921: introduce ACPI SAR supportDeren Wu1-0/+20
2022-05-13mt76: mt7921: add ipv6 NS offload supportDeren Wu1-0/+8
2022-05-13mt76: mt7921: Add AP mode supportSean Wang1-0/+4
2022-05-13mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filterLorenzo Bianconi1-1/+0
2022-05-13mt76: mt7921u: add suspend/resume supportLorenzo Bianconi1-1/+1
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi1-0/+2
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi1-0/+12
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.Lorenzo Bianconi1-1/+1
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.Lorenzo Bianconi1-1/+2
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac codeLorenzo Bianconi1-4/+5
2022-03-16mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usbLorenzo Bianconi1-4/+6
2022-03-16mt76: mt7921: get rid of mt7921_wait_for_mcu_init declarationLorenzo Bianconi1-1/+0
2022-03-16mt76: mt7921: make mt7921_init_tx_queues staticLorenzo Bianconi1-1/+0
2022-03-16mt76: mt7921: fix up the monitor modeSean Wang1-0/+2
2022-02-03mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi1-6/+0
2022-02-03mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi1-0/+1
2022-02-03mt76: mt7921e: fix possible probe failure after rebootSean Wang1-0/+1
2022-02-03mt76: mt7921e: process txfree and txstatus without allocating skbsLorenzo Bianconi1-0/+1
2022-02-03mt76: connac: move mt76_connac_mcu_restart in common moduleLorenzo Bianconi1-1/+0
2022-02-03mt76: mt7921: get rid of mt7921_mcu_get_eepromLorenzo Bianconi1-1/+0
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi1-9/+1
2021-12-19mt76: mt7921: fix network buffer leak by txs missingDeren Wu1-0/+1
2021-12-18mt76: mt7921: fix MT7921E reset failureSean Wang1-0/+1
2021-10-20mt76: mt7921: move tx amsdu stats in mib_statsLorenzo Bianconi1-0/+3
2021-10-20mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skbLorenzo Bianconi1-0/+1
2021-10-20mt76: mt7921: add some more MIB countersLorenzo Bianconi1-0/+18
2021-10-20mt76: mt7921s: add reset supportSean Wang1-0/+4
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang1-0/+43
2021-10-20mt76: mt7921: refactor mt7921_mcu_send_messageSean Wang1-1/+1
2021-10-20mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang1-8/+0
2021-10-20mt76: mt7921: refactor init.c to be bus independentSean Wang1-0/+2
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang1-3/+17
2021-10-20mt76: mt7921: refactor dma.c to be pcie specificSean Wang1-1/+6
2021-10-20mt76: mt7921: refactor mac.c to be bus independentSean Wang1-5/+20
2021-10-20mt76: mt7921: add 6GHz supportLorenzo Bianconi1-1/+1
2021-10-20mt76: mt7921: robustify hardware initialization flowSean Wang1-0/+1
2021-10-20mt76: mt7921: remove mt7921_sta_statsLorenzo Bianconi1-11/+1
2021-10-20mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi1-2/+0
2021-10-20mt76: mt7921: report tx rate directly from tx statusLorenzo Bianconi1-2/+0
2021-10-20mt76: mt7921: add support for tx status reportingLorenzo Bianconi1-3/+0