summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mac.c
AgeCommit message (Expand)Author
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-16mt76: fix wrong HE data rate in sniffer toolDeren Wu
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: use le32/16_get_bits() whenever possibleRyder Lee
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: 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: fix ht mcs in mt7921_mac_add_txs_skb()Peter Chiu
2022-02-03mt76: mt7921: fix a leftover race in runtime-pmLorenzo Bianconi
2022-02-03mt76: mt7921e: process txfree and txstatus without allocating skbsLorenzo Bianconi
2022-02-03mt76: mt7921: forbid the doze mode when coredump is in progressYN Chen
2021-12-19mt76: mt7921: clear pm->suspended in mt7921_mac_reset_workSean Wang
2021-12-19mt76: mt7921: fix network buffer leak by txs missingDeren Wu
2021-12-19mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdrRyder Lee
2021-12-19mt76: do not pass the received frame with decryption errorXing Song
2021-12-19mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwiLorenzo Bianconi
2021-12-18mt76: only set rx radiotap flag from within decoder functionsRyder Lee
2021-12-18mt76: reverse the first fragmented frame to 802.11Xing Song
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: mt7921: introduce mt7921s supportSean Wang
2021-10-20mt76: mt7921: add MT7921_COMMON moduleSean 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: remove mt76_wcid pointer from mt76_tx_status_check signatureLorenzo Bianconi
2021-10-20mt76: mt7921: add 6GHz supportLorenzo Bianconi
2021-10-20mt76: mt7921: remove mt7921_sta_statsLorenzo Bianconi
2021-10-20mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi
2021-10-20mt76: mt7921: report tx rate directly from tx statusLorenzo Bianconi
2021-10-20mt76: mt7921: add support for tx status reportingLorenzo Bianconi
2021-10-20mt76: mt7921: start reworking tx rate reportingLorenzo Bianconi
2021-10-20mt76: disable BH around napi_schedule() callsFelix Fietkau
2021-10-20mt76: mt7921: update mib counters dumping phy statsLorenzo Bianconi
2021-10-20mt76: mt7921: move mt7921_queue_rx_skb to mac.cLorenzo Bianconi
2021-10-20mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotapLorenzo Bianconi
2021-10-20mt76: mt7921: report HE MU radiotapSean Wang
2021-10-20mt76: mt7921: get rid of mt7921_mac_set_beacon_filterLorenzo Bianconi
2021-10-20mt76: add support for setting mcast rateRyder Lee
2021-10-20mt76: mt7921: send EAPOL frames at lowest rateRyder Lee
2021-10-20mt76: mt7921: fix mgmt frame using unexpected bitrateSean Wang
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee
2021-10-20mt76: mt7921: fix endianness warning in mt7921_update_txsLorenzo Bianconi