net/qede/base: fix API return types
[dpdk.git] / drivers /
2017-10-06 Rasesh Modynet/qede/base: fix API return types
2017-10-06 Rasesh Modynet/qede/base: use function pointers for spq async...
2017-10-06 Rasesh Modynet/qede/base: use available macro
2017-10-06 Rasesh Modynet/qede/base: use proper units for rate limiting
2017-10-06 Rasesh Modynet/qede/base: refactor device's number of ports logic
2017-10-06 Rasesh Modynet/qede/base: read per queue coalescing from HW
2017-10-06 Rasesh Modynet/qede/base: fix macros to check chip revision/metal
2017-10-06 Rasesh Modynet/qede/base: remove unused parameters
2017-10-06 Rasesh Modynet/qede/base: prevent stop vport assert by malicious VF
2017-10-06 Rasesh Modynet/qede/base: block mbox command to unresponsive MFW
2017-10-06 Rasesh Modynet/qede/base: support doorbell overflow recovery
2017-10-06 Rasesh Modynet/qede/base: add API to send STAG config update to FW
2017-10-06 Rasesh Modynet/qede/base: allow clients to override VF MSI-X table...
2017-10-06 Rasesh Modynet/qede/base: rename MFW get/set field defines
2017-10-06 Rasesh Modynet/qede/base: initialize resc lock/unlock params
2017-10-06 Rasesh Modynet/qede/base: remove helper functions/structures
2017-10-06 Rasesh Modynet/qede/base: revise management FW mbox access scheme
2017-10-06 Rasesh Modynet/qede/base: avoid possible race condition
2017-10-06 Rasesh Modynet/qede/base: prevent re-assertions of parity errors
2017-10-06 Rasesh Modynet/qede/base: use passed ptt handler
2017-10-06 Rasesh Modynet/qede/base: add EEE support
2017-10-06 Rasesh Modynet/qede/base: add mdump sub-commands
2017-10-06 Rasesh Modynet/qede/base: alter driver's force load behavior
2017-10-06 Rasesh Modynet/qede/base: add SmartAN support
2017-10-06 Rasesh Modynet/qede/base: add a sanity check
2017-10-06 Rasesh Modynet/qede/base: fix to use a passed ptt handle
2017-10-06 Rasesh Modynet/qede/base: restrict cache line size register padding
2017-10-06 Rasesh Modynet/qede/base: add API to configure coalescing for...
2017-10-06 Rasesh Modynet/qede/base: interchangeably use SB between PF and VF
2017-10-06 Rasesh Modynet/qede/base: changes for VF queue zone
2017-10-06 Rasesh Modynet/qede/base: convert device type to enum
2017-10-06 Rasesh Modynet/qede/base: allocate VF queues before PF
2017-10-06 Rasesh Modynet/qede/base: use crc32 OSAL macro
2017-10-06 Rasesh Modynet/qede/base: update management FW supported features
2017-10-06 Rasesh Modynet/qede/base: add NVM config options
2017-10-06 Jingjing Wunet/i40e: fix variable assignment
2017-10-06 Jingjing Wunet/i40e/base: fix bool definition
2017-10-06 Shachar Beisernet/mlx5: replace network to host macros
2017-10-06 Yong Wangnet/igb: fix memcpy length
2017-10-06 Yong Wangnet/liquidio: fix uninitialized variable
2017-10-06 Shahaf Shulernet/mlx5: fix TSO segment size verification
2017-10-06 Ophir Munknet/tap: fix flow and port commands
2017-10-06 David Hartonnet/ixgbe: eliminate duplicate filterlist symbols
2017-10-06 Alejandro Luceronet/nfp: write PF MAC to config BAR
2017-10-06 Alejandro Luceronet/nfp: configure capabilities by default
2017-10-06 Alejandro Luceronet/nfp: configure L2 broadcast and multicast
2017-10-06 Alejandro Luceronet/nfp: remove firmware ABI check
2017-10-06 Alejandro Luceronet/nfp: add info about RSS capabilities
2017-10-06 Tomasz Kulaseknet/bonding: fix slaves capacity check
2017-10-06 Qi Zhangnet/i40e: fix packet count for PF
2017-10-06 Ivan Malovnet/sfc: free mbufs in bulks on simple EF10 Tx reap
2017-10-06 Ivan Malovnet/sfc: free mbufs in bulks on EF10 native Tx reap
2017-10-06 Shahaf Shulernet/mlx5: enforce Tx num of segments limitation
2017-10-06 Shahaf Shulernet/mlx5: fix Tx stats error counter logic
2017-10-06 Shahaf Shulernet/mlx5: fix Tx stats error counter definition
2017-10-06 Shahaf Shulernet/mlx5: fix num seg assumption in SSE Tx
2017-10-06 Yongseok Kohnet/mlx5: fix calculating TSO inline size
2017-10-06 David Hartonnet/i40e: fix i40evf MAC filter table
2017-10-06 Jingjing Wunet/i40e: fix memory leak if VF init fails
2017-10-06 Matan Azradnet/failsafe: stat support enhancement
2017-10-06 Matan Azradnet/mlx5: support device removal event
2017-10-06 Matan Azradnet/mlx5: link status update separation
2017-10-06 Jerin Jacobnet/thunderx: add device speed capability info
2017-10-06 David Hartonnet/vmxnet3: fix MAC address set
2017-10-06 David Hartonnet/vmxnet3: replenish ring buffers in Rx
2017-10-06 Stephen Hemmingernet/ixgbe: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/i40e: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/igb: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/sfc: remove unnecessary void casts
2017-10-06 Stephen Hemmingernet/bnx2x: remove unnecessary void casts
2017-10-06 Wei Dainet/ixgbe: fix adding a mirror rule
2017-10-06 Adrien Mazarguilnet/mlx4: merge interrupt collector function
2017-10-06 Adrien Mazarguilnet/mlx4: fix rescheduled link status check
2017-10-06 Adrien Mazarguilnet/mlx4: fix unhandled event debug message
2017-10-06 Alejandro Luceronet/nfp: read PF port MAC addr using NSP
2017-10-06 Alejandro Luceronet/nfp: support HW port link configuration
2017-10-06 Alejandro Luceronet/nfp: add NSP support for HW link configuration
2017-10-06 Alejandro Luceronet/nfp: support PF multiport
2017-10-06 Alejandro Luceronet/nfp: allocate ethernet device from PF probe function
2017-10-06 Alejandro Luceronet/nfp: support PF devices inside PMD initialization
2017-10-06 Alejandro Luceronet/nfp: support vNIC Rx/Tx BAR mappings
2017-10-06 Alejandro Luceronet/nfp: support vNIC config BAR mapping
2017-10-06 Alejandro Luceronet/nfp: add FW upload logic
2017-10-06 Alejandro Luceronet/nfp: add NSP symbol resolution command
2017-10-06 Alejandro Luceronet/nfp: add NSP FW upload command
2017-10-06 Alejandro Luceronet/nfp: add NSP support for commands
2017-10-06 Alejandro Luceronet/nfp: support new PCI id
2017-10-06 Alejandro Luceronet/nfp: add specific PF probe function
2017-10-06 Alejandro Luceronet/nfp: add NSP user space interface
2017-10-06 Congwen Zhangnet/cxgbe: fix memory leak
2017-10-06 Xueming Linet/mlx5: fix tunnel offload detection
2017-10-06 Jingjing Wunet/i40e: remove unused and incorrect definition
2017-10-06 Matan Azradnet/failsafe: fix adding MAC error report miss
2017-10-06 Adrien Mazarguilnet/mlx4: rely on ethdev for Tx/Rx queue arrays
2017-10-06 Adrien Mazarguilnet/mlx4: remove isolated mode constraint
2017-10-06 Adrien Mazarguilnet/mlx4: clean up includes and comments
2017-10-06 Adrien Mazarguilnet/mlx4: separate memory management functions
2017-10-06 Adrien Mazarguilnet/mlx4: rename private functions in flow API
2017-10-06 Adrien Mazarguilnet/mlx4: group flow API handlers in common file
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx configuration functions
next