net/mlx5: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / mlx5 / mlx5_ethdev.c
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-31 Nelio Laranjeironet/mlx5: move rdma-core calls to separate file
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-29 Shahaf Shulernet/mlx5: fix missing RSS capability
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/mlx5: support a device removal check operation
2018-01-21 Yongseok Kohnet/mlx5: fix handling link status event
2018-01-16 Yongseok Kohnet/mlx5: fix deadlock of link status alarm
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Shahaf Shulernet/mlx5: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
2018-01-16 Shahaf Shulernet/mlx5: add device configuration structure
2018-01-16 Shahaf Shulernet/mlx5: change pkt burst select function prototype
2018-01-16 Shahaf Shulernet/mlx5: fix RSS key configuration
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
2018-01-16 Nélio Laranjeironet/mlx5: remove get priv internal function
2017-11-11 Edward Makarovnet/mlx5: fix link speed bitmasks
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
2017-10-12 Nélio Laranjeironet/mlx5: handle a single RSS hash key for all protocols
2017-10-12 Xueming Linet/mlx5: add operations for secondary process
2017-10-12 Xueming Linet/mlx5: install a socket to exchange a file descriptor
2017-10-12 Xueming Linet/mlx5: change eth device reference for secondary...
2017-10-06 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Matan Azradnet/mlx5: support device removal event
2017-10-06 Matan Azradnet/mlx5: link status update separation
2017-10-06 Nélio Laranjeironet/mlx5: improve stack usage during link update
2017-10-06 Nélio Laranjeironet/mlx5: fix clang build
2017-10-06 Nélio Laranjeironet/mlx5: fix non working secondary process by removing it
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-10-06 Nélio Laranjeironet/mlx5: prepare vector Rx ring at setup time
2017-08-03 Nelio Laranjeironet/mlx5: fix MTU update
2017-07-31 Yongseok Kohnet/mlx5: fix L4 packet type support
2017-07-31 Gowrishankar Muthu... net/mlx5: fix inconsistent link status query
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: select Rx/Tx callbacks when starting device
2017-07-05 Stephen Hemmingerpci: increase domain storage to 32 bits
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-04 Yongseok Kohnet/mlx5: use correct RETA table size
2017-04-04 Vasily Philipovnet/mlx: enhance Rx scatter mode detection
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO for VXLAN and GRE
2017-04-04 Shahaf Shulernet/mlx5: add hardware checksum offload for tunnel...
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-04-04 Nélio Laranjeironet/mlx5: fix supported packets types
2017-04-04 Shahaf Shulernet/mlx5: add out of buffer counter to extended statistic
2017-02-10 Shahaf Shulernet/mlx5: fix link status query
2017-02-10 Shahaf Shulernet/mlx5: fix inconsistent link status
2017-01-17 Matthieu Ternisien... net/mlx: remove link update lock
2017-01-17 Yongseok Kohnet/mlx5: support ConnectX-5 devices
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-10-26 Nélio Laranjeironet/mlx5: fix support for newer link speeds
2016-10-26 Nélio Laranjeironet/mlx5: fix link speed capability information
2016-10-26 Olivier Gournetnet/mlx5: fix initialization in secondary process
2016-10-26 Olga Shernnet/mlx5: fix link status report
2016-10-26 Nélio Laranjeironet/mlx5: fix hash key size retrieval
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead of Rx/Tx descriptors
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-09-30 Nélio Laranjeironet/mlx5: fix inline logic
2016-09-30 Adrien Mazarguilnet/mlx5: fix Rx VLAN offload capability report
2016-07-05 Olivier Matznet/mlx5: fix API comment of link set function
2016-07-05 Olivier Matznet/mlx: fix setting interface flags
2016-06-28 Ferruh Yigitnet/mlx: fix build with icc
2016-06-27 Nélio Laranjeironet/mlx5: re-add Rx scatter support
2016-06-27 Nélio Laranjeironet/mlx5: support multi-packet send
2016-06-27 Yaacov Hazannet/mlx5: support inline send
2016-06-27 Nélio Laranjeironet/mlx5: refactor Tx data path
2016-06-27 Nélio Laranjeironet/mlx5: refactor Rx data path
2016-06-27 Nélio Laranjeironet/mlx5: add Tx/Rx burst function selection wrapper
2016-06-27 Nélio Laranjeironet/mlx5: split Tx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: remove Rx scatter support
2016-06-27 Nélio Laranjeironet/mlx5: remove Tx gather support
2016-06-20 Nélio Laranjeironet/mlx5: enhance SR-IOV detection
2016-06-20 Adrien Mazarguilnet/mlx: retrieve mbuf size through proper function
2016-06-20 Adrien Mazarguilnet/mlx: ensure MTU update is effective
2016-06-20 Adrien Mazarguilnet/mlx: fix compilation with glibc 2.20
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-03-25 Nélio Laranjeiromlx5: fix overwritten RSS configuration
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-25 Or Amimlx5: support setting link up or down
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2015-11-03 Nelio Laranjeiromlx5: support RETA query and update
2015-11-01 Nelio Laranjeiromlx5: handle link status interrupts
2015-10-30 Adrien Mazarguilmlx5: refactor Rx code for the new verbs RSS API
2015-10-30 Adrien Mazarguilmlx5: support flow control
2015-10-30 Adrien Mazarguilmlx5: support link status update
2015-10-30 Adrien Mazarguilmlx5: support promiscuous and allmulticast Rx modes
2015-10-30 Adrien Mazarguilmlx5: support MTU configuration
2015-10-30 Adrien Mazarguilmlx5: add device configure/start/stop
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...