1. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  3. 1ae90e7 arm64: vexpress: Enable ARMv8 RTSM model (SoC) support by Catalin Marinas · 12 years ago
  4. 6fed959 net/smsc911x: Use NULL instead of integer for pointer by Sachin Kamat · 11 years ago
  5. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  6. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  7. b6c2301 net/smsc911x: Provide common clock functionality by Lee Jones · 12 years ago
  8. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 11 years ago
  9. 6b80778 smsc: smc911x: Fix sparse warnings by Fabio Estevam · 11 years ago
  10. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  11. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  12. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  13. d62fdf8 drivers/net: Use of_match_ptr() macro in smsc911x.c by Sachin Kamat · 12 years ago
  14. 89ce376 drivers/net: Use of_match_ptr() macro in smc91x.c by Sachin Kamat · 12 years ago
  15. 2925f6c net: smc911x: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  16. 4ba73aa net: smc91x: use io{read, write}*_rep accessors instead of string functions by Will Deacon · 12 years ago
  17. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  18. b0171cd epic100: remove __dev* attributes by Bill Pemberton · 12 years ago
  19. f3f9e50 smsc9420: remove __dev* attributes by Bill Pemberton · 12 years ago
  20. 9f1e13d smc911x: remove __dev* attributes by Bill Pemberton · 12 years ago
  21. 8489ec1 smsc911x: remove __dev* attributes by Bill Pemberton · 12 years ago
  22. 1e48fea smc91x: remove __dev* attributes by Bill Pemberton · 12 years ago
  23. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  24. 769ce4c net/smsc911x: Fix ready check in cases where WORD_SWAP is needed by Kamlakant Patel · 12 years ago
  25. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  26. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  27. 8e27628 smsc911x.c: encapsulate enable irq calls by Matthias Brugger · 12 years ago
  28. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  29. 2e1d4a0 net/smsc911x: Repair broken failure paths by Lee Jones · 12 years ago
  30. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 12 years ago
  32. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 3c5e979 net: smsc911x: fix skb handling in receive path by Will Deacon · 12 years ago
  34. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. aae9bc3 epic100: stop using net_device.{base_addr, irq} and convert to __iomem. by Francois Romieu · 12 years ago
  36. b5a8083 smsc9420: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  37. 50c0c11 smsc9420: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  38. b5d1d25 smsc911x: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  39. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  40. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  41. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  42. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 12 years ago
  43. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  44. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 13 years ago
  45. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 12 years ago
  46. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  47. 09ef078 smsc911x: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  48. 96dab45 smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h by David S. Miller · 13 years ago
  49. 6386994 net/smsc911x: Check if PHY is in operational mode before software reset by Javier Martinez Canillas · 13 years ago
  50. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  51. c7e963f net/smsc911x: Add regulator support by Robert Marklund · 13 years ago
  52. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  53. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  54. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  55. 3ac3546 net/smsc911x: Always wait for the chip to be ready by Robert Marklund · 13 years ago
  56. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  57. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  58. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  59. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. f26cd41 net/smsc911x: Correctly configure 16-bit register access from DT by Dave Martin · 13 years ago
  61. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  62. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  63. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  64. ae15043 smsc: Move the SMC (SMSC) drivers by Jeff Kirsher · 13 years ago