alistair23-linux/drivers/net/ethernet/sfc
David S. Miller 59bcaed5f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
Ben Hutchings says:

====================
An assortment of changes for Linux 3.14:

1. Merge the sfc fixes that you have already merged into net.git.
   (The branch point for those was such that this does not bring in any
   other changes.)
2. Reduce log level for a generally useless warning message, from
   Robert Stonehouse.
3. Include BISTs in ethtool offline self-test for EF10 and recover from
   BISTs initiated through other functions, from Jon Cooper.
4. Improve a sanity check on RX completions.
5. Avoid incrementing RX dropped count while the interface is down, from
   Jon Cooper.
6. Improve hardware sensor naming and log messages, from Edward Cree.
7. Log all unexpected errors returned by firmware, from Edward Cree.
8. Expose another NVRAM partition to userland.
9. Some refactoring of the PTP code in preparation for EF10 support.
10. Various minor cleanups.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-14 01:11:22 -05:00
..
bitfield.h
ef10.c sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena 2013-12-12 22:07:00 +00:00
ef10_regs.h
efx.c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next 2013-12-14 01:11:22 -05:00
efx.h sfc: Make initial fill of RX descriptors synchronous 2013-12-12 22:06:50 +00:00
enum.h sfc: Add MC BISTs to ethtool offline self test on EF10 2013-12-12 22:05:48 +00:00
ethtool.c sfc: Add MC BISTs to ethtool offline self test on EF10 2013-12-12 22:05:48 +00:00
falcon.c sfc: Correct RX dropped count for drops while interface is down 2013-12-12 22:06:51 +00:00
falcon_boards.c
farch.c sfc: Make initial fill of RX descriptors synchronous 2013-12-12 22:06:50 +00:00
farch_regs.h
filter.h
io.h
Kconfig
Makefile
mcdi.c sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP 2013-12-12 22:06:57 +00:00
mcdi.h sfc: Log all unexpected MCDI errors 2013-12-12 22:06:56 +00:00
mcdi_mon.c sfc: Add new sensor names 2013-12-12 22:06:54 +00:00
mcdi_pcol.h sfc: Update MCDI protocol definitions 2013-12-06 22:29:20 +00:00
mcdi_port.c sfc: Log all unexpected MCDI errors 2013-12-12 22:06:56 +00:00
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h sfc: Correct RX dropped count for drops while interface is down 2013-12-12 22:06:51 +00:00
nic.c sfc: Correct RX dropped count for drops while interface is down 2013-12-12 22:06:51 +00:00
nic.h sfc: Remove dependency of PTP on having a dedicated channel 2013-12-12 22:07:02 +00:00
phy.h
ptp.c sfc: Remove dependency of PTP on having a dedicated channel 2013-12-12 22:07:02 +00:00
qt202x_phy.c
rx.c sfc: Make initial fill of RX descriptors synchronous 2013-12-12 22:06:50 +00:00
selftest.c sfc: Add MC BISTs to ethtool offline self test on EF10 2013-12-12 22:05:48 +00:00
selftest.h sfc: Add MC BISTs to ethtool offline self test on EF10 2013-12-12 22:05:48 +00:00
siena.c sfc: Remove dependency of PTP on having a dedicated channel 2013-12-12 22:07:02 +00:00
siena_sriov.c
tenxpress.c
tx.c
txc43128_phy.c
vfdi.h
workarounds.h