index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
szedata2
Age
Commit message (
Expand
)
Author
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-17
drivers/bus: move driver assignment to end of probing
Thomas Monjalon
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-12
remove useless constructor headers
Thomas Monjalon
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-06-14
net/szedata2: add to meson build
Bruce Richardson
2018-05-14
ethdev: add probing finish function
Thomas Monjalon
2018-04-14
net/szedata2: add new kernel module dependency
Matej Vido
2018-04-14
net/szedata2: support new NIC
Matej Vido
2018-04-14
net/szedata2: do not affect Ethernet interfaces
Matej Vido
2018-04-14
ethdev: return diagnostic when setting MAC address
Olivier Matz
2018-04-14
ethdev: replace bus specific struct with generic dev
Ferruh Yigit
2018-04-14
net/szedata2: implement dynamic logging
Matej Vido
2018-04-14
net/szedata2: convert license headers to SPDX tags
Matej Vido
2018-04-14
net/szedata2: fix format string for PCI address
Matej Vido
2018-04-14
net/szedata2: add stat of mbuf allocation failures
Matej Vido
2018-04-14
net/szedata2: use dynamically allocated queues
Matej Vido
2018-04-14
net/szedata2: fix total stats
Matej Vido
2018-04-14
net/szedata2: convert to new offload API
Matej Vido
2018-03-30
net/szedata2: use link status helper functions
Stephen Hemminger
2018-01-22
ethdev: separate driver APIs
Ferruh Yigit
2018-01-16
ethdev: fix link autonegotiation value
Thomas Monjalon
2018-01-16
net/szedata2: fix check of mmap return value
Matej Vido
2017-11-10
drivers/net: fix number of segment storage type
Ilya V. Matveychikov
2017-11-07
bus/pci: fix namespace of sysfs path function
Thomas Monjalon
2017-10-26
pci: introduce library and driver
Gaetan Rivet
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-10-12
ethdev: add return value to stats get dev op
Matan Azrad
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-07-06
net/szedata2: use macro from common library
Matej Vido
2017-07-06
net/szedata2: remove unused macro
Matej Vido
2017-06-12
net/szedata2: add more supported firmwares
Matej Vido
2017-06-12
net/szedata2: move ibuf and obuf to specific header
Matej Vido
2017-06-12
net/szedata2: refactor ibuf and obuf address definition
Matej Vido
2017-06-12
net/szedata2: refactor ibuf and obuf read and write
Matej Vido
2017-06-12
net/szedata2: refactor ibuf and obuf names
Matej Vido
2017-06-12
drivers/net: add generic ethdev macro to get PCI device
Ferruh Yigit
2017-04-18
drivers/net: do not use ethdev driver
Jan Blunck
2017-03-27
mk: optimize directory dependencies
Olivier Matz
2017-01-30
net/szedata2: fix device memory access
Matej Vido
2016-12-25
ethdev: decouple from PCI device
Jan Blunck
2016-12-25
ethdev: move info filling of PCI into drivers
Jan Blunck
2016-12-25
net/szedata2: localize handling of PCI resources
Jan Blunck
2016-12-20
drivers: advertise kmod dependencies in pmdinfo
Olivier Matz
2016-10-14
drivers: rename register macro prefix
Shreyansh Jain
2016-10-03
pci: inherit common driver in PCI driver
Jan Viktorin
2016-10-03
eal: rename and move PCI resource structure
Jan Viktorin
2016-10-03
drivers: use PCI registration macro
David Marchand
2016-09-16
drivers: make driver names consistent
Pablo de Lara
2016-07-10
drivers: remove static driver names
Pablo de Lara
[next]