1. 1a0176d net: ksz884x: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  2. c959840 net: ksz884x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 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. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  8. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 71c6c83 drivers/net: fix tasklet misuse issue by Xiaotian Feng · 12 years ago
  10. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 8589486 ksz884x: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  12. 175c0df drivers/net: use tasklet_kill in device remove/close process by Xiaotian Feng · 12 years ago
  13. 5b70ca3 ksz884x: fix Endian by Li RongQing · 12 years ago
  14. b06b66c ksz884x: remove unnecessary setting of skb->dev by Jon Mason · 12 years ago
  15. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  16. 716af4a ksz884x: don't copy too much in netdev_set_mac_address() by Dan Carpenter · 12 years ago
  17. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  18. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 12 years ago
  19. 8363658 ksz884x: fix mtu for VLAN by Doug Kehn · 13 years ago
  20. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  21. cb50870 ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 13 years ago
  22. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  23. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  24. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  25. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  26. 787343a ksz884x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  27. bcc9736 ks8*/ksz8*: Move the Micrel drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ksz884x.c]
  28. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  29. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  30. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  31. e6a4641 net: ksz884x: convert to hw_features by Michał Mirosław · 13 years ago
  32. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 13 years ago
  33. cbad832 ksz884x: Fix section mismatch derived from pcidev_init() by Sedat Dilek · 14 years ago
  34. b6bc765 drivers/net/*.c: Use static const by Joe Perches · 14 years ago
  35. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. 5c4ac8c drivers: net: use newly introduced hex_to_bin() by Andy Shevchenko · 14 years ago
  37. 897dd41 ksz884x: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  38. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  39. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  40. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  41. 96ed741 ksz884x: Add missing validate_addr hook by Denis Kirjanov · 14 years ago
  42. 5ed8366 ksz884x: convert to netdev_tx_t by Denis Kirjanov · 14 years ago
  43. a05abcb drivers/net: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  44. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  45. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 14 years ago
  46. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  48. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  49. b05b7d9 net: remove redundant code by Eric Dumazet · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. 4881a4f ksz884x: fix return value of netdev_set_eeprom by Jens Rottmann · 14 years ago
  52. ba7e94a net: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  53. 0dc7d2b drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 14 years ago
  54. edee393 NET: ksz884x, fix lock imbalance by Jiri Slaby · 14 years ago
  55. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  56. 8ca86fd net: Micrel KSZ8841/2 PCI Ethernet driver by Tristram Ha · 14 years ago