2017-03-03 | Jakub Kicinski | nfp: correct DMA direction in XDP DMA sync Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-03-03 | Jakub Kicinski | nfp: don't tell FW about the reserved buffer space Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-03-01 | Jakub Kicinski | geneve: lock RCU on TX path Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-03-01 | Jakub Kicinski | vxlan: lock RCU on TX path Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-20 | Jakub Kicinski | nfp: allow application firmware to limit number of... Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-20 | Jakub Kicinski | nfp: return nfp_rtsym_read_le() errors correctly Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-20 | Jakub Kicinski | nfp: add very basic access to NSP logs Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-20 | Jakub Kicinski | nfp: report NSP ABI version in ethtool FW version Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-20 | Jakub Kicinski | nfp: store NSP ABI version in state structure Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-20 | Jakub Kicinski | nfp: report manufacturing info on load Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-20 | Jakub Kicinski | nfp: refactor NSP initialization and add error message Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add the PF driver Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: allocate irqs in lower driver Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add port layer to debugfs directories Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add support for service processor access Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add rtsym support Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add MIP reading support Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add support for reading nffw info Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add hwinfo support Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add support for resources Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: add CPP access core Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | nfp: rename the driver and add new main file Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-02-10 | Jakub Kicinski | bitfield.h: add FIELD_FIT() helper Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-01-26 | Jakub Kicinski | virtio_net: reject XDP programs using header adjustment Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2017-01-11 | Jakub Kicinski | debugfs: improve formatting of debugfs_real_fops() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-11 | Jakub Kicinski | mm: kmemleak: scan .data.ro_after_init Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: add support for offload of XDP programs Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: remove unnecessary parameters from nfp_net_bpf_offload() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: add XDP support in the driver Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | debugfs: constify argument to debugfs_real_fops() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: reorganize nfp_net_rx() to get packet offsets... Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: add support for ethtool .set_channels Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: move RSS indirection table init into a separate... Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: add helper to reassign rings to IRQ vectors Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: loosen relation between rings and IRQs vectors Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: reuse ring helpers on .ndo_open() path Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: rename ring allocation helpers Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: centralize runtime reconfiguration logic Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-04 | Jakub Kicinski | nfp: add support for ethtool .get_channels Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: bring back support for different ring counts Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: replace num_irqs with max_r_vecs Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: remove nfp_net_irqs_wanted() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: use unsigned int for vector/ring counts Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: create separate define for max number of vectors Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: use AND instead of modulo to get ring indexes Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: add separate buffer allocation function for napi Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: use alloc_frag() and build_skb() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: add buffer drop/recycle helper for RX Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: centralize the buffer size calculation Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: remove inline attributes and dead code Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: remove unnecessary call to ether_setup() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: remove support for nfp3200 Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-11-01 | Jakub Kicinski | nfp: simplify nfp_net_poll() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-10-17 | Jakub Kicinski | net: report right mtu value in error message Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-30 | Jakub Kicinski | nfp: bpf: zero extend 4 byte context loads Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | nfp: bpf: add offload of TC direct action mode Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | nfp: bpf: add support for legacy redirect action Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | net: act_mirred: allow statistic updates from offloaded... Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | nfp: bpf: add packet marking support Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | nfp: bpf: allow offloaded filters to update stats Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | net: cls_bpf: allow offloaded filters to update stats Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | nfp: bpf: add hardware bpf offload Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | nfp: add BPF to NFP code translator Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | bpf: recognize 64bit immediate loads as consts Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | bpf: enable non-core use of the verfier Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | bpf: expose internal verfier structures Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | bpf: don't (ab)use instructions to store state Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | net: cls_bpf: add support for marking filters as hardware... Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | net: cls_bpf: limit hardware offload by software-only... Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-21 | Jakub Kicinski | net: cls_bpf: add hardware offload Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-15 | Jakub Kicinski | test_bpf: fix the dummy skb after dissector changes Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-09 | Jakub Kicinski | mt7601u: use linux/bitfield.h Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-09 | Jakub Kicinski | mt7601u: remove unnecessary include Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-09 | Jakub Kicinski | mt7601u: remove redefinition of GENMASK Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-09 | Jakub Kicinski | add basic register-field manipulation macros Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-09 | Jakub Kicinski | nfp: don't pad frames on receive Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-09 | Jakub Kicinski | nfp: drop support for old firmware ABIs Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-09-09 | Jakub Kicinski | nfp: remove linux/version.h includes Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-08-03 | Jakub Kicinski | bpf: fix method of PTR_TO_PACKET reg id generation Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-30 | Jakub Kicinski | nfp: implement ethtool .get_link() callback Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-30 | Jakub Kicinski | nfp: remove unused parameter from nfp_net_write_mac_addr() Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-30 | Jakub Kicinski | nfp: correct name of control BAR define Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-17 | Jakub Kicinski | nfp: use correct index to mask link state irq Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-09 | Jakub Kicinski | net: cls_u32: be more strict about skip-sw flag for... Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-09 | Jakub Kicinski | net: cls_u32: catch all hardware offload errors Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-07 | Jakub Kicinski | net: cls_u32: be more strict about skip-sw flag Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-06-07 | Jakub Kicinski | net: cls_u32: fix error code for invalid flags Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-17 | Jakub Kicinski | nfp: add async reconfiguration mechanism Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-17 | Jakub Kicinski | nfp: remove buggy RX buffer length validation Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-17 | Jakub Kicinski | nfp: remove unused suspicious mask defines Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-17 | Jakub Kicinski | nfp: correct names of constants in comments Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-17 | Jakub Kicinski | nfp: remove unnecessary static Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-17 | Jakub Kicinski | nfp: check the right pointer for errors Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-08 | Jakub Kicinski | nfp: allow ring size reconfiguration at runtime Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-08 | Jakub Kicinski | nfp: pass ring count as function parameter Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-08 | Jakub Kicinski | nfp: convert .ndo_change_mtu() to prepare/commit paradigm Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-08 | Jakub Kicinski | nfp: propagate list buffer size in struct rx_ring Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-08 | Jakub Kicinski | nfp: sync ring state during FW reconfiguration Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-08 | Jakub Kicinski | nfp: slice .ndo_open() and .ndo_stop() up Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
2016-04-08 | Jakub Kicinski | nfp: move filling ring information to FW config Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> |
commit | commitdiff | tree |
next |