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