summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mac80211.c
AgeCommit message (Expand)Author
2020-05-13mt76: enable p2p supportLorenzo Bianconi
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee
2020-05-12mt76: add Rx stats support for radiotapRyder Lee
2020-05-12mt76: add support for HE RX rate reportingRyder Lee
2020-05-12mt76: enable TDLS supportLorenzo Bianconi
2020-05-12mt76: fix A-MPDU density handlingFelix Fietkau
2020-05-12mt76: remove PS_NULLFUNC_STACK capabilityLorenzo Bianconi
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615Felix Fietkau
2020-02-14mt76: fix rounding issues on converting per-chain and combined txpowerFelix Fietkau
2020-02-14mt76: avoid extra RCU synchronization on station removalFelix Fietkau
2020-02-14mt76: enable Airtime Queue Limit supportFelix Fietkau
2020-02-14mt76: rely on mac80211 utility routines to compute airtimeLorenzo Bianconi
2020-02-14mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_initLorenzo Bianconi
2020-02-14mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau
2020-02-14mt76: do not overwrite max_tx_fragments if it has been setShayne Chen
2020-02-14mt76: add ext_phy field to struct mt76_wcidFelix Fietkau
2020-02-14mt76: add function for allocating an extra wiphyFelix Fietkau
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: keep a set of software tx queues per phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in mt76_sta_state()Felix Fietkau
2020-02-14mt76: add support for an extra wiphy in the rx pathFelix Fietkau
2020-02-14mt76: introduce struct mt76_phyFelix Fietkau
2020-02-14mt76: move initialization of some struct members to mt76_alloc_deviceFelix Fietkau
2019-12-18mt76: fix LED link time failureArnd Bergmann
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi
2019-11-20mt76: add sanity check for a-mpdu rx wcid indexFelix Fietkau
2019-11-20mt76: refactor cc_lock locking schemeLorenzo Bianconi
2019-11-20mt76: do not use devm API for led classdevFelix Fietkau
2019-11-20mt76: enable airtime fairnessFelix Fietkau
2019-11-20mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi
2019-11-20mt76: unify channel survey update codeFelix Fietkau
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: store current channel survey_state in struct mt76_devFelix Fietkau
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau
2019-09-05mt76: make mt76_rx_convert staticStanislaw Gruszka
2019-09-05mt76: remove offchannel check in tx schedulingFelix Fietkau
2019-09-05mt76: stop rx aggregation on station removalFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-06-27mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi
2019-06-27mt76: generalize mt76_get_txpower for 4x4:4 devicesLorenzo Bianconi