1. 656a05c net: ks8851: convert to threaded IRQ by Felipe Balbi · 12 years ago
  2. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  3. 4945106 ksz884x: fix receive polling race condition by Lennert Buytenhek · 12 years ago
  4. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  6. 654b8c5 net/micrel: remove __dev* attributes by Bill Pemberton · 12 years ago
  7. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  8. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  9. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 71c6c83 drivers/net: fix tasklet misuse issue by Xiaotian Feng · 12 years ago
  11. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 8589486 ksz884x: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  13. 175c0df drivers/net: use tasklet_kill in device remove/close process by Xiaotian Feng · 12 years ago
  14. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  15. 5b70ca3 ksz884x: fix Endian by Li RongQing · 12 years ago
  16. b06b66c ksz884x: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  17. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  18. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  19. c3001b7 net/ethernet: ks8851_mll unregister_netdev() before freeing by Dan Carpenter · 12 years ago
  20. 29a6b6c net/ethernet: ks8851_mll mac address configuration support added by Raffaele Recalcati · 12 years ago
  21. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 12 years ago
  23. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 12 years ago
  25. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 12 years ago
  26. 65f6092 drivers/net: add missing __devexit_p() annotations by Arnd Bergmann · 12 years ago
  27. 716af4a ksz884x: don't copy too much in netdev_set_mac_address() by Dan Carpenter · 12 years ago
  28. 8a9a0ea net/ethernet: ks8851_mll fix rx frame buffer overflow by Davide Ciminaghi · 13 years ago
  29. 51c61a2 ks8851: Fix missing mutex_lock/unlock by Matt Renzelmann · 13 years ago
  30. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  31. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  32. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  33. 32aa64f net/ethernet: ks8851_mll: signedness bug in ks8851_probe() by Dan Carpenter · 13 years ago
  34. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  35. 6c23e41 net/ethernet: ks8851_mll fix irq handling by Jan Weitzel · 13 years ago
  36. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  37. fbcf88b ks8851: Fix NOHZ local_softirq_pending 08 warning by Cousson, Benoit · 13 years ago
  38. fafdbf8 trivial: typo hnalder -> handler by Uwe Kleine-König · 13 years ago
  39. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  41. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  42. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  43. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  44. 7c5763b drivers: misc: Remove MISC_DEVICES config option by Fabio Estevam · 13 years ago
  45. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  46. 8363658 ksz884x: fix mtu for VLAN by Doug Kehn · 13 years ago
  47. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  48. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  49. 51b7b1c KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6 by Ben Dooks · 13 years ago
  50. 32f160d KSZ8851-SNL: Fix MAC address change problem by Tristram Ha · 13 years ago
  51. a9a8de2 KSZ8851-SNL: Add support for EEPROM MAC address by Ben Dooks · 13 years ago
  52. cb50870 ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  53. 7a2da3d ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  54. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  55. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  56. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  57. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 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. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  60. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  61. 787343a ksz884x: convert to SKB paged frag API. by Ian Campbell · 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. bcc9736 ks8*/ksz8*: Move the Micrel drivers by Jeff Kirsher · 13 years ago