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