Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/mt76.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util.c
AgeCommit message (Expand)Author
2020-08-22mt76: add utility functions for deferring work to a kernel threadFelix Fietkau
2020-06-16mt76: rely on register macrosLorenzo Bianconi
2020-05-23mt76: fix wcid allocation issuesFelix Fietkau
2020-04-22mt76: mt7615: fix max wtbl size for 7663Lorenzo Bianconi
2019-11-20mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau
2019-08-20mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-01-11mt76: fix rssi ewma trackingFelix Fietkau
2018-12-05mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau
2016-09-05adjust MODULE_LICENSE for license changeFelix Fietkau
2016-09-05core: fix checkpatch errorsFelix Fietkau
2016-09-04move mt76_insert_hdr_pad to mt76x2_tx.cFelix Fietkau
2016-09-04move mt76_remove_hdr_pad to mt76x2_mac.cFelix Fietkau
2016-09-04update my email addressFelix Fietkau
2016-07-12relicense to ISC (except for util.h which is based on GPL'd kernel codeFelix Fietkau
2016-02-25update copyright linesFelix Fietkau
2016-02-05add support for queueing frames spanning multiple descriptorsFelix Fietkau
2016-01-14mt76: remove skb_cow() to avoid unnecessary reallocationsFelix Fietkau
2015-12-21move mt76_wcid_alloc to coreFelix Fietkau
2015-12-06move register poll functions to coreFelix Fietkau
2015-12-06move mmio functions/init to mt76.koFelix Fietkau
2015-12-06move header pad insert/remove functions and utility header to a new core moduleFelix Fietkau
2015-12-06add a mt76x2_ prefix to all filesFelix Fietkau
2015-12-06replace mt76 prefix with mt76x2 in preparation for splitting the driver for m...Felix Fietkau
2014-11-20Initial importFelix Fietkau