1. daa7ee8 net: smsc: remove build warning of duplicate definition by Sudip Mukherjee · 8 years ago
  2. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  3. f147d0b net: smsc: Add support h8300 by Yoshinori Sato · 8 years ago
  4. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  5. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 9 years ago
  6. 6321b54 net: smc91x: Add Atari EtherNAT support by Michael Schmitz · 9 years ago
  7. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  8. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  9. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  10. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 11 years ago
  11. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 11 years ago
  12. 6389aa4 smc91x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  13. e9e4ea7 net: smc91x: dont't use SMC_outw for fixing up halfword-aligned data by Will Deacon · 11 years ago
  14. cf68ca1 net: smsc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  15. 4ba73aa net: smc91x: use io{read, write}*_rep accessors instead of string functions by Will Deacon · 12 years ago
  16. ae15043 smsc: Move the SMC (SMSC) drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/smc91x.h]
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 82e6923 ARM: lh7a40x: remove unmaintained platform support by Russell King · 13 years ago
  19. c76986c Remove REDWOOD_[456] config options and conditional code by Christian Dietrich · 14 years ago
  20. 717ea4b net: add ColdFire support to the smc91x driver by Greg Ungerer · 14 years ago
  21. 4b79a1a net: smc91x: Support Qualcomm MSM development boards. by David Brown · 14 years ago
  22. e2b18e3 smc91x: remove OMAP specific bits by Ladislav Michl · 15 years ago
  23. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  24. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  25. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  26. e4c57d0 netdev: smc91x: drop Blackfin cruft by Michael Hennerich · 15 years ago
  27. 4a29f39 smc91x.h: add config for Nomadik evaluation kit by Alessandro Rubini · 15 years ago
  28. 80153d1 [ARM] pxa/stargate2: Add board specific elements to the smc91x driver by Jonathan Cameron · 15 years ago
  29. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 15 years ago
  30. 91e8a30 MIPS: Alchemy: PB1200: use SMC91X platform data. by Manuel Lauss · 15 years ago
  31. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  32. a6b993c [ARM] pxa/aspenite: add support for debug ethernet by Eric Miao · 15 years ago
  33. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 15 years ago
  34. 357fe2c smc91x: enable ethtool EEPROM interface by Vernon Sauder · 15 years ago
  35. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  36. 4850218 smc91x: remove isa stuff from smc91x driver by Luotao Fu · 16 years ago
  37. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  38. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 16 years ago
  39. a61fc1e netdev/smc91x: unify Blackfin code a bit and use proper read/write functions by Mike Frysinger · 16 years ago
  40. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  41. d1c5ea3 smc91x: SMC_IO_SHIFT platform data support for default case by Magnus Damm · 16 years ago
  42. 175ff20 Add support for the Arcom/Eurotech Viper SBC onboard ethernet. by Marc Zyngier · 16 years ago
  43. fb683f1 Export smc91x led definitions by Marc Zyngier · 16 years ago
  44. b0dbcf5 [NET] smc91x: provide configurable leds by Russell King · 16 years ago
  45. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  46. e1719da [ARM] pxa: make littleton to use the new smc91x platform data by Eric Miao · 16 years ago
  47. 88c36eb [ARM] pxa: make zylonite to use the new smc91x platform data by Eric Miao · 16 years ago
  48. 38fd6c3 [ARM] pxa: make mainstone to use the new smc91x platform data by Eric Miao · 16 years ago
  49. 3aed74c [ARM] pxa: make lubbock to use new smc91x platform data by Eric Miao · 16 years ago
  50. 52256c0 [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data by Eric Miao · 16 years ago
  51. 1591988 [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable by Eric Miao · 16 years ago
  52. fa6d3be [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* by Eric Miao · 16 years ago
  53. 7427d8b smc91x: fix build error from the SMC_GET_MAC_ADDR API change by Bryan Wu · 16 years ago
  54. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  55. 099c736 Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade" by Linus Torvalds · 16 years ago
  56. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  57. 9e6db60 smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade by Bryan Wu · 16 years ago
  58. 5687216 smc91x: make superh use default config V2 by Magnus Damm · 16 years ago
  59. 8a214c1 smc91x: add insw/outsw to default config V2 by Magnus Damm · 16 years ago
  60. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 16 years ago
  61. cfdfa86 smc91x: pass along private data V2 by Magnus Damm · 16 years ago
  62. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  63. 4f15a98 [ARM] 4746/1: pcm027: network support for phyCORE-PXA270 by Robert Schwebel · 16 years ago
  64. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 16 years ago
  65. 95af9fe Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  66. 7c826a0 add support for smc91x ethernet interface on zylonite by eric miao · 17 years ago
  67. 073ac8f [NET] smc91x: fix PXA DMA support code by Russell King · 17 years ago
  68. 18ad4e7 smc91x Hitachi Solution Engine (SuperH) Support by Nobuhiro Iwamatsu · 17 years ago
  69. 092ed99 net: smc91x: Build fixes for general sh boards. by Paul Mundt · 17 years ago
  70. c5760abd Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in the kernel like in uboot by Jean-Christian de Rivaz · 17 years ago
  71. 6026ee6 smc91x: sh solution engine fixes. by Paul Mundt · 17 years ago
  72. 5125ed9 smc91x SuperH support by Nobuhiro Iwamatsu · 17 years ago
  73. 0851a28 Blackfin: add blackfin support in smc91x ethernet controller driver by Wu, Bryan · 17 years ago
  74. 8af905b [PATCH] smc91x: Kill off excessive versatile hooks. by Paul Mundt · 18 years ago
  75. 59dc76a [PATCH] net: smc91x add missing bracket by Mariusz Kozlowski · 18 years ago
  76. 33fee56a [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  77. fbd8197 [PATCH] __iomem annotations: smc91x by Al Viro · 18 years ago
  78. 718ecac [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  79. 12f417e [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  80. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  81. f1b7c5f [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board by Komal Shah · 18 years ago
  82. 6432dc1 [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  83. 7e29f8b [PATCH] build fixes: smc91x by David Brownell · 18 years ago
  84. 6fd7587 [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  85. 09e590e [PATCH] smc91x: disable DMA mode on the logicpd pxa270 by Lennert Buytenhek · 18 years ago
  86. 8431adf [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  87. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  88. ff91445 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  89. d4adcff [ARM] 3406/1: lpd7x: compilation fix for smc91x by Marc Singer · 18 years ago
  90. b0348b9 [PATCH] smc91x: add support for LogicPD PXA270 platform by Lennert Buytenhek · 18 years ago
  91. 09779c6 [PATCH] smc91x: allow for dynamic bus access configs by Nicolas Pitre · 18 years ago
  92. 9ded96f [PATCH] IRQ type flags by Russell King · 18 years ago
  93. 1cf99be [ARM] Use correct IO operations for Pleb by Russell King · 19 years ago
  94. 5579345 [PATCH] smc91x: DB1200 support. by Pete Popov · 19 years ago
  95. f3ac9fb [PATCH] m32r: SMC91x driver update by Hirokazu Takata · 19 years ago
  96. 4c86b11 [PATCH] bogus #if (smc91x.h) by viro@ZenIV.linux.org.uk · 19 years ago
  97. af44f5b [PATCH] Fix OMAP specific typo in smc91x.h by Tony Lindgren · 19 years ago
  98. 5f13e7e [PATCH] smc91x needs settable IRQ trigger type by David Brownell · 19 years ago
  99. 8de9011 [PATCH] smc91x: improve diagnostic info by Nicolas Pitre · 19 years ago
  100. eb1d698 [PATCH] smc91x warning fix by Nicolas Pitre · 19 years ago