index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_net_debugfs.c
Age
Commit message (
Expand
)
Author
2022-03-21
nfp: use TX ring pointer write back
Jakub Kicinski
2022-03-21
nfp: use callbacks for slow path ring related functions
Jakub Kicinski
2022-03-21
nfp: move the fast path code to separate files
Jakub Kicinski
2022-03-04
nfp: xsk: add AF_XDP zero-copy Rx and Tx support
Niklas Söderlund
2019-08-10
nfp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-12-03
nfp: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-05-23
nfp: assign vNIC id as phys_port_name of vNICs which are not ports
Jakub Kicinski
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2017-08-18
nfp: don't reuse pointers in ring dumping
Jakub Kicinski
2017-06-07
nfp: make sure debug accesses don't depend on netdevs
Jakub Kicinski
2017-05-30
nfp: fix print format for ring pointers in ring dumps
Jakub Kicinski
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
2017-03-22
nfp: remove RX queue pointers
Jakub Kicinski
2017-03-12
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
2017-03-09
nfp: move more ring debug info to debugfs
Jakub Kicinski
2017-02-10
nfp: add port layer to debugfs directories
Jakub Kicinski
2016-11-04
nfp: add XDP support in the driver
Jakub Kicinski
2016-11-04
nfp: add support for ethtool .set_channels
Jakub Kicinski
2016-11-01
nfp: use alloc_frag() and build_skb()
Jakub Kicinski
2016-04-16
nfp: remove unnecessary static
Jakub Kicinski
2016-04-16
nfp: check the right pointer for errors
Jakub Kicinski
2016-04-08
nfp: allocate ring SW structs dynamically
Jakub Kicinski
2015-12-03
net: add driver for Netronome NFP4000/NFP6000 NIC VFs
Jakub Kicinski