index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_net_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
nfp: allocate a private workqueue for driver work
Jakub Kicinski
1
-1
/
+1
2017-06-27
nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks
Jakub Kicinski
1
-0
/
+10
2017-06-27
nfp: add nfp_app cleanup callback and make flower use it
Jakub Kicinski
1
-1
/
+5
2017-06-27
nfp: add helper for mapping runtime symbols
Jakub Kicinski
1
-28
/
+8
2017-06-27
nfp: move area mapping helper into nfpcore
Jakub Kicinski
1
-54
/
+2
2017-06-27
nfp: explicitly check if application FW is loaded
Jakub Kicinski
1
-4
/
+7
2017-06-25
nfp: provide nfp_port to of nfp_net_get_mac_addr()
Simon Horman
1
-13
/
+12
2017-06-25
nfp: map mac_stats and vf_cfg BARs
Simon Horman
1
-32
/
+90
2017-06-09
nfp: remove automatic caching of HWInfo
Jakub Kicinski
1
-6
/
+6
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
1
-2
/
+2
2017-06-09
nfp: make sure to cancel port refresh on the error path
Jakub Kicinski
1
-0
/
+1
2017-06-07
nfp: advertise support for NFD ABI 0.5
Jakub Kicinski
1
-1
/
+1
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
1
-14
/
+107
2017-06-07
nfp: allow non-equal distribution of IRQs
Jakub Kicinski
1
-1
/
+2
2017-06-07
nfp: slice the netdev spawning function
Jakub Kicinski
1
-25
/
+37
2017-06-07
nfp: don't clutter init code passing fw_ver around
Jakub Kicinski
1
-10
/
+7
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
1
-97
/
+25
2017-06-07
nfp: make vNIC ctrl memory mapping function reusable
Jakub Kicinski
1
-27
/
+28
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
1
-3
/
+4
2017-05-31
nfp: move bpf offload code to the BPF app
Jakub Kicinski
1
-0
/
+1
2017-05-31
nfp: move port init to apps
Jakub Kicinski
1
-32
/
+29
2017-05-31
nfp: turn reading PCIe RTsym parameters into a helper
Jakub Kicinski
1
-7
/
+17
2017-05-26
nfp: support port splitting via devlink
Jakub Kicinski
1
-7
/
+16
2017-05-26
nfp: register ports as devlink ports
Jakub Kicinski
1
-0
/
+13
2017-05-26
nfp: add helper for cleaning up vNICs
Jakub Kicinski
1
-12
/
+11
2017-05-26
nfp: add devlink support
Simon Horman
1
-0
/
+1
2017-05-26
nfp: move mutex init out of net code
Jakub Kicinski
1
-1
/
+0
2017-05-22
nfp: mark port state as stale if update failed
Jakub Kicinski
1
-0
/
+5
2017-05-22
nfp: mark port state as stale after reconfig
Jakub Kicinski
1
-0
/
+2
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
1
-9
/
+6
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
1
-2
/
+8
2017-05-22
nfp: update port state in place
Jakub Kicinski
1
-24
/
+30
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
1
-23
/
+45
2017-05-22
nfp: disallow mixing vNICs with and without NSP port entry
Jakub Kicinski
1
-20
/
+32
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
1
-3
/
+23
2017-05-22
nfp: add nfp_net_pf_free_vnic() function
Jakub Kicinski
1
-7
/
+9
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
1
-76
/
+74
2017-05-22
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
1
-7
/
+7
2017-05-22
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
1
-12
/
+4
2017-04-24
nfp: remove the refresh of all ports optimization
Jakub Kicinski
1
-20
/
+47
2017-04-08
nfp: don't dereference a null nn->eth_port to print a warning
Colin Ian King
1
-2
/
+1
2017-04-05
nfp: separate high level and low level NSP headers
Jakub Kicinski
1
-1
/
+1
2017-04-05
nfp: add port state refresh
Jakub Kicinski
1
-8
/
+81
2017-04-05
nfp: add mutex protection for the port list
Jakub Kicinski
1
-2
/
+17
2017-04-05
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
1
-33
/
+46
2017-03-12
nfp: move control BAR pointer into data path structure
Jakub Kicinski
1
-1
/
+1
2017-03-12
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
1
-15
/
+15
2017-03-09
nfp: store device pointer for the fastpath
Jakub Kicinski
1
-3
/
+2
2017-03-09
nfp: implement .ndo_get_phys_port_name()
Jakub Kicinski
1
-0
/
+2
2017-02-20
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
1
-0
/
+1
[next]