index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_net_repr.c
Age
Commit message (
Expand
)
Author
2018-03-30
nfp: modify app MTU setting callbacks
John Hurley
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
2018-01-19
nfp: protect each repr pointer individually with RCU
Jakub Kicinski
2018-01-19
nfp: add nfp_reprs_get_locked() helper
Jakub Kicinski
2018-01-10
nfp: bpf: don't allow changing MTU above BPF offload limit when active
Jakub Kicinski
2018-01-03
nfp: add repr_preclean callback
Dirk van der Merwe
2018-01-03
nfp: flower: obtain repr link state only from firmware
Dirk van der Merwe
2017-12-05
nfp: fix port stats for mac representors
Pieter Jansen van Vuuren
2017-11-17
nfp: register flower reprs for egress dev offload
John Hurley
2017-11-17
nfp: inherit the max_mtu from the PF netdev
Dirk van der Merwe
2017-11-05
nfp: resync repr state when port table sync
Dirk van der Merwe
2017-08-25
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
2017-08-18
nfp: add pointer to vNIC config memory to nfp_port structure
Jakub Kicinski
2017-08-18
nfp: store pointer to MAC statistics in nfp_port
Jakub Kicinski
2017-08-18
nfp: link basic ethtool ops to representors
Jakub Kicinski
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
2017-07-01
nfp: provide infrastructure for offloading flower based TC filters
Pieter Jansen van Vuuren
2017-07-01
nfp: add phys_switch_id support
Simon Horman
2017-06-27
nfp: wire get_phys_port_name on representors
Jakub Kicinski
2017-06-27
nfp: allow converting representor's netdev into nfp_port
Jakub Kicinski
2017-06-27
nfp: move representors' struct net_device_ops to shared code
Jakub Kicinski
2017-06-27
nfp: make the representor get stats app-independent
Jakub Kicinski
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2017-06-25
nfp: general representor implementation
Simon Horman