index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
usb.c
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: mt76u: add mt76u_alloc_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: stop/free all possible rx queues
Lorenzo Bianconi
2020-02-14
mt76: mt76u: introduce mt76u_free_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers
Lorenzo Bianconi
2020-02-14
mt76: mt76u: use mt76_queue as mt76u_complete_rx context
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_refill_rx signature
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry signature
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76u_process_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: check tx_status_data pointer in mt76u_tx_tasklet
Lorenzo Bianconi
2020-02-14
mt76: usb: use max packet length for m76u_copy
Stanislaw Gruszka
2020-02-14
mt76: speed up usb bulk copy
Markus Theil
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
mt76: keep a set of software tx queues per phy
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2020-02-14
mt76: move initialization of some struct members to mt76_alloc_device
Felix Fietkau
2019-11-20
mt76: mt76u: rely on a dedicated stats workqueue
Lorenzo Bianconi
2019-11-20
mt76: mt76u: rely on usb_interface instead of usb_dev
Lorenzo Bianconi
2019-11-20
mt76: usb: add lockdep_assert_held in __mt76u_vendor_request
Lorenzo Bianconi
2019-09-05
mt76: fix some checkpatch warnings
Ryder Lee
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-09-05
mt76: usb: fix endian in mt76u_copy
Stanislaw Gruszka
2019-09-05
mt76: mt76u: fix typo in mt76u_fill_rx_sg
Lorenzo Bianconi
2019-09-05
mt76: round up length on mt76_wr_copy
Felix Fietkau
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: mt76u: reduce rx memory footprint
Lorenzo Bianconi
2019-05-01
mt76: usb: use EP max packet aligned buffer sizes for rx
Stanislaw Gruszka
2019-05-01
mt76usb: fix tx/rx stop
Stanislaw Gruszka
2019-05-01
mt76: add skb pointer to mt76_tx_info
Lorenzo Bianconi
2019-05-01
mt76: usb: reduce locking in mt76u_tx_tasklet
Lorenzo Bianconi
2019-05-01
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
2019-05-01
mt76: use mac80211 txq scheduling
Felix Fietkau
2019-05-01
mt76usb: remove queue variable from rx_tasklet
Stanislaw Gruszka
2019-05-01
mt76usb: allocate urb and sg as linear data
Stanislaw Gruszka
2019-05-01
mt76usb: remove unneded sg_init_table
Stanislaw Gruszka
2019-05-01
mt76usb: resue mt76u_urb_alloc for tx
Stanislaw Gruszka
2019-05-01
mt76usb: remove MT_RXQ_MAIN queue from mt76u_urb_alloc
Stanislaw Gruszka
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
mt76usb: change mt76u_fill_rx_sg arguments
Stanislaw Gruszka
2019-05-01
mt76: remove rx_page_lock
Stanislaw Gruszka
2019-05-01
mt76usb: change mt76u_submit_buf
Stanislaw Gruszka
2019-05-01
mt76x02u: add mt76_release_buffered_frames
Stanislaw Gruszka
2019-05-01
mt76: usb: reduce code indentation in mt76u_alloc_tx
Lorenzo Bianconi
[prev]
[next]