1. 4a29f39 smc91x.h: add config for Nomadik evaluation kit by Alessandro Rubini · 15 years ago
  2. 80153d1 [ARM] pxa/stargate2: Add board specific elements to the smc91x driver by Jonathan Cameron · 15 years ago
  3. 2f2a213 Separate out the proc- and unit-specific header directories from the general by David Howells · 15 years ago
  4. 91e8a30 MIPS: Alchemy: PB1200: use SMC91X platform data. by Manuel Lauss · 15 years ago
  5. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  6. a6b993c [ARM] pxa/aspenite: add support for debug ethernet by Eric Miao · 15 years ago
  7. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
  8. 357fe2c smc91x: enable ethtool EEPROM interface by Vernon Sauder · 16 years ago
  9. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  10. 4850218 smc91x: remove isa stuff from smc91x driver by Luotao Fu · 16 years ago
  11. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  12. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 16 years ago
  13. a61fc1e netdev/smc91x: unify Blackfin code a bit and use proper read/write functions by Mike Frysinger · 16 years ago
  14. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  15. d1c5ea3 smc91x: SMC_IO_SHIFT platform data support for default case by Magnus Damm · 16 years ago
  16. 175ff20 Add support for the Arcom/Eurotech Viper SBC onboard ethernet. by Marc Zyngier · 16 years ago
  17. fb683f1 Export smc91x led definitions by Marc Zyngier · 16 years ago
  18. b0dbcf5 [NET] smc91x: provide configurable leds by Russell King · 16 years ago
  19. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  20. e1719da [ARM] pxa: make littleton to use the new smc91x platform data by Eric Miao · 16 years ago
  21. 88c36eb [ARM] pxa: make zylonite to use the new smc91x platform data by Eric Miao · 16 years ago
  22. 38fd6c3 [ARM] pxa: make mainstone to use the new smc91x platform data by Eric Miao · 16 years ago
  23. 3aed74c [ARM] pxa: make lubbock to use new smc91x platform data by Eric Miao · 16 years ago
  24. 52256c0 [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data by Eric Miao · 16 years ago
  25. 1591988 [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable by Eric Miao · 16 years ago
  26. fa6d3be [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* by Eric Miao · 16 years ago
  27. 7427d8b smc91x: fix build error from the SMC_GET_MAC_ADDR API change by Bryan Wu · 16 years ago
  28. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  29. 099c736 Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade" by Linus Torvalds · 16 years ago
  30. 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
  31. 9e6db60 smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade by Bryan Wu · 16 years ago
  32. 5687216 smc91x: make superh use default config V2 by Magnus Damm · 16 years ago
  33. 8a214c1 smc91x: add insw/outsw to default config V2 by Magnus Damm · 16 years ago
  34. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 16 years ago
  35. cfdfa86 smc91x: pass along private data V2 by Magnus Damm · 16 years ago
  36. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  37. 4f15a98 [ARM] 4746/1: pcm027: network support for phyCORE-PXA270 by Robert Schwebel · 17 years ago
  38. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  39. 95af9fe Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  40. 7c826a0 add support for smc91x ethernet interface on zylonite by eric miao · 17 years ago
  41. 073ac8f [NET] smc91x: fix PXA DMA support code by Russell King · 17 years ago
  42. 18ad4e7 smc91x Hitachi Solution Engine (SuperH) Support by Nobuhiro Iwamatsu · 17 years ago
  43. 092ed99 net: smc91x: Build fixes for general sh boards. by Paul Mundt · 17 years ago
  44. 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
  45. 6026ee6 smc91x: sh solution engine fixes. by Paul Mundt · 17 years ago
  46. 5125ed9 smc91x SuperH support by Nobuhiro Iwamatsu · 17 years ago
  47. 0851a28 Blackfin: add blackfin support in smc91x ethernet controller driver by Wu, Bryan · 17 years ago
  48. 8af905b [PATCH] smc91x: Kill off excessive versatile hooks. by Paul Mundt · 18 years ago
  49. 59dc76a [PATCH] net: smc91x add missing bracket by Mariusz Kozlowski · 18 years ago
  50. 33fee56a [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  51. fbd8197 [PATCH] __iomem annotations: smc91x by Al Viro · 18 years ago
  52. 718ecac [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  53. 12f417e [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. f1b7c5f [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board by Komal Shah · 18 years ago
  56. 6432dc1 [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  57. 7e29f8b [PATCH] build fixes: smc91x by David Brownell · 18 years ago
  58. 6fd7587 [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  59. 09e590e [PATCH] smc91x: disable DMA mode on the logicpd pxa270 by Lennert Buytenhek · 18 years ago
  60. 8431adf [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  61. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  62. ff91445 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  63. d4adcff [ARM] 3406/1: lpd7x: compilation fix for smc91x by Marc Singer · 18 years ago
  64. b0348b9 [PATCH] smc91x: add support for LogicPD PXA270 platform by Lennert Buytenhek · 18 years ago
  65. 09779c6 [PATCH] smc91x: allow for dynamic bus access configs by Nicolas Pitre · 18 years ago
  66. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  67. 1cf99be [ARM] Use correct IO operations for Pleb by Russell King · 19 years ago
  68. 5579345 [PATCH] smc91x: DB1200 support. by Pete Popov · 19 years ago
  69. f3ac9fb [PATCH] m32r: SMC91x driver update by Hirokazu Takata · 19 years ago
  70. 4c86b11 [PATCH] bogus #if (smc91x.h) by viro@ZenIV.linux.org.uk · 19 years ago
  71. af44f5b [PATCH] Fix OMAP specific typo in smc91x.h by Tony Lindgren · 19 years ago
  72. 5f13e7e [PATCH] smc91x needs settable IRQ trigger type by David Brownell · 19 years ago
  73. 8de9011 [PATCH] smc91x: improve diagnostic info by Nicolas Pitre · 19 years ago
  74. eb1d698 [PATCH] smc91x warning fix by Nicolas Pitre · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago