net/mlx5: support reading module EEPROM data
[dpdk.git] / drivers / net / mlx5 / mlx5_ethdev.c
2019-09-20 Dekel Pelednet/mlx5: support reading module EEPROM data
2019-08-06 Xiaoyu Minnet/mlx5: fix link speed info when link is down
2019-07-29 Matan Azradnet/mlx5: allow LRO per Rx queue
2019-07-29 Matan Azradnet/mlx5: allow LRO in regular Rx queue
2019-07-23 Dekel Pelednet/mlx5: check conditions to enable LRO
2019-07-23 Dekel Pelednet/mlx5: introduce LRO
2019-07-23 Viacheslav Ovsiienkonet/mlx5: revert Netlink socket sharing
2019-07-23 Viacheslav Ovsiienkonet/mlx5: cache associated network device index
2019-07-23 Viacheslav Ovsiienkonet/mlx5: report max number of mbuf segments
2019-07-23 Viacheslav Ovsiienkonet/mlx5: remove Tx implementation
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter query
2019-07-04 Asaf Pensonet/mlx5: fix condition for link update fallback
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-06-13 Viacheslav Ovsiienkonet/mlx5: fix master device Netlink socket sharing
2019-06-06 Viacheslav Ovsiienkonet/mlx5: fix event handler uninstall
2019-06-06 Tom Barbettenet/mlx5: support reading clock
2019-05-12 Viacheslav Ovsiienkonet/mlx5: fix device removal handler for multiport
2019-05-08 Dekel Pelednet/mlx5: fix init with zero Rx queue
2019-05-03 Viacheslav Ovsiienkonet/mlx5: inherit master link settings for representors
2019-04-19 Ori Kamnet/mlx5: validate Direct Rule E-Switch
2019-04-19 Viacheslav Ovsiienkonet/mlx5: support PF representor
2019-04-12 Yongseok Kohnet/mlx5: remove device register remap
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix device probing for old kernel drivers
2019-04-05 Thomas Monjalonnet/mlx5: use port sibling iterators
2019-04-05 Yongseok Kohnet/mlx5: replace IPC socket with EAL API
2019-03-29 Viacheslav Ovsiienkonet/mlx5: update event handler for multiport IB devices
2019-03-29 Viacheslav Ovsiienkonet/mlx5: update install/uninstall event handlers
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared context IB attributes
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the names in the shared IB context
2019-03-29 Viacheslav Ovsiienkonet/mlx5: modify get ifindex routine for multiport IB
2019-03-29 Viacheslav Ovsiienkonet/mlx5: add representor recognition on Linux 5.x
2019-03-29 Ali Alnubaninet/mlx5: add missing return value check
2019-03-20 Dekel Pelednet/mlx5: support new representor naming format
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-17 Thomas Monjalonnet/mlx5: remove useless driver name comparison
2018-10-11 Shahaf Shulernet/mlx5: always use representor ifindex for ioctl
2018-10-11 Xueming Linet/mlx5: fix representor port link status
2018-07-26 Adrien Mazarguilnet/mlx5: fix invalid network interface index
2018-07-26 Nelio Laranjeironet/mlx5: fix representors detection
2018-07-26 Moti Haimovskynet/mlx5: fix build with old kernels
2018-07-12 Nelio Laranjeironet/mlx5: use a macro for the RSS key size
2018-07-11 Adrien Mazarguilnet/mlx5: probe all port representors
2018-07-11 Adrien Mazarguilnet/mlx5: drop useless support for several Verbs ports
2018-07-02 Adrien Mazarguilnet/mlx5: fix invalid error check
2018-05-28 Xueming Linet/mlx5: fix memory region cache init
2018-05-28 Adrien Mazarguilnet/mlx5: fix crash when configure is not called
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Xueming Linet/mlx5: fix SW parser enabling
2018-05-14 Shahaf Shulernet/mlx5: add Rx and Tx tuning parameters
2018-05-14 Shahaf Shulernet/mlx5: fix ethtool link setting call order
2018-04-27 Xueming Linet/mlx5: support generic tunnel offloading
2018-04-27 Nélio Laranjeironet/mlx5: split MAC address add/remove code
2018-04-27 Ferruh Yigitdrivers/net: update link status
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Nélio Laranjeironet/mlx5: use Netlink to add/remove MAC addresses
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-03-30 Shahaf Shulernet/mlx5: fix RSS key length query
2018-03-30 Shahaf Shulernet/mlx5: enforce RSS key length limitation
2018-03-30 Nélio Laranjeironet/mlx5: fix link status to use wait to complete
2018-03-30 Nélio Laranjeironet/mlx5: fix link status behavior
2018-03-30 Nélio Laranjeironet/mlx5: remove kernel version check
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: standardize on negative errno values
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: remove control path locks
2018-03-30 Nélio Laranjeironet/mlx5: remove useless empty lines
2018-03-30 Nélio Laranjeironet/mlx5: add missing function documentation
2018-03-30 Nélio Laranjeironet/mlx5: mark parameters with unused attribute
2018-03-30 Nélio Laranjeironet/mlx5: fix sriov flag
2018-03-30 Adrien Mazarguilnet/mlx: control netdevices through ioctl only
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...
next