net/bntx: use new API to get iova address XXX
[dpdk.git] / drivers / net / mrvl /
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-02 Tomasz Duszynskinet/mrvl: reset errno before library call
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonremove include of generated config header
2017-10-26 Tomasz Duszynskinet/mrvl: update copyright holders
2017-10-26 Tomasz Duszynskinet/mrvl: remove DMA buffer size from configuration
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Zhiyong Yangnet/mrvl: fix port id type
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Tomasz Duszynskinet/mrvl: support basic stats
2017-10-12 Tomasz Duszynskinet/mrvl: support packet type parsing
2017-10-12 Tomasz Duszynskinet/mrvl: support CRC and L3/L4 offloads
2017-10-12 Tomasz Duszynskinet/mrvl: support VLAN filtering
2017-10-12 Tomasz Duszynskinet/mrvl: support RSS hashing
2017-10-12 Tomasz Duszynskinet/mrvl: support MAC filtering
2017-10-12 Tomasz Duszynskinet/mrvl: support for promiscuous and allmulticast
2017-10-12 Tomasz Duszynskinet/mrvl: support jumbo frame
2017-10-12 Tomasz Duszynskinet/mrvl: support updating MTU
2017-10-12 Tomasz Duszynskinet/mrvl: add link speed capabilities
2017-10-12 Tomasz Duszynskinet/mrvl: add link update
2017-10-12 Tomasz Duszynskinet/mrvl: add Rx/Tx support
2017-10-12 Tomasz Duszynskinet/mrvl: add net PMD skeleton