Re: [PATCH net-next 1/8] docs: networking: reorganize driver documentation again

2020-06-26 Thread Shannon Nelson
On 6/26/20 10:27 AM, Jakub Kicinski wrote: Organize driver documentation by device type. Most documents have fairly verbose yet uninformative names, so let users first select a well defined device type, and then search for a particular driver. While at it rename the section from Vendor drivers t

RE: [PATCH net-next 1/8] docs: networking: reorganize driver documentation again

2020-06-26 Thread Kirsher, Jeffrey T
; sae...@mellanox.com; > jdma...@kudzu.us; snel...@pensando.io; gr-linux-nic-...@marvell.com; > stuyo...@gmail.com; Kirsher, Jeffrey T ; > sgout...@marvell.com; luob...@huawei.com; csu...@google.com; > kou.ishiz...@toshiba.co.jp; peppe.cavall...@st.com; chess...@tux.org > Subject: [

[PATCH net-next 1/8] docs: networking: reorganize driver documentation again

2020-06-26 Thread Jakub Kicinski
Organize driver documentation by device type. Most documents have fairly verbose yet uninformative names, so let users first select a well defined device type, and then search for a particular driver. While at it rename the section from Vendor drivers to Hardware drivers. This seems more accurate,