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
/
sfc
/
mcdi_port.c
Age
Commit message (
Expand
)
Author
2016-06-08
sfc: report supported link speeds on SFP connections
Bert Kenward
2015-06-02
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
sfc: set the port-id when calling MC_CMD_MAC_STATS
Daniel Pieczko
2015-05-21
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
2014-07-14
sfc: Add 40G link capability decoding
Edward Cree
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
2013-12-12
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-12
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
2013-09-05
sfc: Minimal support for 40G link speed
Ben Hutchings
2013-08-29
sfc: Update copyright banners
Ben Hutchings
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
2013-08-22
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
2013-08-22
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
Ben Hutchings
2013-08-21
sfc: Update MCDI protocol definitions for EF10
Ben Hutchings
2013-08-21
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
sfc: Collect all MCDI port functions into mcdi_port.c
Ben Hutchings