Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | mt76: use mt76_dev in mt76_is_{mmio,usb} | Lorenzo Bianconi | 1 | -1/+1 |
2019-11-20 | mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module | Lorenzo Bianconi | 1 | -1/+0 |
2019-09-05 | mt76: mt76x0: remove unneeded return value on set channel | Stanislaw Gruszka | 1 | -2/+2 |
2019-09-05 | mt76: mt76x02: fix some checkpatch warnings | Ryder Lee | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2019-02-18 | mt76x0: remove mt76x0u_alloc_device routine | Lorenzo Bianconi | 1 | -4/+0 |
2018-11-30 | mt76: move mt76x02_bss_info_changed in mt76x02-lib module | Lorenzo Bianconi | 1 | -3/+0 |
2018-11-30 | mt76: move tx protection routines in mt76x02-lib module | Lorenzo Bianconi | 1 | -5/+0 |
2018-11-30 | mt76x0: pci: enable AP support | Lorenzo Bianconi | 1 | -2/+0 |
2018-11-30 | mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module | Lorenzo Bianconi | 1 | -4/+0 |
2018-11-30 | mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c | Lorenzo Bianconi | 1 | -1/+0 |
2018-11-30 | mt76x0: align mt76x0u and mt76x0e fw version | Lorenzo Bianconi | 1 | -0/+2 |
2018-11-30 | mt76x0: mac: remove mt76x0_mac_set_ampdu_factor | Lorenzo Bianconi | 1 | -1/+0 |
2018-11-30 | mt76x0: pci: add missing MODULE_FIRMWARE macro | Lorenzo Bianconi | 1 | -0/+3 |
2018-11-30 | mt76: mt76x0: handle chip specific initval differences | Felix Fietkau | 1 | -2/+4 |
2018-11-30 | mt76x0: do not perform MCU calibration for MT7630 | Stanislaw Gruszka | 1 | -0/+5 |
2018-11-30 | mt76x0: phy: unify calibration between mt76x0u and mt76x0e | Lorenzo Bianconi | 1 | -1/+0 |
2018-11-30 | mt76x0: use mt76x02_mac_work as stats handler | Lorenzo Bianconi | 1 | -1/+0 |
2018-11-30 | mt76x0: use shared debugfs implementation | Lorenzo Bianconi | 1 | -2/+0 |
2018-11-30 | mt76: move mt76x02_mac_work routine in mt76x02-lib module | Lorenzo Bianconi | 1 | -2/+0 |
2018-11-30 | mt76x0: phy: use proper name convention | Lorenzo Bianconi | 1 | -1/+1 |
2018-10-13 | mt76x0: phy: do not run calibration during channel switch | Lorenzo Bianconi | 1 | -2/+0 |
2018-10-13 | mt76x0: pci: introduce mt76x0_phy_calirate routine | Lorenzo Bianconi | 1 | -0/+1 |
2018-10-05 | mt76: rename mt76x02_util.h in mt76x02.h | Lorenzo Bianconi | 1 | -4/+1 |
2018-10-05 | mt76: move mt76x02_tx in mt76x02-lib module | Lorenzo Bianconi | 1 | -4/+0 |
2018-10-05 | mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers | Lorenzo Bianconi | 1 | -3/+0 |
2018-10-05 | mt76x0: merge mt76x0_dev in mt76x02_dev | Lorenzo Bianconi | 1 | -81/+21 |
2018-10-05 | mt76x0: remove hw_atomic_mutex mutex in mt76x0_dev | Lorenzo Bianconi | 1 | -3/+0 |
2018-10-05 | mt76x0: remove unused variable in mt76x0_dev | Lorenzo Bianconi | 1 | -5/+0 |
2018-10-05 | mt76x0: mac: use sta ewma estimation for rssi tracking | Lorenzo Bianconi | 1 | -12/+0 |
2018-10-05 | mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi | Lorenzo Bianconi | 1 | -5/+0 |
2018-10-01 | mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.c | Lorenzo Bianconi | 1 | -4/+4 |
2018-10-01 | mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signature | Lorenzo Bianconi | 1 | -3/+13 |
2018-10-01 | mt76: move set_{tx,rx}_path routines in mt76x02-lib module | Lorenzo Bianconi | 1 | -1/+0 |
2018-10-01 | mt76x0: usb: move initialization code in usb.c | Lorenzo Bianconi | 1 | -1/+0 |
2018-10-01 | mt76: move mt76x02_beacon_offset in mt76x02_util.c | Lorenzo Bianconi | 1 | -2/+0 |
2018-10-01 | mt76x0: add quirk to disable 2.4GHz band for Archer T1U | Stanislaw Gruszka | 1 | -0/+2 |
2018-10-01 | mt76x0: phy: introduce mt76x0_phy_set_txpower routine | Lorenzo Bianconi | 1 | -0/+1 |
2018-10-01 | mt76x0: use shared debugfs implementation | Lorenzo Bianconi | 1 | -2/+0 |
2018-10-01 | mt76x0: remove eeprom dependency from mt76x0_get_power_info | Lorenzo Bianconi | 1 | -1/+0 |
2018-10-01 | mt76x0: unify lna_gain parsing | Lorenzo Bianconi | 1 | -0/+2 |
2018-09-19 | mt76x0: remove mt76x0_burst_write_regs() | Stanislaw Gruszka | 1 | -3/+0 |
2018-09-19 | mt76: add usb implementation of {wr,rd}_rp | Stanislaw Gruszka | 1 | -4/+0 |
2018-09-19 | mt76x0: make device allocation bus neutral | Stanislaw Gruszka | 1 | -1/+2 |
2018-09-19 | mt76x0: remove unused mt76x0_wcid | Stanislaw Gruszka | 1 | -9/+0 |
2018-09-19 | mt76x0: inital split between pci and usb | Stanislaw Gruszka | 1 | -1/+0 |
2018-09-19 | mt76x0: use mt76_register_device for device registration | Lorenzo Bianconi | 1 | -1/+0 |
2018-09-19 | mt76x0: remove unused stat_work | Lorenzo Bianconi | 1 | -2/+0 |
2018-09-19 | mt76x0: remove unused endpoint definitions | Lorenzo Bianconi | 1 | -6/+0 |
2018-09-19 | mt76x0: remove unused mt76x0_tx_status routine | Lorenzo Bianconi | 1 | -1/+0 |