2017-11-10 | Alejandro Lucero | net/nfp: fix possible memory leak Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-11-10 | Alejandro Lucero | net/nfp: fix null pointer check Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-11-10 | Alejandro Lucero | net/nfp: fix possible bad shif operation Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-11-10 | Alejandro Lucero | net/nfp: fix checking function return value Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-11-10 | Alejandro Lucero | net/nfp: fix resource leak Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-11-10 | Alejandro Lucero | net/nfp: fix memory allocation Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-11-10 | Alejandro Lucero | net/nfp: fix stats struct initial value Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-11-01 | Alejandro Lucero | net/nfp: avoid unplug if multiport Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: write PF MAC to config BAR Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: configure capabilities by default Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: configure L2 broadcast and multicast Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: remove firmware ABI check Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add info about RSS capabilities Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | doc: create different features files for NFP drivers Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | doc: update release notes with NFP PF support Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | doc: update NFP with PF support information Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: read PF port MAC addr using NSP Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: support HW port link configuration Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add NSP support for HW link configuration Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: support PF multiport Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: allocate ethernet device from PF probe function Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: support PF devices inside PMD initialization Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: support vNIC Rx/Tx BAR mappings Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: support vNIC config BAR mapping Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add FW upload logic Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add NSP symbol resolution command Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add NSP FW upload command Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add NSP support for commands Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: support new PCI id Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add specific PF probe function Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: add NSP user space interface Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: support new firmware medatada API Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: handle packets with length 0 as usual ones Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: fix Rx interrupt when multiqueue Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: fix RSS Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-10-06 | Alejandro Lucero | net/nfp: write MAC address to configuration bar Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-06-05 | Alejandro Lucero | vfio: fix array bounds check Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-05-10 | Alejandro Lucero | vfio: fix index for tracking devices in a group Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-04-28 | Alejandro Lucero | net/nfp: fix releasing muti-segment mbufs Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-04-30 | Alejandro Lucero | vfio: fix device unplug when several devices per group Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-04-04 | Alejandro Lucero | net/nfp: fix Rx interrupt Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-04-04 | Alejandro Lucero | net/nfp: fix packet/data length conversion Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-04-04 | Alejandro Lucero | net/nfp: clean Tx descriptor flags Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-03-30 | Alejandro Lucero | igb_uio: map dummy DMA forcing IOMMU domain attachment Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-03-30 | Alejandro Lucero | vfio: support hotplug Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-18 | Alejandro Lucero | config: enable nfp driver on Linux Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: add TSO support Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: add Rx interrupts Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: avoid modulo operations for handling ring... Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: extend speed capabilities advertised Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: report link speed using hardware info Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: fix typo in Tx offload capabilities Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: remove Rx port metadata Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2017-01-17 | Alejandro Lucero | net/nfp: document supported features Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-09-30 | Alejandro Lucero | net/nfp: unregister interrupt callback when closing Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-09-30 | Alejandro Lucero | net/nfp: fix copying MAC address Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-09-30 | Alejandro Lucero | net/nfp: use random MAC address if not configured Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-06-27 | Alejandro Lucero | doc: update UIO module in nfp guide Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-05-06 | Alejandro Lucero | nfp: expose device hotplug capability Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-05-06 | Alejandro Lucero | nfp: fix freeing multi-mbuf packets Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-05-06 | Alejandro Lucero | nfp: serialize access for hardware reconfiguration Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-03-16 | Alejandro Lucero | nfp: fix Tx queue reset Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-03-16 | Alejandro Lucero | nfp: fix how Tx checksum is advertised to firmware Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2016-03-16 | Alejandro Lucero | nfp: fix variable type in Tx checksum offload Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: add guide Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: add link status interrupt Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: add basic features Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: add link status update Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: add statistics Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: add RSS Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: add Rx and Tx Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |
2015-12-08 | Alejandro Lucero | nfp: introduce driver initialization Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com> |
commit | commitdiff | tree |