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