git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ethdev: support vtune task tracing
[dpdk.git]
/
drivers
/
net
/
sfc
/
2017-07-19
Ivan Malov
net/sfc: support xstats retrieval by ID
tree
|
commitdiff
2017-07-19
Ivan Malov
net/sfc: request MAC stats upload immediately on port...
tree
|
commitdiff
2017-07-08
Gaetan Rivet
net/sfc: include PCI header directly
tree
|
commitdiff
2017-07-06
Ivan Malov
net/sfc: support flow API isolated mode
tree
|
commitdiff
2017-07-01
Bernard Iremonger
ethdev: add return values to callback process API
tree
|
commitdiff
2017-06-14
Jerin Jacob
fix typos using codespell utility
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: rely on one desc is one mbuf in simple EF10...
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: check added but not completed descs on EF10...
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: handle already flushed Tx queue gracefully
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: add Tx queue flush failed flag for sanity
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: handle already flushed Rx queue gracefully
tree
|
commitdiff
2017-06-12
Andy Moreton
net/sfc/base: let caller know that queue is already...
tree
|
commitdiff
2017-06-12
Andy Moreton
net/sfc/base: fix error code usage in common code
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: advertise that device is detachable
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: support multi-process
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: use locally stored data for logging
tree
|
commitdiff
2017-06-12
Andrew Rybchenko
net/sfc: carefully cleanup on init failure and shutdown
tree
|
commitdiff
2017-06-12
Ferruh Yigit
drivers/net: add generic ethdev macro to get PCI device
tree
|
commitdiff
2017-06-12
Ferruh Yigit
drivers/net: remove unnecessary macro for unused variables
tree
|
commitdiff
2017-06-05
David Marchand
drivers/net: fix vfio kmod dependency
tree
|
commitdiff
2017-04-28
Andrew Rybchenko
net/sfc: fix LSC interrupt support for UIO cases
tree
|
commitdiff
2017-04-28
Andrew Rybchenko
net/sfc: correct estimation of max DMA descriptors...
tree
|
commitdiff
2017-04-19
Andrew Rybchenko
net/sfc: correct RSS hash availability condition
tree
|
commitdiff
2017-04-19
Andrew Rybchenko
net/sfc: use zero RSS channels as disabled RSS indicator
tree
|
commitdiff
2017-04-19
Andrew Rybchenko
net/sfc: reset RSS channels back to 0 on close
tree
|
commitdiff
2017-04-19
Andrew Rybchenko
net/sfc: remove logically dead code
tree
|
commitdiff
2017-04-19
Andrew Rybchenko
net/sfc: remove unnecessary mbuf initialization on Rx
tree
|
commitdiff
2017-04-18
Jan Blunck
drivers/net: do not use ethdev driver
tree
|
commitdiff
2017-04-06
Qi Zhang
eal: clean up interrupt handle
tree
|
commitdiff
2017-04-04
Andy Moreton
net/sfc/base: fix out of bounds read in VIs allocation
tree
|
commitdiff
2017-04-04
Andy Moreton
net/sfc/base: fix potential buffer overflow in Tx queue...
tree
|
commitdiff
2017-04-04
Andy Moreton
net/sfc/base: fix failure path in EF10 Tx queue PIO...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: fix device reconfigure
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: support changing the number of transmit queues
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: support changing the number of receive queues
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: clarify Tx subsystem configure/close function...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: clarify Rx subsystem configure/close function...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: initialize port data on attach
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: move event support init to attach stage
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: remove EvQ info array to simplify reconfigure
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: remove flags from EvQ info
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: move EvQ entries to the EvQ control structure
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: remove unused max entries from EvQ info
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: bind EvQ DMA space to EvQ type and type-local...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: clarify interrupts support function names
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: do not drop TSO on device configure
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: choose datapaths after probe and before attach
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: use correct function to free scattered packet...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: fix leak if EvQ DMA space allocation fails
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: destroy event queue when Tx queue is released
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: destroy event queue when Rx queue is released
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: implement simple EF10 native Tx datapath
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: make multi-segment support a Tx datapath feature
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: implement EF10 native Tx datapath
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: make TSO a datapath-dependent feature
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: make VLAN insertion a datapath-dependent feature
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: factor out libefx-based Tx datapath
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: implement EF10 native Rx datapath
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: remove few conditions in Rx queue refill
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: make Rx scatter a datapath-dependent feature
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: factor out libefx-based Rx datapath
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: do not use Rx queue control state on datapath
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: emphasis that RSS hash flag is an Rx queue...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: use different callbacks for event queues
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: add missing BSD license line and update year
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: add callback to retrieve FW version
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc/base: add advanced function to extract FW version
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: add VFs to the table of PCI IDs for supported...
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: support MCDI proxy
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: avoid failure on port start if Rx mode is...
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: poll MAC stats if periodic DMA is not supported
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: add kvarg control for MAC statistics update...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc/base: do not ignore MAC stats update period
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: set multicast address list in started state...
tree
|
commitdiff
2017-04-04
Roman Zhukov
net/sfc: add unknown unicast/multicast match in flow API
tree
|
commitdiff
2017-04-04
Roman Zhukov
net/sfc: support UDP in flow API filters
tree
|
commitdiff
2017-04-04
Roman Zhukov
net/sfc: support TCP in flow API filters
tree
|
commitdiff
2017-04-04
Roman Zhukov
net/sfc: support IPV6 in flow API filters
tree
|
commitdiff
2017-04-04
Roman Zhukov
net/sfc: support IPV4 in flow API filters
tree
|
commitdiff
2017-04-04
Roman Zhukov
net/sfc: support VLAN in flow API filters
tree
|
commitdiff
2017-04-04
Roman Zhukov
net/sfc: support flow API filters
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: provide a way to check if filter is supported
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: implement dummy filter control callback
tree
|
commitdiff
2017-04-04
Mark Spender
net/sfc/base: improve API to get supported filter matches
tree
|
commitdiff
2017-04-04
Mark Spender
net/sfc/base: split local MAC I/G back into separate...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc: remove Tx DMA descriptor boundary crossing...
tree
|
commitdiff
2017-04-04
Andrew Rybchenko
net/sfc/base: separate limitations on Tx DMA descriptors
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc: support statistics reset
tree
|
commitdiff
2017-04-04
Ivan Malov
net/sfc/base: add MCDI agnostic wrapper for MAC stats...
tree
|
commitdiff
2017-03-27
Olivier Matz
mk: optimize directory dependencies
tree
|
commitdiff
2017-02-10
Ivan Malov
net/sfc: fix setting empty multicast list
tree
|
commitdiff
2017-01-30
Ferruh Yigit
drivers/net: remove redundant new line from logs
tree
|
commitdiff
2017-01-30
Ivan Malov
net/sfc: fix TSO limits imposed to the number of Tx...
tree
|
commitdiff
2017-01-30
Andrew Rybchenko
net/sfc: use eal I/O device memory barriers API
tree
|
commitdiff
2017-01-30
Andrew Rybchenko
net/sfc: use eal I/O device memory read/write API
tree
|
commitdiff
2017-01-30
Andrew Rybchenko
net/sfc: enable TSO by default
tree
|
commitdiff
2017-01-30
Andrew Rybchenko
net/sfc: do not panic if alarms are not supported
tree
|
commitdiff
2017-01-30
Andrew Rybchenko
net/sfc: fix flow control settings on port start
tree
|
commitdiff
2017-01-30
Andrew Rybchenko
net/sfc: fix link status when port is not started
tree
|
commitdiff
2017-01-30
Andrew Rybchenko
net/sfc: synchronize link status with HW on start
tree
|
commitdiff
next