lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <1471283487-24113-1-git-send-email-sean.wang@mediatek.com> Date: Tue, 16 Aug 2016 01:51:21 +0800 From: Sean Wang <sean.wang@...iatek.com> To: <john@...ozen.org>, <davem@...emloft.net> CC: <nbd@...nwrt.org>, <netdev@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>, <keyhaede@...il.com>, Sean Wang <sean.wang@...iatek.com> Subject: [PATCH v2 0/5] Fix warning, issue and give some enhancements This patch set fixes the following warning and issues and gives some enhancements about RX path handling. v1 -> v2: fix message typos and add coverletter Sean Wang (5): net: ethernet: mediatek: add REVMII and fix RMII mode supported by GMAC net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used net: ethernet: mediatek: enhance RX path by aggregating more skbs into NAPI drivers/net/ethernet/mediatek/mtk_eth_soc.c | 70 ++++++++++++++++----------- 1 file changed, 42 insertions(+), 28 deletions(-) -- 1.7.9.5
Powered by blists - more mailing lists