1. 25 1月, 2017 1 次提交
  2. 16 1月, 2017 1 次提交
  3. 07 12月, 2016 1 次提交
  4. 30 11月, 2016 1 次提交
    • E
      sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver · 5a6681e2
      Edward Cree 提交于
      Rationale: The differences between Falcon and Siena are in many ways larger
       than those between Siena and EF10 (despite Siena being nominally "Falcon-
       architecture"); for instance, Falcon has no MCPU, so there is no MCDI.
       Removing Falcon support from the sfc driver should simplify the latter,
       and avoid the possibility of Falcon support being broken by changes to sfc
       (which are rarely if ever tested on Falcon, it being end-of-lifed hardware).
      
      The sfc-falcon driver created in this changeset is essentially a copy of the
       sfc driver, but with Siena- and EF10-specific code, including MCDI, removed
       and with the "efx_" identifier prefix changed to "ef4_" (for "EFX 4000-
       series") to avoid collisions when both drivers are built-in.
      
      This changeset removes Falcon from the sfc driver's PCI ID table; then in
       sfc I've removed obvious Falcon-related code: I removed the Falcon NIC
       functions, Falcon PHY code, and EFX_REV_FALCON_*, then fixed up everything
       that referenced them.
      
      Also, increment minor version of both drivers (to 4.1).
      
      For now, CONFIG_SFC selects CONFIG_SFC_FALCON, so that updating old configs
       doesn't cause Falcon support to disappear; but that should be undone at
       some point in the future.
      Signed-off-by: NEdward Cree <ecree@solarflare.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      5a6681e2
  5. 13 8月, 2016 1 次提交
  6. 19 3月, 2016 1 次提交
  7. 11 3月, 2016 1 次提交
  8. 04 12月, 2015 1 次提交
  9. 21 11月, 2015 1 次提交
  10. 17 11月, 2015 1 次提交
  11. 26 8月, 2015 1 次提交
  12. 29 7月, 2015 1 次提交
  13. 23 6月, 2015 1 次提交
  14. 28 5月, 2015 1 次提交
  15. 23 12月, 2014 1 次提交
    • D
      net: s6gmac: remove driver · f3ba9d49
      Daniel Glöckner 提交于
      The s6000 Xtensa support has been removed from the kernel in
      4006e565. There are no other chips using this driver.
      
      While the Mentor/Alcatel PE-MCXMAC IP core is also used in other
      designs (Freescale Gianfar/UCC, QLogic NetXen, Solarflare, Agere
      ET-1310, Netlogic XLR/XLS), none of these use this driver as it
      heavily depends on the s6000 DMA engine. In fact, there is no
      code sharing across any of the aforementioned devices.
      Signed-off-by: NDaniel Glöckner <dg@emlix.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f3ba9d49
  16. 03 12月, 2014 1 次提交
  17. 04 10月, 2014 1 次提交
  18. 29 9月, 2014 1 次提交
  19. 12 8月, 2014 1 次提交
  20. 03 6月, 2014 1 次提交
  21. 09 5月, 2014 1 次提交
  22. 27 3月, 2014 1 次提交
  23. 18 3月, 2014 1 次提交
  24. 12 8月, 2013 1 次提交
  25. 26 6月, 2013 1 次提交
    • A
      ethernet/arc/arc_emac - Add new driver · e4f2379d
      Alexey Brodkin 提交于
      Driver for non-standard on-chip ethernet device ARC EMAC 10/100,
      instantiated in some legacy ARC (Synopsys) FPGA Boards such as
      ARCAngel4/ML50x.
      Signed-off-by: NAlexey Brodkin <abrodkin@synopsys.com>
      
      Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
      Cc: Francois Romieu <romieu@fr.zoreil.com>
      Cc: Joe Perches <joe@perches.com>
      Cc: Vineet Gupta <vgupta@synopsys.com>
      Cc: Mischa Jonker <mjonker@synopsys.com>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Grant Likely <grant.likely@linaro.org>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
      Cc: "David S. Miller" <davem@davemloft.net>
      Cc: linux-kernel@vger.kernel.org
      Cc: devicetree-discuss@lists.ozlabs.org
      Cc: Florian Fainelli <florian@openwrt.org>
      Cc: David Laight <david.laight@aculab.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e4f2379d
  26. 01 6月, 2013 1 次提交
  27. 22 1月, 2013 1 次提交
    • P
      drivers/net: delete old 8 bit ISA Racal ni5010 support. · d2477de7
      Paul Gortmaker 提交于
      These cards were only available in 8bit format, and in addition
      they only had AUI and BNC(10-Base2) interfaces (i.e. no RJ-45).
      
      In fact, they are so rare, that an internet search on these old
      cards almost comes up empty, unless the "Micom interlan" name
      is used.
      
      This puts them in the equivalent domain as the 3c501, so there
      should be no strong opposition to the driver removal, as nobody
      is seriously using 3.9+ with 8 bit ISA hardware.
      
      In doing so, the whole "ethernet/racal" category becomes empty,
      so we clean up the Makefile/Kconfig and subdir appropriately.
      
      Cc: Andreas Mohr <andi@lisas.de>
      Cc: Jan-Pascal van Best <janpascal@vanbest.org>
      Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
      d2477de7
  28. 25 9月, 2012 1 次提交
  29. 05 4月, 2012 1 次提交
  30. 13 3月, 2012 1 次提交
  31. 29 11月, 2011 1 次提交
  32. 22 11月, 2011 1 次提交
  33. 02 11月, 2011 1 次提交
  34. 13 8月, 2011 7 次提交