index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x0
/
init.c
Age
Commit message (
Expand
)
Author
2018-09-19
mt76x0: remove unused usb header file
Lorenzo Bianconi
2018-09-19
mt76x0: remove mcu source file
Lorenzo Bianconi
2018-09-19
mt76x0: usb: move firmware loading to usb.c
Stanislaw Gruszka
2018-09-19
mt76x0: remove mt76x0_burst_write_regs()
Stanislaw Gruszka
2018-09-19
mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
2018-09-19
mt76: add usb implementation of {wr,rd}_rp
Stanislaw Gruszka
2018-09-19
mt76x0: make device allocation bus neutral
Stanislaw Gruszka
2018-09-19
mt76x0: remove some usb specific code from mt76x0_register_device
Stanislaw Gruszka
2018-09-19
mt76x0: inital split between pci and usb
Stanislaw Gruszka
2018-09-19
mt76x0: use mt76_register_device for device registration
Lorenzo Bianconi
2018-09-19
mt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_params
Lorenzo Bianconi
2018-09-19
mt76x0: do not free/alloc buffers during suspend/resume
Lorenzo Bianconi
2018-09-19
mt76x0: move mt76x0_init_hardware in mt76x0_register_device
Lorenzo Bianconi
2018-09-19
mt76x0: move stop related routines in mt76x0_mac_stop
Lorenzo Bianconi
2018-09-19
mt76x0: fix memory leak during hw probe
Lorenzo Bianconi
2018-09-19
mt76: move mt76 rate definitions in mt76x02-lib module
Lorenzo Bianconi
2018-09-19
mt76x0: remove mt76x0_stop_hardware routine
Lorenzo Bianconi
2018-09-19
mt76x0: init hw capabilities
Lorenzo Bianconi
2018-09-19
mt76x0: enable per-sta tx queueing
Lorenzo Bianconi
2018-09-19
mt76x0: remove unused stat_work
Lorenzo Bianconi
2018-09-19
mt76x0: remove unused endpoint definitions
Lorenzo Bianconi
2018-09-19
mt76x0: remove unused {tx/rx}_queue definitions
Lorenzo Bianconi
2018-09-19
mt76x0: remove unused stat work_queue
Lorenzo Bianconi
2018-09-19
mt76x0: remove unused dma.c source file
Lorenzo Bianconi
2018-09-19
mt76x0: set max fragments size
Lorenzo Bianconi
2018-09-19
mt76x0: unify tx/rx datapath with mt76x2u driver
Lorenzo Bianconi
2018-09-19
mt76x0: use mt76_alloc_device for device allocation
Lorenzo Bianconi
2018-09-19
mt76x0: init mt76_driver_ops callbacks
Lorenzo Bianconi
2018-09-19
mt76x0: disable usb rx bulk aggregation
Lorenzo Bianconi
2018-09-19
mt76x0: reserve enough space in mac80211
Stanislaw Gruszka
2018-09-19
mt76: unify sta_rate_tbl_update and related helpers
Stanislaw Gruszka
2018-09-19
mt76: move wcid fields to common mt76_dev struct
Stanislaw Gruszka
2018-09-04
mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmds
Lorenzo Bianconi
2018-09-04
mt76x0: use mt76u_init for bus initialization
Lorenzo Bianconi
2018-09-04
mt76x0: use mt76x02_sta and mt76x02_tx_status
Stanislaw Gruszka
2018-09-04
mt76: unify mt76x02_vif struct
Stanislaw Gruszka
2018-09-04
mt76: create new mt76x02-lib module for common mt76x{0,2} code
Stanislaw Gruszka
2018-09-04
mt76: merge mt76x0/regs.h into mt76x02_regs.h
Stanislaw Gruszka
2018-09-04
mt76: unify wait_for_mac
Stanislaw Gruszka
2018-08-02
mt76x0: disable HW before probe
Stanislaw Gruszka
2018-08-02
mt76x0: init files
Stanislaw Gruszka