index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
mcdi_port.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
sfc: mcdi_port: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-01
1
-0
/
+1
*
sfc: support FEC configuration through ethtool
Edward Cree
2018-03-14
1
-0
/
+150
*
sfc: add bits for 25/50/100G supported/advertised speeds
Edward Cree
2018-01-10
1
-0
/
+12
*
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2018-01-10
1
-62
/
+58
*
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
2018-01-10
1
-10
/
+16
*
sfc: support variable number of MAC stats
Edward Cree
2017-12-21
1
-5
/
+5
*
sfc: support rx-fcs and rx-all
Edward Cree
2017-11-01
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
1
-2
/
+6
|
\
|
*
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
2017-08-16
1
-2
/
+6
*
|
sfc: Add ethtool -m support for QSFP modules
Martin Habets
2017-07-20
1
-43
/
+181
|
/
*
net: sfc: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-18
1
-23
/
+37
*
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
2016-12-03
1
-1
/
+1
*
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-30
1
-1
/
+0
*
sfc: report supported link speeds on SFP connections
Bert Kenward
2016-06-08
1
-3
/
+4
*
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
1
-2
/
+6
*
sfc: set the port-id when calling MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
1
-0
/
+2
*
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
2015-05-22
1
-0
/
+1
*
sfc: Add 40G link capability decoding
Edward Cree
2014-07-15
1
-0
/
+11
*
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2014-03-10
1
-2
/
+2
*
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-12
1
-38
/
+6
*
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
2013-12-12
1
-11
/
+38
*
sfc: Minimal support for 40G link speed
Ben Hutchings
2013-09-05
1
-0
/
+2
*
sfc: Update copyright banners
Ben Hutchings
2013-08-30
1
-2
/
+2
*
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
2013-08-29
1
-0
/
+21
*
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
2013-08-22
1
-7
/
+4
*
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
Ben Hutchings
2013-08-22
1
-10
/
+8
*
sfc: Update MCDI protocol definitions for EF10
Ben Hutchings
2013-08-21
1
-1
/
+2
*
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
1
-1
/
+1
*
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings
2013-08-21
1
-0
/
+1010