summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi2023-04-171-0/+11
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-171-1/+0
* wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi2023-04-171-7/+0
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-171-2/+1
* wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routineLorenzo Bianconi2023-04-171-1/+2
* wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen2023-02-031-0/+2
* wifi: mt76: mt7921: add ack signal supportDeren Wu2023-02-031-0/+5
* wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu2023-02-031-0/+2
* wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou2022-12-091-0/+7
* wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu2022-12-011-1/+1
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-011-1/+1
* wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen2022-12-011-0/+2
* wifi: mt76: mt7921: introduce chanctx supportSean Wang2022-12-011-0/+1
* wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang2022-12-011-0/+48
* wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou2022-12-011-0/+19
* wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh2022-09-151-0/+30
* wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee2022-09-151-1/+0
* wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi2022-09-151-4/+3
* wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi2022-09-151-0/+1
* mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi2022-07-111-6/+0
* mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi2022-07-111-1/+0
* mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-111-2/+0
* mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-111-1/+0
* mt76: mt7921: fix command timeout in AP stop periodDeren Wu2022-07-111-0/+2
* mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi2022-07-111-5/+0
* mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi2022-07-111-10/+0
* mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi2022-07-111-1/+1
* mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi2022-07-111-1/+0
* mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu2022-07-111-0/+2
* mt76: mt7921: introduce ACPI SAR supportDeren Wu2022-07-111-0/+20
* mt76: mt7921: add ipv6 NS offload supportDeren Wu2022-05-131-0/+8
* mt76: mt7921: Add AP mode supportSean Wang2022-05-131-0/+4
* mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filterLorenzo Bianconi2022-05-131-1/+0
* mt76: mt7921u: add suspend/resume supportLorenzo Bianconi2022-05-131-1/+1
* mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi2022-03-161-0/+2
* mt76: mt7921: add mt7921u driverLorenzo Bianconi2022-03-161-0/+12
* mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.Lorenzo Bianconi2022-03-161-1/+1
* mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.Lorenzo Bianconi2022-03-161-1/+2
* mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac codeLorenzo Bianconi2022-03-161-4/+5
* mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usbLorenzo Bianconi2022-03-161-4/+6
* mt76: mt7921: get rid of mt7921_wait_for_mcu_init declarationLorenzo Bianconi2022-03-161-1/+0
* mt76: mt7921: make mt7921_init_tx_queues staticLorenzo Bianconi2022-03-161-1/+0
* mt76: mt7921: fix up the monitor modeSean Wang2022-03-161-0/+2
* mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi2022-02-031-6/+0
* mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi2022-02-031-0/+1
* mt76: mt7921e: fix possible probe failure after rebootSean Wang2022-02-031-0/+1
* mt76: mt7921e: process txfree and txstatus without allocating skbsLorenzo Bianconi2022-02-031-0/+1
* mt76: connac: move mt76_connac_mcu_restart in common moduleLorenzo Bianconi2022-02-031-1/+0
* mt76: mt7921: get rid of mt7921_mcu_get_eepromLorenzo Bianconi2022-02-031-1/+0
* mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi2022-02-031-9/+1