summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mcdi_port.c
Commit message (Expand)AuthorAge
* sfc: support FEC configuration through ethtoolEdward Cree2018-03-14
* sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree2018-01-10
* sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-10
* sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree2018-01-10
* sfc: support variable number of MAC statsEdward Cree2017-12-21
* sfc: support rx-fcs and rx-allEdward Cree2017-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15
|\
| * sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-15
* | sfc: Add ethtool -m support for QSFP modulesMartin Habets2017-07-19
|/
* net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-17
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-03
* sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree2016-11-30
* sfc: report supported link speeds on SFP connectionsBert Kenward2016-06-08
* sfc: suppress ENOENT error messages from MC_CMD_MAC_STATSDaniel Pieczko2015-06-02
* sfc: set the port-id when calling MC_CMD_MAC_STATSDaniel Pieczko2015-06-02
* sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-21
* sfc: Add 40G link capability decodingEdward Cree2014-07-14
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-10
* sfc: Log all unexpected MCDI errorsEdward Cree2013-12-12
* sfc: Correct RX dropped count for drops while interface is downJon Cooper2013-12-12
* sfc: Minimal support for 40G link speedBen Hutchings2013-09-05
* sfc: Update copyright bannersBen Hutchings2013-08-29
* sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-29
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-22
* sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2013-08-22
* sfc: Update MCDI protocol definitions for EF10Ben Hutchings2013-08-21
* sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings2013-08-21
* sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings2013-08-21