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

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-12wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau
2022-07-11mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi
2022-07-11mt76: allow receiving frames with invalid CCMP PN via monitor interfacesFelix Fietkau
2022-07-11mt76: do not check the ccmp pn for ONLY_MONITOR frameMeiChia Chiu
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu
2022-07-11mt76: add 6 GHz band support in mt76_sar_freq_rangesDeren Wu
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: make number of tokens configurable dynamicallyFelix Fietkau
2022-05-13mt76: add support for overriding the device used for DMA mappingFelix Fietkau
2022-05-13mt76: fix tx status related use-after-free race on station removalFelix Fietkau
2022-05-13mt76: fix antenna config missing in 6G capDeren Wu
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-03-16mt76: fix invalid rssi reportDeren Wu
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau
2022-02-24mt76: improve signal strength reportingFelix Fietkau
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau
2022-02-03mt76: make mt76_sar_capa staticLorenzo Bianconi
2021-12-19mt76: move sar_capa configuration in common codeLorenzo Bianconi
2021-12-19mt76: clear sta powersave flag after notifying driverFelix Fietkau
2021-12-19mt76: move sar utilities to mt76-core moduleLorenzo Bianconi
2021-12-19mt76: fix the wiphy's available antennas to the correct valueBo Jiao
2021-12-19mt76: fix possible OOB issue in mt76_calculate_default_rateLorenzo Bianconi
2021-10-20mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi
2021-10-20mt76: do not access 802.11 header in ccmp check for 802.3 rx skbsFelix Fietkau
2021-10-20mt76: use a separate CCMP PN receive counter for management framesXing Song
2021-10-20mt76: substitute sk_buff_head status_list with spinlock_t status_lockLorenzo Bianconi
2021-10-20mt76: remove mt76_wcid pointer from mt76_tx_status_check signatureLorenzo Bianconi
2021-10-20mt76: introduce packet_id idrLorenzo Bianconi
2021-10-20mt76: add 6GHz supportLorenzo Bianconi
2021-10-20mt76: fill boottime_ns in Rx pathRyder Lee
2021-10-20mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOADRyder Lee
2021-10-20mt76: add support for setting mcast rateRyder Lee
2021-10-20mt76: add mt76_default_basic_rate more devices can rely onSean Wang
2021-10-20mt76: mt7921: add .set_sar_specs supportYN Chen
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee
2021-06-19mt76: allow hw driver code to overwrite wiphy interface_modesLorenzo Bianconi
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-05-15mt76: validate rx A-MSDU subframesFelix Fietkau
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi
2021-04-13mt76: report Rx timestampRyder Lee
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi
2021-04-11mt76: add support for 802.3 rx framesFelix Fietkau
2021-01-27mt76: fix crash on tearing down ext phyFelix Fietkau
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi