drivers/net: fix number of segment storage type
[dpdk.git] / drivers / net / szedata2 / rte_eth_szedata2.c
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-06 Thomas Monjalonbus/pci: fix namespace of sysfs path function
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-06 Matej Vidonet/szedata2: remove unused macro
2017-06-12 Matej Vidonet/szedata2: refactor ibuf and obuf address definition
2017-06-12 Matej Vidonet/szedata2: refactor ibuf and obuf read and write
2017-06-12 Matej Vidonet/szedata2: refactor ibuf and obuf names
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Bluncknet/szedata2: localize handling of PCI resources
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 Jan Viktorineal: rename and move PCI resource structure
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-10 Pablo de Laradrivers: remove static driver names
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-16 Matej Vidoszedata2: support promiscuous and allmulticast modes
2016-03-16 Matej Vidoszedata2: support link state operations
2016-03-16 Matej Vidoszedata2: change to physical device type
2015-11-20 Matej Vidoszedata2: add scattered Rx
2015-11-20 Matej Vidoszedata2: add Tx
2015-11-20 Matej Vidoszedata2: add non-scattered Rx
2015-11-20 Matej Vidoszedata2: add new poll mode driver