Age | Commit message (Expand) | Author |
2022-05-13 | mt76: mt7915: add Wireless Ethernet Dispatch support | Felix Fietkau |
2022-05-13 | mt76: make number of tokens configurable dynamically | Felix Fietkau |
2022-05-13 | mt76: add support for overriding the device used for DMA mapping | Felix Fietkau |
2022-05-13 | mt76: fix tx status related use-after-free race on station removal | Felix Fietkau |
2022-05-13 | mt76: fix antenna config missing in 6G cap | Deren Wu |
2022-05-13 | mt76: fix use-after-free by removing a non-RCU wcid pointer | Felix Fietkau |
2022-03-16 | mt76: fix invalid rssi report | Deren Wu |
2022-02-24 | mt76: fix dfs state issue with 160 MHz channels | Felix Fietkau |
2022-02-24 | mt76: improve signal strength reporting | Felix Fietkau |
2022-02-03 | mt76: mt7915: fix/rewrite the dfs state handling logic | Felix Fietkau |
2022-02-03 | mt76: make mt76_sar_capa static | Lorenzo Bianconi |
2021-12-19 | mt76: move sar_capa configuration in common code | Lorenzo Bianconi |
2021-12-19 | mt76: clear sta powersave flag after notifying driver | Felix Fietkau |
2021-12-19 | mt76: move sar utilities to mt76-core module | Lorenzo Bianconi |
2021-12-19 | mt76: fix the wiphy's available antennas to the correct value | Bo Jiao |
2021-12-19 | mt76: fix possible OOB issue in mt76_calculate_default_rate | Lorenzo Bianconi |
2021-10-20 | mt76: move mt76_ethtool_worker_info in mt76 module | Lorenzo Bianconi |
2021-10-20 | mt76: do not access 802.11 header in ccmp check for 802.3 rx skbs | Felix Fietkau |
2021-10-20 | mt76: use a separate CCMP PN receive counter for management frames | Xing Song |
2021-10-20 | mt76: substitute sk_buff_head status_list with spinlock_t status_lock | Lorenzo Bianconi |
2021-10-20 | mt76: remove mt76_wcid pointer from mt76_tx_status_check signature | Lorenzo Bianconi |
2021-10-20 | mt76: introduce packet_id idr | Lorenzo Bianconi |
2021-10-20 | mt76: add 6GHz support | Lorenzo Bianconi |
2021-10-20 | mt76: fill boottime_ns in Rx path | Ryder Lee |
2021-10-20 | mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOAD | Ryder Lee |
2021-10-20 | mt76: add support for setting mcast rate | Ryder Lee |
2021-10-20 | mt76: add mt76_default_basic_rate more devices can rely on | Sean Wang |
2021-10-20 | mt76: mt7921: add .set_sar_specs support | YN Chen |
2021-06-19 | mt76: make mt76_update_survey() per phy | Ryder Lee |
2021-06-19 | mt76: allow hw driver code to overwrite wiphy interface_modes | Lorenzo Bianconi |
2021-06-19 | mt76: move mt76_rates in mt76 module | Lorenzo Bianconi |
2021-05-15 | mt76: validate rx A-MSDU subframes | Felix Fietkau |
2021-04-21 | mt76: move mt76_token_init in mt76_alloc_device | Lorenzo Bianconi |
2021-04-12 | mt76: report Rx timestamp | Ryder Lee |
2021-04-11 | mt76: mt7915: enable hw rx-amsdu de-aggregation | Lorenzo Bianconi |
2021-04-11 | mt76: add support for 802.3 rx frames | Felix Fietkau |
2021-01-27 | mt76: fix crash on tearing down ext phy | Felix Fietkau |
2021-01-26 | mt76: testmode: introduce dbdc support | Shayne Chen |
2020-12-04 | mt76: move hw mac_addr in mt76_phy | Lorenzo Bianconi |
2020-12-04 | mt76: move band allocation in mt76_register_phy | Lorenzo Bianconi |
2020-12-04 | mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5g | Lorenzo Bianconi |
2020-12-04 | mt76: move band capabilities in mt76_phy | Lorenzo Bianconi |
2020-12-04 | mt76: move tx hw data queues in mt76_phy | Lorenzo Bianconi |
2020-12-04 | mt76: introduce mt76_init_mcu_queue utility routine | Lorenzo Bianconi |
2020-12-04 | mt76: move mt76_init_tx_queue in common code | Lorenzo Bianconi |
2020-12-04 | mt76: add back the SUPPORTS_REORDERING_BUFFER flag | Felix Fietkau |
2020-12-04 | mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915 | Felix Fietkau |
2020-12-04 | mt76: use ieee80211_rx_list to pass frames to the network stack as a batch | Felix Fietkau |
2020-09-24 | mt76: mt7663s: introduce sdio tx aggregation | Lorenzo Bianconi |
2020-09-24 | mt76: remove retry_q from struct mt76_txq and related code | Felix Fietkau |