Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1280670
| From | Sunil Goutham <sunil.kovvuri@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] net: thunderx: Miscellaneous fixes |
| Date | 2015-12-01 10:20 +0100 |
| Message-ID | <qAPgm-7I5-17@gated-at.bofh.it> (permalink) |
| References | <ds889-8u2-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Sunil Goutham <sgoutham@cavium.com> This patch series contains fixes for various issues observed with BGX and NIC drivers. Sunil Goutham (4): net: thunderx: Increase transmit queue length net: thunderx: Set CQ timer threshold properly net: thunderx: Switchon carrier only upon interface link up net: thunderx: Enable BGX LMAC's RX/TX only after VF is up Thanneeru Srinivasulu (2): net: thunderx: Force to load octeon-mdio before bgx driver. net: thunderx: Wait for delayed work to finish before destroying it drivers/net/ethernet/cavium/thunder/nic.h | 5 +-- drivers/net/ethernet/cavium/thunder/nic_main.c | 23 ++++++++++++++-- .../net/ethernet/cavium/thunder/nicvf_ethtool.c | 16 ++++++++++- drivers/net/ethernet/cavium/thunder/nicvf_main.c | 4 +-- drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 2 +- drivers/net/ethernet/cavium/thunder/nicvf_queues.h | 6 ++-- drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 28 +++++++++++++++++--- drivers/net/ethernet/cavium/thunder/thunder_bgx.h | 2 + 8 files changed, 68 insertions(+), 18 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/6] net: thunderx: Miscellaneous fixes Sunil Goutham <sunil.kovvuri@gmail.com> - 2015-12-01 10:20 +0100
csiph-web