20 Nov, 2012

1 commit


27 Aug, 2011

1 commit

  • Based on finds for Stephen Rothwell, where current defconfig's
    enable a ethernet driver and it is not compiled due to the newly
    added NET_VENDOR_* component of Kconfig.

    This patch enables all the "new" Kconfig options so that current
    defconfig's will continue to compile the expected drivers. In
    addition, by enabling all the new Kconfig options does not add
    any un-expected options.

    CC: Stephen Rothwll
    Signed-off-by: Jeff Kirsher

    Jeff Kirsher
     

11 Aug, 2011

1 commit

  • Move the Cisco driver into drivers/net/ethernet/cisco/ and make the
    necessary Kconfig and Makefile changes.

    CC: Christian Benvenuti
    CC: Vasanthy Kolluri
    CC: Roopa Prabhu
    CC: David Wang
    Signed-off-by: Jeff Kirsher

    Jeff Kirsher