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
/
mt76.h
Age
Commit message (
Expand
)
Author
2019-11-20
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
2019-11-20
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
2019-11-20
mt76: report rx a-mpdu subframe status
Felix Fietkau
2019-11-20
mt76: move aggr_stats array in mt76_dev
Lorenzo Bianconi
2019-11-20
mt76: move queue debugfs entry to driver specific code
Lorenzo Bianconi
2019-11-20
mt76: remove aggr_work field from struct mt76_wcid
Felix Fietkau
2019-10-30
mt76: dma: fix buffer unmap with non-linear skbs
Lorenzo Bianconi
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
2019-09-05
mt76: make mt76_rx_convert static
Stanislaw Gruszka
2019-09-05
mt76: remove offchannel check in tx scheduling
Felix Fietkau
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
mt76: fix some checkpatch warnings
Ryder Lee
2019-09-05
mt76: mt7615: add BIP_CMAC_128 cipher support
Lorenzo Bianconi
2019-09-05
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
2019-09-05
mt76: mt7603: move survey_time in mt76_dev
Lorenzo Bianconi
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
mt76: introduce mt76_mmio_read_copy routine
Lorenzo Bianconi
2019-09-05
mt76: usb: remove unneeded {put,get}_unaligned
Stanislaw Gruszka
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
mt76: usb: fix rx A-MSDU support
Lorenzo Bianconi
2019-06-27
mt76: mt76u: get rid of {out,in}_max_packet
Lorenzo Bianconi
2019-06-27
mt76: move nl80211_dfs_regions in mt76_dev data structure
Lorenzo Bianconi
2019-06-27
mt76: mt76u: reduce rx memory footprint
Lorenzo Bianconi
2019-06-27
mt76: move mt76_get_rate in mt76-module
Lorenzo Bianconi
2019-06-27
mt76: move mt76_insert_ccmp_hdr in mt76-module
Lorenzo Bianconi
2019-06-27
mt76: mt76x02: fix tx status reporting issues
Felix Fietkau
2019-06-25
mt76: move tx_napi in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move beacon_int in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: introduce mt76_mcu_restart macro
Lorenzo Bianconi
2019-05-01
mt76: mt7603: initialize mt76_mcu_ops data structure
Lorenzo Bianconi
2019-05-01
mt76usb: fix tx/rx stop
Stanislaw Gruszka
2019-05-01
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee
2019-05-01
mt76: dma: introduce skb field in mt76_txwi_cache
Lorenzo Bianconi
2019-05-01
mt76: add skb pointer to mt76_tx_info
Lorenzo Bianconi
2019-05-01
mt76: set txwi_size according to the driver value
Lorenzo Bianconi
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
2019-05-01
mt76: store wcid tx rate info in one u32 reduce locking
Felix Fietkau
2019-05-01
mt76: use mac80211 txq scheduling
Felix Fietkau
2019-05-01
mt76: introduce mt76_free_device routine
Lorenzo Bianconi
2019-05-01
mt76usb: remove mt76u_buf and use urb directly
Stanislaw Gruszka
2019-05-01
mt76usb: move mt76u_buf->done to queue entry
Stanislaw Gruszka
2019-05-01
mt76usb: remove mt76u_buf redundant fileds
Stanislaw Gruszka
2019-05-01
mt76usb: use usb_dev private data
Stanislaw Gruszka
2019-05-01
mt76: remove rx_page_lock
Stanislaw Gruszka
2019-05-01
mt76: unify set_tim
Stanislaw Gruszka
2019-05-01
mt76: dma: add static qualifier to mt76_dma_tx_queue_skb
Lorenzo Bianconi
2019-05-01
mt76: introduce mt76_tx_info data structure
Lorenzo Bianconi
[prev]
[next]