drivers/net: Move a dereference below a NULL test
[safe/jmp/linux-2.6] / drivers / net / sfc / falcon_xmac.c
2009-04-30 Ben Hutchingssfc: Use generic MDIO functions and definitions
2008-12-13 Ben Hutchingssfc: Rework MAC, PHY and board event handling
2008-12-13 Ben Hutchingssfc: Implement auto-negotiation
2008-12-13 Ben Hutchingssfc: Add support for sub-10G speeds
2008-12-13 Ben Hutchingssfc: Remove MII extension cruft
2008-09-24 Ben Hutchingssfc: Remove workaround for old firmware bug
2008-09-03 Ben Hutchingssfc: Extend self-tests
2008-09-03 Ben Hutchingssfc: Remove remnants of multi-port abstraction for...
2008-09-03 Ben Hutchingssfc: Make PHY flash mode a device attribute, not a...
2008-09-03 Ben Hutchingssfc: Use explicit bool for boolean variables, parameter...
2008-09-03 Ben Hutchingssfc: XMAC statistics fix-ups
2008-05-31 Ben Hutchings[netdrvr] sfc: Report XAUI link down at default log...
2008-05-22 Ben Hutchingssfc: Replaced various macros with inline functions
2008-05-22 Ben Hutchingssfc: Removed casts to void
2008-05-13 Ben Hutchings[netdrvr] sfc: sfc: Add self-test support
2008-05-13 Ben Hutchings[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
2008-05-13 Ben Hutchings[netdrvr] sfc: Fix code formatting
2008-05-13 Ben Hutchings[netdrvr] sfc: Add phy_flash_cfg module parameter and...
2008-04-29 Ben HutchingsNew driver "sfc" for Solarstorm SFC4000 controller.