Every patch series must begin with a postings labelled "[PATCH 0/9] ..." which explains what the series is doing, how it is implementing that, and why it is implemented that way.
- [PATCH 1/9] net: mediatek: update the IRQ part of the binding... John Crispin
- [PATCH 7/9] net: mediatek: fix TX locking John Crispin
- [PATCH 4/9] net: mediatek: remove superfluous reset call John Crispin
- [PATCH 8/9] net: mediatek: move the pending_work struct ... John Crispin
- [PATCH 5/9] net: mediatek: fix stop and wakeup of queue John Crispin
- [PATCH 2/9] net: mediatek: watchdog_timeo was not set John Crispin
- [PATCH 6/9] net: mediatek: fix mtk_pending_work John Crispin
- [PATCH 9/9] net: mediatek: do not set the QID field in t... John Crispin
- [PATCH 3/9] net: mediatek: mtk_cal_txd_req() returns bad... John Crispin
- Re: [PATCH 1/9] net: mediatek: update the IRQ part of th... David Miller
- Re: [PATCH 1/9] net: mediatek: update the IRQ part of th... Rob Herring