summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/falcon_xmac.c
AgeCommit message (Expand)Author
2011-04-14sfc: make function tables conststephen hemminger
2011-02-28sfc: Update copyright datesBen Hutchings
2010-12-03sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings
2010-12-03sfc: Remove unnecessary inclusion of various private header filesBen Hutchings
2010-10-21sfc: make functions staticstephen hemminger
2010-06-24sfc: Implement message level controlBen Hutchings
2010-04-28sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson
2010-04-28sfc: Stop masking out XGMII faults over reconfiguresSteve Hodgson
2009-12-23sfc: Include XGXS in XMAC link status check except in XGMII loopbackBen Hutchings
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings
2009-11-29sfc: Remove static PHY data and enumerationsBen Hutchings
2009-11-29sfc: Extend loopback mode enumerationBen Hutchings
2009-11-29sfc: Refactor link configurationBen Hutchings
2009-11-29sfc: Turn pause frame generation on and off at the MAC, not the RX FIFOBen Hutchings
2009-11-28sfc: Decouple NIC revision number from Falcon PCI revision numberBen Hutchings
2009-11-26sfc: Simplify XMAC link pollingBen Hutchings
2009-11-26sfc: Split MAC stats DMA initiation and completionBen Hutchings
2009-11-26sfc: Treat all MAC registers as 128-bitBen Hutchings
2009-11-24sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings
2009-10-24sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings
2009-10-24sfc: Update hardware definitions for SienaBen Hutchings
2009-10-24sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings
2009-08-26sfc: Do not reinitialise XAUI serdes before it has completed resetBen Hutchings
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2008-12-12sfc: Rework MAC, PHY and board event handlingBen Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-09-24sfc: Remove workaround for old firmware bugBen Hutchings
2008-09-03sfc: Extend self-testsBen Hutchings
2008-09-03sfc: Remove remnants of multi-port abstraction for MAC registersBen Hutchings
2008-09-03sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-09-03sfc: XMAC statistics fix-upsBen Hutchings
2008-05-30[netdrvr] sfc: Report XAUI link down at default log levelBen Hutchings
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings
2008-05-22sfc: Removed casts to voidBen Hutchings
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings
2008-05-13[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAXBen Hutchings
2008-05-13[netdrvr] sfc: Fix code formattingBen Hutchings
2008-05-13[netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings