net/octeontx2: add link stats operations
[dpdk.git] / drivers / net /
2019-06-28 Leyi Rongnet/ice/base: enable HW to prefetch Rx descriptors
2019-06-28 Leyi Rongnet/ice/base: use a different log type for FW
2019-06-28 Leyi Rongnet/ice/base: make FDID available for flex descriptor
2019-06-28 Leyi Rongnet/ice/base: set max number of TCs per port to 4
2019-06-28 Leyi Rongnet/ice/base: prefix capability logs for func and dev
2019-06-28 Leyi Rongnet/ice/base: support 32-bit hamming weight
2019-06-28 Leyi Rongnet/ice/base: update some defines
2019-06-28 Leyi Rongnet/ice/base: forbid VSI to remove unassociated ucast...
2019-06-28 Leyi Rongnet/ice/base: add and fix debug logs
2019-06-28 Leyi Rongnet/ice/base: add sibling head to parse nodes
2019-06-28 Leyi Rongnet/ice/base: separate out control queue lock creation
2019-06-28 Leyi Rongnet/ice/base: move and redefine debug cq function
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-26 Rasesh Modynet/bnx2x: fix icc build
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
2019-06-20 Andrew Leenet/sfc/base: fix signed/unsigned mismatch
2019-06-20 Gautam Dawarnet/sfc/base: enable chained multicast on all EF10...
2019-06-14 Ajit Khapardenet/bnxt: fix build with some compilers
2019-06-13 Viacheslav Ovsiienkonet/mlx5: fix master device Netlink socket sharing
2019-06-13 Matan Azradnet/mlx5: recover secondary process Tx errors
2019-06-13 Matan Azradnet/mlx5: recover secondary process Rx errors
2019-06-13 Matan Azradnet/mlx5: handle Tx completion with error
2019-06-13 Matan Azradnet/mlx5: extend Rx completion with error handling
2019-06-13 Matan Azradnet/mlx5: separate Rx queue initialization
2019-06-13 Matan Azradnet/mlx5: mitigate Rx doorbell memory barrier
2019-06-13 Matan Azradnet/mlx5: fix device arguments error detection
2019-06-13 Matan Azradnet/mlx5: add log file procedure for debug data
2019-06-13 Matan Azradnet/mlx5: remove Rx queues indexes correlation
2019-06-13 Haiyue Wangnet/ixgbevf: add full link status check option
2019-06-13 Naresh Kumar PBSnet/bnxt: fix icc build
2019-06-13 Naresh Kumar PBSnet/bnxt: fix interrupt vector initialization
2019-06-13 Kalesh APnet/bnxt: fix xstats
next