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_ethtool.c
Age
Commit message (
Expand
)
Author
2018-06-30
nfp: populate bus-info on representors
Jakub Kicinski
2018-06-30
nfp: expose ring stats of inactive rings via ethtool
Jakub Kicinski
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
2018-04-04
nfp: add a separate counter for packets with CHECKSUM_COMPLETE
Jakub Kicinski
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
nfp: use the correct index for link speed table
Jakub Kicinski
2017-12-15
nfp: implement firmware flashing
Dirk van der Merwe
2017-12-05
nfp: debug dump ethtool ops
Carl Heymann
2017-11-17
nfp: fix vlan receive MAC statistics typo
Pieter Jansen van Vuuren
2017-11-05
nfp: implement ethtool FEC mode settings
Dirk van der Merwe
2017-11-05
nfp: add get/set link settings ndos to representors
Dirk van der Merwe
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
2017-11-02
nfp: improve defines for constants in ethtool
Jakub Kicinski
2017-11-02
nfp: use a counter instead of log message for allocation failures
Jakub Kicinski
2017-10-10
nfp: fix ethtool stats gather retry
Jakub Kicinski
2017-08-18
nfp: add ethtool statistics for representors
Jakub Kicinski
2017-08-18
nfp: report MAC statistics in ethtool
Jakub Kicinski
2017-08-18
nfp: split software and hardware vNIC statistics
Jakub Kicinski
2017-08-18
nfp: add helper for printing ethtool strings
Jakub Kicinski
2017-08-18
nfp: don't report standard netdev statistics in ethtool
Jakub Kicinski
2017-08-18
nfp: allow retreiving management FW logs on representors
Jakub Kicinski
2017-08-18
nfp: provide ethtool_drvinfo on representors
Jakub Kicinski
2017-08-18
nfp: link basic ethtool ops to representors
Jakub Kicinski
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
2017-05-31
nfp: report app name in ethtool -i
Jakub Kicinski
2017-05-22
nfp: refresh port state before reporting autonegotiation
Jakub Kicinski
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
2017-05-16
nfp: version independent support for chained RSS metadata
Edwin Peer
2017-05-01
nfp: make use of extended ack message reporting
Jakub Kicinski
2017-04-30
nfp: replace -ENOTSUPP with -EOPNOTSUPP
Jakub Kicinski
2017-04-24
nfp: remove the refresh of all ports optimization
Jakub Kicinski
2017-04-05
nfp: add support for .set_link_ksettings()
Jakub Kicinski
2017-04-05
nfp: separate high level and low level NSP headers
Jakub Kicinski
2017-04-05
nfp: report port type in ethtool
Jakub Kicinski
2017-04-05
nfp: report auto-negotiation in ethtool
Jakub Kicinski
2017-04-05
nfp: report link speed from NSP
Jakub Kicinski
2017-04-05
nfp: add support for .get_link_ksettings()
Jakub Kicinski
2017-03-12
nfp: switch to using data path structures for reconfiguration
Jakub Kicinski
2017-03-12
nfp: use dp to carry xdp_prog at reconfig time
Jakub Kicinski
2017-03-12
nfp: use dp to carry mtu at reconfig time
Jakub Kicinski
2017-03-12
nfp: pass new data path to ring reconfig
Jakub Kicinski
2017-03-12
nfp: move control BAR pointer into data path structure
Jakub Kicinski
2017-03-12
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
2017-03-09
nfp: add support for reporting CRC32 hash function
Jakub Kicinski
2017-02-20
nfp: add very basic access to NSP logs
Jakub Kicinski
2017-02-20
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
2017-02-10
nfp: rename the driver and add new main file
Jakub Kicinski
2016-11-04
nfp: add XDP support in the driver
Jakub Kicinski
[next]