net: add rte prefix to ether defines
[dpdk.git] / drivers / net / mlx4 / mlx4.h
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Adrien Mazarguilnet/mlx4: support multicast address list interface
2019-04-12 Yongseok Kohnet/mlx4: remove device register remap
2019-04-05 Yongseok Kohnet/mlx4: enable secondary process to register DMA...
2019-04-05 Yongseok Kohnet/mlx4: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx4: support secondary process
2019-04-05 Yongseok Kohnet/mlx4: add external allocator for Verbs object
2019-04-05 Yongseok Kohnet/mlx4: change device reference for secondary process
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2018-08-02 Moti Haimovskynet/mlx4: check RSS queues number limitation
2018-07-10 Moti Haimovskynet/mlx4: support hardware TSO
2018-05-14 Yongseok Kohnet/mlx4: add new memory region support
2018-05-14 Yongseok Kohnet/mlx4: remove memory region support
2018-05-02 Adrien Mazarguilnet/mlx4: fix Rx resource leak in case of error
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ophir Munknet/mlx4: support CRC strip toggling
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matznet/mlx4: use SPDX tags in 6WIND copyrighted files
2018-01-30 Moti Haimovskynet/mlx4: fix removal detection of stopped port
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/mlx4: support a device removal check operation
2018-01-16 Adrien Mazarguilnet/mlx4: restore inner VXLAN RSS support
2018-01-16 Adrien Mazarguilnet/mlx4: restore UDP RSS by probing capabilities
2018-01-16 Adrien Mazarguilnet/mlx4: fix documentation in private structure
2017-11-07 Moti Haimovskynet/mlx4: enhance Rx packet type offloads
2017-11-03 Adrien Mazarguilnet/mlx4: share memory region resources
2017-11-03 Ophir Munknet/mlx4: associate MR to MP in a short function
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: convert Rx path to work queues
2017-10-13 Adrien Mazarguilnet/mlx4: restore promisc and allmulti support
2017-10-13 Adrien Mazarguilnet/mlx4: add VLAN filter configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: allocate drop flow resources on demand
2017-10-13 Adrien Mazarguilnet/mlx4: enhance header files comments
2017-10-13 Adrien Mazarguilnet/mlx4: replace bit-field type
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Adrien Mazarguilnet/mlx4: rely on ethdev for Tx/Rx queue arrays
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: separate device control functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx/Tx functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx/Tx definitions
2017-10-06 Adrien Mazarguilnet/mlx4: separate interrupt handling
2017-10-06 Adrien Mazarguilnet/mlx4: compact interrupt functions
2017-10-06 Adrien Mazarguilnet/mlx4: refactor interrupt FD settings
2017-10-06 Adrien Mazarguilnet/mlx4: rename alarm field
2017-10-06 Adrien Mazarguilnet/mlx4: use a single interrupt handle
2017-10-06 Adrien Mazarguilnet/mlx4: separate debugging macros
2017-10-06 Adrien Mazarguilnet/mlx4: use standard macro to get array size
2017-10-06 Adrien Mazarguilnet/mlx4: remove control path locks
2017-10-06 Adrien Mazarguilnet/mlx4: simplify Rx buffer handling
2017-10-06 Adrien Mazarguilnet/mlx4: revert fast verbs interface for Rx
2017-10-06 Adrien Mazarguilnet/mlx4: revert fast verbs interface for Tx
2017-10-06 Adrien Mazarguilnet/mlx4: revert resource domain support
2017-10-06 Adrien Mazarguilnet/mlx4: drop inline receive support
2017-10-06 Adrien Mazarguilnet/mlx4: drop scatter/gather support
2017-10-06 Adrien Mazarguilnet/mlx4: drop checksum offloads support
2017-10-06 Adrien Mazarguilnet/mlx4: drop RSS support
2017-10-06 Adrien Mazarguilnet/mlx4: revert RSS parent queue refactoring
2017-10-06 Adrien Mazarguilnet/mlx4: revert flow API RSS support
2017-10-06 Adrien Mazarguilnet/mlx4: drop MAC flows affecting all Rx queues
2017-10-06 Adrien Mazarguilnet/mlx4: remove MAC address configuration support
2017-10-06 Adrien Mazarguilnet/mlx4: remove VLAN filter support
2017-10-06 Adrien Mazarguilnet/mlx4: remove allmulti and promisc support
2017-10-06 Adrien Mazarguilnet/mlx4: remove Tx inline compilation option
2017-10-06 Adrien Mazarguilnet/mlx4: remove scatter mode compilation option
2017-10-06 Adrien Mazarguilnet/mlx4: remove soft counters compilation option
2017-10-06 Adrien Mazarguilnet/mlx4: remove useless code
2017-10-06 Adrien Mazarguilnet/mlx4: remove useless compilation checks
2017-10-06 Adrien Mazarguilnet/mlx4: check max number of ports dynamically
2017-10-06 Adrien Mazarguilnet/mlx4: add consistency to copyright notices
2017-08-03 Matan Azradnet/mlx4: workaround verbs error after plug-out
2017-07-06 Vasily Philipovnet/mlx4: support flow API RSS action
2017-07-06 Vasily Philipovnet/mlx4: refactor RSS parent queue allocation
2017-07-06 Vasily Philipovnet/mlx4: implement isolated mode from flow API
2017-07-06 Adrien Mazarguilnet/mlx4: fix Rx interrupts with multiple ports
2017-06-12 Moti Haimovskynet/mlx4: support user space Rx interrupt event
2017-04-20 Gaetan Rivetnet/mlx4: support device removal event
2017-04-04 Vasily Philipovnet/mlx4: use a single drop queue for all drop flows
2017-04-04 Gaetan Rivetnet/mlx4: add port parameter
2017-04-04 Vasily Philipovnet/mlx4: support basic flow items and actions
2017-04-04 Vasily Philipovnet/mlx4: split the definitions to the header file
2016-10-13 David Marchandnet/mlx: align drivers to latest naming convention
2015-11-01 Nelio Laranjeiromlx4: handle link status interrupts
2015-07-01 Alex Rosenbaummlx4: avoid requesting Tx completion events to improve...
2015-05-22 Bruce Richardsonmlx4: move to drivers/net/