summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mac.c
AgeCommit message (Expand)Author
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
2021-06-19mt76: mt7921: allow chip reset during device restartLorenzo Bianconi
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee
2021-06-19mt76: mt7921: fix the coredump is being truncatedSean Wang
2021-06-19mt76: mt7921: fix kernel warning when reset on vif is not staSean Wang
2021-06-19mt76: mt7921: improve code readability for mt7921_update_txsLorenzo Bianconi
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee
2021-06-19mt76: move mt76_get_next_pkt_id in mt76.hLorenzo Bianconi
2021-06-19mt76: mt7921: set MT76_RESET during mac resetLorenzo Bianconi
2021-06-19mt76: mt7921: update statistic in active mode onlyDeren Wu
2021-06-19mt76: mt7921: introduce mac tx done handlingDeren Wu
2021-06-19mt76: mt7921: do not schedule hw reset if the device is not runningLorenzo Bianconi
2021-06-19mt76: mt7921: return proper error value in mt7921_mac_initLorenzo Bianconi
2021-06-19mt76: mt7921: avoid unnecessary consecutive WiFi resetsSean Wang
2021-06-19mt76: mt7921: consider the invalid value for to_rssiSean Wang
2021-06-19mt76: mt7921: fix reset under the deep sleep is enabledSean Wang
2021-06-19mt76: mt7921: enable rx csum offloadLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi
2021-06-19mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi
2021-05-15mt76: connac: do not schedule mac_work if the device is not runningLorenzo Bianconi
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi
2021-04-21mt76: mt7921: improve doze opportunityLorenzo Bianconi
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi
2021-04-21mt76: mt7921: introduce mt7921_wpdma_reset utility routineLorenzo Bianconi