index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_net_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: report application FW build name in ethtool -i
Jakub Kicinski
2017-06-09
1
-2
/
+2
*
nfp: report app name in ethtool -i
Jakub Kicinski
2017-05-31
1
-2
/
+3
*
nfp: refresh port state before reporting autonegotiation
Jakub Kicinski
2017-05-22
1
-9
/
+1
*
nfp: move refresh tracking into the port structure
Jakub Kicinski
2017-05-22
1
-5
/
+5
*
nfp: introduce nfp_port
Jakub Kicinski
2017-05-22
1
-13
/
+26
*
nfp: introduce very minimal nfp_app
Jakub Kicinski
2017-05-22
1
-9
/
+10
*
nfp: version independent support for chained RSS metadata
Edwin Peer
2017-05-16
1
-6
/
+6
*
nfp: make use of extended ack message reporting
Jakub Kicinski
2017-05-01
1
-2
/
+2
*
nfp: replace -ENOTSUPP with -EOPNOTSUPP
Jakub Kicinski
2017-04-30
1
-1
/
+1
*
nfp: remove the refresh of all ports optimization
Jakub Kicinski
2017-04-24
1
-4
/
+9
*
nfp: add support for .set_link_ksettings()
Jakub Kicinski
2017-04-05
1
-0
/
+46
*
nfp: separate high level and low level NSP headers
Jakub Kicinski
2017-04-05
1
-1
/
+1
*
nfp: report port type in ethtool
Jakub Kicinski
2017-04-05
1
-0
/
+1
*
nfp: report auto-negotiation in ethtool
Jakub Kicinski
2017-04-05
1
-0
/
+4
*
nfp: report link speed from NSP
Jakub Kicinski
2017-04-05
1
-0
/
+11
*
nfp: add support for .get_link_ksettings()
Jakub Kicinski
2017-04-05
1
-0
/
+49
*
nfp: switch to using data path structures for reconfiguration
Jakub Kicinski
2017-03-12
1
-35
/
+11
*
nfp: use dp to carry xdp_prog at reconfig time
Jakub Kicinski
2017-03-12
1
-4
/
+2
*
nfp: use dp to carry mtu at reconfig time
Jakub Kicinski
2017-03-12
1
-2
/
+0
*
nfp: pass new data path to ring reconfig
Jakub Kicinski
2017-03-12
1
-2
/
+12
*
nfp: move control BAR pointer into data path structure
Jakub Kicinski
2017-03-12
1
-7
/
+7
*
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
2017-03-12
1
-32
/
+32
*
nfp: add support for reporting CRC32 hash function
Jakub Kicinski
2017-03-09
1
-7
/
+16
*
nfp: add very basic access to NSP logs
Jakub Kicinski
2017-02-20
1
-0
/
+76
*
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
2017-02-20
1
-2
/
+23
*
nfp: rename the driver and add new main file
Jakub Kicinski
2017-02-10
1
-4
/
+4
*
nfp: add XDP support in the driver
Jakub Kicinski
2016-11-04
1
-5
/
+17
*
nfp: add support for ethtool .set_channels
Jakub Kicinski
2016-11-04
1
-0
/
+47
*
nfp: centralize runtime reconfiguration logic
Jakub Kicinski
2016-11-04
1
-0
/
+19
*
nfp: add support for ethtool .get_channels
Jakub Kicinski
2016-11-04
1
-0
/
+16
*
nfp: bpf: allow offloaded filters to update stats
Jakub Kicinski
2016-09-21
1
-0
/
+12
*
nfp: remove linux/version.h includes
Jakub Kicinski
2016-09-08
1
-1
/
+0
*
nfp: implement ethtool .get_link() callback
Jakub Kicinski
2016-06-30
1
-0
/
+1
*
nfp: allow ring size reconfiguration at runtime
Jakub Kicinski
2016-04-08
1
-21
/
+9
*
net: add driver for Netronome NFP4000/NFP6000 NIC VFs
Jakub Kicinski
2015-12-03
1
-0
/
+640