summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921 (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi2022-09-151-0/+1
* wifi: mt76: mt7921: delete stray if statementDan Carpenter2022-09-151-3/+0
* wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter2022-09-151-1/+4
* wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi2022-09-154-157/+119
* wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang2022-09-151-4/+0
* wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang2022-09-151-4/+24
* wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang2022-09-151-4/+9
* wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang2022-09-152-4/+14
* wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi2022-09-153-0/+22
* wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi2022-09-151-40/+36
* wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu2022-08-261-1/+1
* Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo2022-07-1818-1714/+633
|\
| * mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()Kai-Heng Feng2022-07-111-18/+7
| * mt76: add phy_idx to mt76_wcidLorenzo Bianconi2022-07-111-2/+2
| * mt76: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi2022-07-111-6/+5
| * mt76: mt7921: reduce the mutex lock scope during resetSean Wang2022-07-111-5/+8
| * mt76: mt7921: reduce log severity levels for informative messagesSean Wang2022-07-111-1/+1
| * mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi2022-07-113-24/+5
| * mt76: mt7921: make mt7921_pci_driver staticLorenzo Bianconi2022-07-112-2/+1
| * mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang2022-07-113-6/+16
| * mt76: mt7921: enable HW beacon filter not depending on PM flagSean Wang2022-07-111-2/+1
| * mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau2022-07-113-3/+3
| * mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-117-98/+24
| * mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi2022-07-117-107/+25
| * mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi2022-07-111-32/+1
| * mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi2022-07-112-37/+1
| * mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-114-27/+1
| * mt76: connac: move mt76_connac_tx_free in shared codeLorenzo Bianconi2022-07-112-11/+4
| * mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi2022-07-113-31/+9
| * mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi2022-07-112-34/+2
| * mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu2022-07-111-1/+1
| * mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu2022-07-111-2/+2
| * mt76: mt7921s: fix possible sdio deadlock in command failDeren Wu2022-07-111-5/+5
| * mt76: mt7921: do not update pm states in case of errorLorenzo Bianconi2022-07-111-3/+3
| * mt76: mt7921s: remove unnecessary goto in mt7921s_mcu_drv_pmctrlLorenzo Bianconi2022-07-111-5/+4
| * mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac moduleLorenzo Bianconi2022-07-111-76/+6
| * mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi2022-07-112-167/+12
| * mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi2022-07-112-236/+3
| * mt76: mt7921: fix command timeout in AP stop periodDeren Wu2022-07-113-13/+43
| * mt76: mt7921: not support beacon offload disable commandDeren Wu2022-07-111-2/+4
| * mt76: connac: move mt76_connac2_mac_add_txs_skb in connac moduleLorenzo Bianconi2022-07-111-119/+3
| * mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi2022-07-115-221/+6
| * mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi2022-07-112-131/+2
| * mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi2022-07-114-15/+14
| * mt76: enable the VHT extended NSS BW featureDeren Wu2022-07-111-0/+1
| * mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi2022-07-111-125/+1
| * mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi2022-07-111-88/+1
| * mt76: mt7921: move fw toggle in mt7921_load_firmwareLorenzo Bianconi2022-07-111-7/+7
| * mt76: connac: move shared fw structures in connac moduleLorenzo Bianconi2022-07-111-70/+11
| * mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi2022-07-116-12/+5