Messages in this thread |  | | From | Ondrej Puzman <> | Subject | [PATCH 0/4] pch_gbe fixes and enhancements | Date | Thu, 28 Nov 2013 10:44:38 +0100 |
| |
Hi, I'm sending the pch_gbe patch set again per David Miller's request. Now the patches should be correctly numbered.
The patches fixes problems I found on our industrial computer with Intel Atom E680T CPU and EG20T chipset.
Ondrej Puzman (4): pch_gbe: Fix transmit queue management pch_gbe: Remove tx_queue_len setting from the driver pch_gbe: Add DQL support to the driver pch_gbe: Fix: Link configuration in module parameters was ignored
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h | 2 -- .../net/ethernet/oki-semi/pch_gbe/pch_gbe_api.c | 4 ---- .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 18 +++++++++++++----- .../net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c | 13 +------------ .../net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.h | 1 - 5 files changed, 14 insertions(+), 24 deletions(-)
-- 1.7.2.3
|  |