aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)Author
2022-05-13mt76: mt7921: add ipv6 NS offload supportDeren Wu
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: fix encap offload ethernet type checkFelix Fietkau
2022-05-13mt76: mt7921: fix kernel crash at mt7921_pci_removeSean Wang
2022-05-13mt76: mt7921: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King
2022-05-13mt76: mt7921: Add AP mode supportSean Wang
2022-05-13mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET
2022-05-13mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iterLorenzo Bianconi
2022-05-13mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filterLorenzo Bianconi
2022-05-13mt76: mt7921u: add suspend/resume supportLorenzo Bianconi
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-05-13mt76: mt7921: accept rx frames with non-standard VHT MCS10-11Felix Fietkau
2022-05-06mt76: switch to netif_napi_add_tx()Jakub Kicinski
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-16mt76: fix monitor rx FCS error in DFS channelDeren Wu
2022-03-16mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...Sean Wang
2022-03-16mt76: fix wrong HE data rate in sniffer toolDeren Wu
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: disable runtime pm for usbLorenzo Bianconi
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee
2022-03-16mt76: mt7921: get rid of mt7921_wait_for_mcu_init declarationLorenzo Bianconi
2022-03-16mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi
2022-03-16mt76: mt7921: fix xmit-queue dump for usb and sdioLorenzo Bianconi
2022-03-16mt76: mt7921: make mt7921_init_tx_queues staticLorenzo Bianconi
2022-03-16mt76: mt7921: use mt76_hw instead of open coding itSean Wang
2022-03-16mt76: mt7921: fix up the monitor modeSean Wang
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau
2022-02-24mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDULorenzo Bianconi
2022-02-24mt76: improve signal strength reportingFelix Fietkau
2022-02-23mt76: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu
2022-02-23mt76: fix endianness errors in reverse_frag0_hdr_transLorenzo Bianconi
2022-02-03mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi
2022-02-03mt76: mt7921s: run sleep mode by defaultSean Wang
2022-02-03mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang
2022-02-03mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi
2022-02-03mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotapLorenzo Bianconi
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: mt7921: fix endianness issues in mt7921_mcu_set_tx()Lorenzo Bianconi
2022-02-03mt76: mt7921: fix crash when startup fails.Ben Greear
2022-02-03mt76: mt7921e: fix possible probe failure after rebootSean Wang
2022-02-03mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrlLeon Yen
2022-02-03mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()Peter Chiu
2022-02-03mt76: mt7921: fix a leftover race in runtime-pmLorenzo Bianconi