2017-07-05 | Ferruh Yigit | ethdev: ensure same name size for device and ethdev Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-27 | Ferruh Yigit | pci: reduce debug log verbosity when probing Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-14 | Ferruh Yigit | hash: fix icc build Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-14 | Ferruh Yigit | net/mlx5: fix build with gcc 7.1 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-14 | Ferruh Yigit | net/enic: fix build with gcc 7.1 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-14 | Ferruh Yigit | net/i40e: fix memset size Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-14 | Ferruh Yigit | kni: fix build with gcc 7.1 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | drivers/net: document missing speed capabilities feature Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | ethdev: remove driver name from device private data Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | net/ring: use EAL APIs in PMD specific API Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | net/ring: set ethernet device field Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | net/avp: remove redundant assignment Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | drivers/net: add generic ethdev macro to get PCI device Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | drivers/net: remove unnecessary macro for unused variables Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | net/null: do not touch mbuf next or nb segs on Rx Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-12 | Ferruh Yigit | net/ixgbe: do not touch mbuf initialized fields Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-04 | Ferruh Yigit | app/testpmd: remove duplicated license Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-06-04 | Ferruh Yigit | eal: remove duplicated license Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-05-10 | Ferruh Yigit | maintainers: add drivers features files Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-05-05 | Ferruh Yigit | net/af_packet: prefer snprintf against strncpy Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-05-05 | Ferruh Yigit | kni: fix crash caused by freeing mempool Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-05-05 | Ferruh Yigit | kni: fix ethtool build with kernel 4.11 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-05-01 | Ferruh Yigit | net/ark: fix kvargs memory leak Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-28 | Ferruh Yigit | net/avp: fix interrupt migration check Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-30 | Ferruh Yigit | usertools: add --status-dev option to devbind Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-25 | Ferruh Yigit | devtools: add git log checks for acronyms Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-20 | Ferruh Yigit | kni: fix possible memory leak Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-19 | Ferruh Yigit | kni: fix ethtool support Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-19 | Ferruh Yigit | mk: increase unsupported icc version for thunderx Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-19 | Ferruh Yigit | net/ixgbe: fix duplicated check Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-19 | Ferruh Yigit | net/kni: remove unnecessary null check Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-19 | Ferruh Yigit | eventdev: fix build for clang 4 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-19 | Ferruh Yigit | mk: fix build for clang 4 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-19 | Ferruh Yigit | net/xenvirt: fix build error Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-06 | Ferruh Yigit | drivers/net: remove unused DEPDIRS from makefiles Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-06 | Ferruh Yigit | event/sw: fix build for gcc 4.5.1 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-06 | Ferruh Yigit | event/octeontx: fix build for gcc < 4.6 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-06 | Ferruh Yigit | net/thunderx: disable PMD for old compilers Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-05 | Ferruh Yigit | event/sw: fix build with icc Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-05 | Ferruh Yigit | event/octeontx: fix build with icc Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-05 | Ferruh Yigit | ring: fix build with icc Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-04 | Ferruh Yigit | net/kni: add KNI PMD Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-04-03 | Ferruh Yigit | igb_uio: fix build with kernel < 3.2 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-03-30 | Ferruh Yigit | mk: use icc default inline limit Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-03-30 | Ferruh Yigit | kni: fix build with kernel 4.11 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-28 | Ferruh Yigit | mk: fix cleaning files Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-28 | Ferruh Yigit | doc: add test related rules in make help Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-28 | Ferruh Yigit | mk: rename test related rules Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-28 | Ferruh Yigit | mk: add new test-basic rule Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-28 | Ferruh Yigit | mk: do not build tests by default Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-28 | Ferruh Yigit | test: move unit tests to separate directory Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-21 | Ferruh Yigit | kni: remove KNI vhost support Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-21 | Ferruh Yigit | doc: add removed items section to release notes Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-14 | Ferruh Yigit | doc: announce KNI vhost removal Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-10 | Ferruh Yigit | mk: move PMD libraries linking to applications Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-09 | Ferruh Yigit | app/testpmd: use LDLIBS in makefile Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-09 | Ferruh Yigit | mk: link more libraries without --whole-archive Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-02-08 | Ferruh Yigit | doc: automate examples file list for API Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | doc: add device specific API Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | drivers/net: remove redundant new line from logs Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | net/ixgbe: fix API comments for doxygen Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | net/i40e: fix API comments for doxygen Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | drivers/net: make PCI device id struct const Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | crypto/qat: make PCI device id struct const Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | mk: parallelize make config Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-30 | Ferruh Yigit | app/test: make PCI device id struct const Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-29 | Ferruh Yigit | config: disable KNI ethtool by default Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-29 | Ferruh Yigit | kni: add build option for ethtool support Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-29 | Ferruh Yigit | devtools: add more git headline checks for acronyms Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-29 | Ferruh Yigit | devtools: update git headline prefix check for drivers Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-17 | Ferruh Yigit | net/i40e: fix VF MAC address assignment Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-17 | Ferruh Yigit | net/i40e: set VF MAC from VF Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-17 | Ferruh Yigit | net/i40e: set VF MAC from PF Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-17 | Ferruh Yigit | net/bnxt: make ethdev functions struct const Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-17 | Ferruh Yigit | net/ena: make ethdev functions struct const Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-17 | Ferruh Yigit | net/ixgbe: fix typo in comment Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2017-01-04 | Ferruh Yigit | mk: disable icc warning 188 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-12-22 | Ferruh Yigit | ethdev: cleanup device ops struct whitespace Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-12-22 | Ferruh Yigit | ethdev: remove invalid function from version map Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-12-06 | Ferruh Yigit | app/testpmd: unify help strings Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-11-14 | Ferruh Yigit | doc: add sub-repositories information Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-11-14 | Ferruh Yigit | maintainers: add staging tree for network drivers Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-11-06 | Ferruh Yigit | net: remove mempool dependency Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-11-06 | Ferruh Yigit | doc: add net library in release notes Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-26 | Ferruh Yigit | scripts: add more git log checks Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-26 | Ferruh Yigit | net/bnx2x: fix build with icc Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-25 | Ferruh Yigit | kni: fix build with kernel 4.9 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-14 | Ferruh Yigit | kni: fix build with kernel < 3.1 Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | net/ring: fix parameter string info Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | net/ring: fix ring device creation via devargs Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: move kernel version ifdefs to compat header Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: prefer uint32_t to unsigned int Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: update log messages Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: remove compile time debug configuration Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: move functions to eliminate declarations Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: remove unnecessary messages for out of memory Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: update kernel logging Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: prefer ether_addr_copy to memcpy Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: prefer min_t to min Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
2016-10-13 | Ferruh Yigit | kni: enclose macros with complex values in parens Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com> |
commit | commitdiff | tree |
next |