summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mcdi_port.c
AgeCommit message (Expand)Author
2016-12-17net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree
2016-11-30sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driverEdward Cree
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward
2015-06-02sfc: suppress ENOENT error messages from MC_CMD_MAC_STATSDaniel Pieczko
2015-06-02sfc: set the port-id when calling MC_CMD_MAC_STATSDaniel Pieczko
2015-05-21sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah
2014-07-14sfc: Add 40G link capability decodingEdward Cree
2014-03-10sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree
2013-12-12sfc: Log all unexpected MCDI errorsEdward Cree
2013-12-12sfc: Correct RX dropped count for drops while interface is downJon Cooper
2013-09-05sfc: Minimal support for 40G link speedBen Hutchings
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings
2013-08-22sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings
2013-08-22sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings
2013-08-21sfc: Update MCDI protocol definitions for EF10Ben Hutchings
2013-08-21sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...Ben Hutchings
2013-08-21sfc: Collect all MCDI port functions into mcdi_port.cBen Hutchings