netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 00/10] liquidio updates and bug fixes
@ 2016-06-29  0:54 Raghu Vatsavayi
  2016-06-29  0:54 ` [PATCH net-next 01/10] liquidio: Vxlan support Raghu Vatsavayi
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Raghu Vatsavayi @ 2016-06-29  0:54 UTC (permalink / raw)
  To: davem; +Cc: netdev, Raghu Vatsavayi

Dave,

Following are some more updates and bug fixes for liquidio driver.
Please apply the patches in following order as some of the patches
depend on earlier patches in the sereis.

Raghu Vatsavayi (10):
  liquidio: Vxlan support
  liquidio: Macro replacements
  liquidio: IQ synchronization
  liquidio: softcommand delay
  liquidio: iq/oq limits
  liquidio: free resources during shutdown
  liquidio: MTU limits
  liquidio: Droq validation
  liquidio: Remove redundant code
  liquidio: Response header changes

 .../net/ethernet/cavium/liquidio/cn66xx_device.c   |   8 +-
 drivers/net/ethernet/cavium/liquidio/cn68xx_regs.h |   1 -
 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c |  61 ++--
 drivers/net/ethernet/cavium/liquidio/lio_main.c    | 333 +++++++++++++++++----
 .../net/ethernet/cavium/liquidio/liquidio_common.h |  31 +-
 .../net/ethernet/cavium/liquidio/octeon_config.h   |   4 +-
 .../net/ethernet/cavium/liquidio/octeon_console.c  |  33 +-
 .../net/ethernet/cavium/liquidio/octeon_device.c   |  14 +-
 .../net/ethernet/cavium/liquidio/octeon_device.h   |   6 +-
 drivers/net/ethernet/cavium/liquidio/octeon_droq.c |  32 +-
 drivers/net/ethernet/cavium/liquidio/octeon_droq.h |   6 +-
 drivers/net/ethernet/cavium/liquidio/octeon_iq.h   |   3 +-
 drivers/net/ethernet/cavium/liquidio/octeon_main.h |   2 +-
 .../net/ethernet/cavium/liquidio/octeon_mem_ops.c  |   9 +-
 .../net/ethernet/cavium/liquidio/octeon_network.h  |  14 +-
 .../net/ethernet/cavium/liquidio/request_manager.c |  84 ++----
 .../ethernet/cavium/liquidio/response_manager.c    |   5 +-
 17 files changed, 447 insertions(+), 199 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-06-29  9:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29  0:54 [PATCH net-next 00/10] liquidio updates and bug fixes Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 01/10] liquidio: Vxlan support Raghu Vatsavayi
2016-06-29  9:03   ` David Miller
2016-06-29  0:54 ` [PATCH net-next 02/10] liquidio: Macro replacements Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 03/10] liquidio: IQ synchronization Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 04/10] liquidio: softcommand delay Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 05/10] liquidio: iq/oq limits Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 06/10] liquidio: free resources during shutdown Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 07/10] liquidio: MTU limits Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 08/10] liquidio: Droq validation Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 09/10] liquidio: Remove redundant code Raghu Vatsavayi
2016-06-29  0:54 ` [PATCH net-next 10/10] liquidio: Response header changes Raghu Vatsavayi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).