]> Git Repo - linux.git/commit
[PATCH] e1000: Fix adapter structure and prepare for multique fix
authorJeff Kirsher <[email protected]>
Fri, 13 Jan 2006 00:50:39 +0000 (16:50 -0800)
committerJeff Garzik <[email protected]>
Tue, 17 Jan 2006 12:40:11 +0000 (07:40 -0500)
commitf56799ea39a85a6f3760a134aa0e6d1c17eea369
tree5d7ed643eb04aed2a7d5c129dd997e1f7d3cf76c
parentd8c2bd3d3aa49e18ffebb999979b976f04280284
[PATCH] e1000: Fix adapter structure and prepare for multique fix

Fix adapter structure to handle multiple queues and prepping the driver for full multiple queue support, some changes are ifdef'd our unless you define CONFIG_E1000_MQ.

Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: John Ronciak <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
drivers/net/e1000/e1000.h
drivers/net/e1000/e1000_ethtool.c
drivers/net/e1000/e1000_hw.h
drivers/net/e1000/e1000_main.c
drivers/net/e1000/e1000_param.c
This page took 0.062248 seconds and 4 git commands to generate.