net/ice/base: use macro instead of magic 8
[dpdk.git] / drivers /
2019-06-28 Leyi Rongnet/ice/base: use macro instead of magic 8
2019-06-28 Leyi Rongnet/ice/base: add functions to initialize FW logging
2019-06-28 Leyi Rongnet/ice/base: add compatibility check for package version
2019-06-28 Leyi Rongnet/ice/base: protect profile map list with locks
2019-06-28 Leyi Rongnet/ice/base: refactor HW table init function
2019-06-28 Leyi Rongnet/ice/base: save user provided PHY config
2019-06-28 Leyi Rongnet/ice/base: move RSS replay list
2019-06-28 Leyi Rongnet/ice/base: rollback AVF RSS configurations
2019-06-28 Leyi Rongnet/ice/base: save queue bandwidth for replay after...
2019-06-28 Leyi Rongnet/ice/base: support removing advanced rule
2019-06-28 Leyi Rongnet/ice/base: replay advanced rule after reset
2019-06-28 Leyi Rongnet/ice/base: support programming a new switch recipe
2019-06-28 Leyi Rongnet/ice/base: add functions to create new switch recipe
2019-06-28 Leyi Rongnet/ice/base: add more recipe commands
2019-06-28 Leyi Rongnet/ice/base: fix DCBx initialization
2019-06-28 Leyi Rongnet/ice/base: add function to configure MIB
2019-06-28 Leyi Rongnet/ice/base: include DIR flag in extraction sequence
2019-06-29 Ilya Maximetseal: fix positive error codes from probe/remove
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-29 David Marchandnet/atlantic: add missing experimental API tags
2019-06-29 David Marchandraw/dpaa2_qdma: remove incorrect experimental tag
2019-06-27 Stephen Hemmingerbus/vmbus: skip non-network devices
2019-06-27 Stephen Hemmingermempool/octeontx2: fix build with icc
2019-06-26 Marcin Smoczynskibuild: enable BSD features visibility for FreeBSD
2019-06-26 Rasesh Modynet/bnx2x: fix icc build
2019-06-25 Jerin Jacobmempool/octeontx2: add devargs for max pool selection
2019-06-25 Pavan Nikhileshmempool/octeontx2: add optimized dequeue operation...
2019-06-25 Jerin Jacobmempool/octeontx2: add fast path mempool ops
2019-06-25 Jerin Jacobmempool/octeontx2: add remaining slow path ops
2019-06-25 Jerin Jacobmempool/octeontx2: add mempool free op
2019-06-25 Jerin Jacobmempool/octeontx2: add mempool alloc op
2019-06-25 Jerin Jacobmempool/octeontx2: add context dump support
2019-06-25 Jerin Jacobmempool/octeontx2: add NPA IRQ handler
2019-06-25 Jerin Jacobmempool/octeontx2: add NPA HW operations
2019-06-25 Jerin Jacobdrivers: add init and fini on octeontx2 NPA object
2019-06-25 Jerin Jacobmempool/octeontx2: add build infra and device probe
2019-06-25 Nithin Dabilpuramcommon/octeontx2: add FLR IRQ handler
2019-06-25 Nithin Dabilpuramcommon/octeontx2: add uplink message support
2019-06-25 Jerin Jacobcommon/octeontx2: add VF mailbox IRQ and msg handler
2019-06-25 Nithin Dabilpuramcommon/octeontx2: add PF to VF mailbox IRQ and msg...
2019-06-25 Nithin Dabilpuramcommon/octeontx2: add AF to PF mailbox IRQ and msg...
2019-06-25 Jerin Jacobcommon/octeontx2: handle intra device operations
2019-06-25 Jerin Jacobcommon/octeontx2: introduce irq handling functions
2019-06-25 Jerin Jacobcommon/octeontx2: introduce common device class
2019-06-25 Jerin Jacobcommon/octeontx2: add mailbox send and receive support
2019-06-25 Jerin Jacobcommon/octeontx2: add runtime log infra
2019-06-25 Jerin Jacobcommon/octeontx2: add mailbox base support infra
2019-06-25 Jerin Jacobcommon/octeontx2: add mbox request and response definition
2019-06-25 Jerin Jacobcommon/octeontx2: add IO handling APIs
2019-06-25 Jerin Jacobcommon/octeontx2: add build infrastructure and HW defin...
2019-06-24 Stephen Hemmingernet/qede: fix warnings from invalid assert
2019-06-24 Stephen Hemmingernet/bnx2x: fix warnings from invalid assert
2019-06-20 Tiwei Bienet/virtio: fix packets check in mergeable packed Rx
2019-06-20 Tiwei Bienet/virtio: fix memory leak in mergeable packed Rx
2019-06-20 Tiwei Bienet/virtio: fix memory leak in mergeable Rx
2019-06-20 Tiwei Bienet/virtio: fix memory leak in in-order Rx
2019-06-20 Dilshod Urazovnet/virtio: move VLAN tag insertion to Tx prepare
2019-06-20 Dilshod Urazovnet/virtio: add Tx preparation
2019-06-20 Tiwei Bienet/virtio: release port upon close
2019-06-20 Tiwei Bienet/virtio: unmap device on initialization error
2019-06-20 Tiwei Bienet/virtio: unmap port IO for legacy device
2019-06-20 Tiwei Bienet/virtio: fix queue memory leak on error
2019-06-20 Lavanya Govindarajannet/iavf: move compile time define to configuration
2019-06-20 Stephen Hemmingernet/i40e: remove empty queue stats mapping set devops
2019-06-20 David Marchandnet/ice: fix dropped packets statistics name
2019-06-20 David Marchandnet/i40e: fix dropped packets statistics name
2019-06-20 Andy Peinet/ipn3ke: fix null pointer dereference
2019-06-20 Andy Peinet/ipn3ke: fix accessing variable before null check
2019-06-20 Andy Peinet/ipn3ke: delete identical branch
2019-06-20 Beilei Xingnet/ice: support Tx checksum offload for tunnel
2019-06-20 Beilei Xingnet/i40e: allow VF to configure pctype mapping
2019-06-20 Stephen Hemmingernet/netvsc: initialize VF spinlock
2019-06-20 Gautam Dawarnet/sfc/base: add APIs for PTP privilege configuration
2019-06-20 Gautam Dawarnet/sfc/base: provide API to fetch vPort statistics
2019-06-20 Gautam Dawarnet/sfc/base: provide APIs to configure and reset vPort
2019-06-20 Gautam Dawarnet/sfc/base: provide proxy APIs to client drivers
2019-06-20 Gautam Dawarnet/sfc/base: implement proxy auth MCDI event handling
2019-06-20 Gautam Dawarnet/sfc/base: support proxy auth operations for SR-IOV
2019-06-20 Gautam Dawarnet/sfc/base: support data path with EVB module
2019-06-20 Gautam Dawarnet/sfc/base: factor out upstream port vAdaptor allocation
2019-06-20 Gautam Dawarnet/sfc/base: implement vSwitch create/destroy
2019-06-20 Gautam Dawarnet/sfc/base: add EVB module vSwitch/vPort/vAdaptor ops
2019-06-20 Gautam Dawarnet/sfc/base: add MCDI wrappers for vPort and vSwitch...
2019-06-20 Gautam Dawarnet/sfc/base: introduce EVB module for SR-IOV
2019-06-20 Gautam Dawarnet/sfc/base: export the zero-based MCDI port number
2019-06-20 Kevin Lampisnet/sfc/base: add definition of OEM TLV
2019-06-20 Paul Foxnet/sfc/base: add definition of bundle metadata partition
2019-06-20 Richard Houldsworthnet/sfc/base: add background mode firmware updating
2019-06-20 Richard Houldsworthnet/sfc/base: transition to the extensible NVRAM info API
2019-06-20 Richard Houldsworthnet/sfc/base: support direct FW update for bundle parti...
2019-06-20 Richard Houldsworthnet/sfc/base: add firmware ID header
2019-06-20 Andrew Rybchenkonet/sfc/base: update MCDI headers
2019-06-20 Richard Houldsworthnet/sfc/base: add NVRAM info
2019-06-20 Richard Houldsworthnet/sfc/base: add extensible NVRAM info function
2019-06-20 Richard Houldsworthnet/sfc/base: add capabilities for bundle partition
2019-06-20 Richard Houldsworthnet/sfc/base: add driver version string registration
2019-06-20 Andrew Rybchenkonet/sfc/base: do not rely on indirect header inclusion
2019-06-20 Mark Spendernet/sfc/base: improve code style in sensors decoding
2019-06-20 Mark Spendernet/sfc/base: fix shift by more bits than field width
next