1. 8c2c6be sgiseeq: convert to net_device_ops by Alexander Beregalov · 15 years ago
  2. b4cf342 sb1250-mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  3. a33a2bb rionet: convert to net_device_ops by Alexander Beregalov · 15 years ago
  4. 1ec847f pci-skeleton: convert to net_device_ops by Alexander Beregalov · 15 years ago
  5. 9e0ac84 pasemi_mac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  6. cd732de netx-eth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  7. 96cd55e mvme147: convert to net_device_ops by Alexander Beregalov · 15 years ago
  8. d6771e0 mipsnet: convert to net_device_ops by Alexander Beregalov · 15 years ago
  9. d53bc2d meth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  10. 0d3936a macmace: convert to net_device_ops by Alexander Beregalov · 15 years ago
  11. 488b4ab mace: convert to net_device_ops by Alexander Beregalov · 15 years ago
  12. 71f4367 lib82596: convert to net_device_ops by Alexander Beregalov · 15 years ago
  13. 52b031f korina: convert to net_device_ops by Alexander Beregalov · 15 years ago
  14. 502a326 jazzsonic: convert to net_device_ops by Alexander Beregalov · 15 years ago
  15. e7090e3 ixp2000/ixpdev: convert to net_device_ops by Alexander Beregalov · 15 years ago
  16. c277536 iseries_veth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  17. a1de966 irda/sa1100_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  18. c76ccd6 irda/pxaficp_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  19. 602355a irda/au1k_ir: convert to net_device_ops by Alexander Beregalov · 15 years ago
  20. e186d17 ibmveth: convert to net_device_ops by Alexander Beregalov · 15 years ago
  21. 2e303a9 hplance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  22. d88106b dm9000: convert to net_device_ops by Alexander Beregalov · 15 years ago
  23. 63ef7d8 cpmac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  24. 7a4762a bmac: convert to net_device_ops by Alexander Beregalov · 15 years ago
  25. eb9bdae 8390(p): remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  26. 84381ee usbnet: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  27. d130fe5 ipw2x00: remove old compat_net_dev_ops code by Alexander Beregalov · 15 years ago
  28. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  29. 861ab44 NET/r8169: Rework suspend and resume by Rafael J. Wysocki · 15 years ago
  30. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  31. 710b523 kaweth: Clean up code by Larry Finger · 15 years ago
  32. 54cb228 at76c50x-usb: remove pointless conditional before kfree_skb() by Wei Yongjun · 15 years ago
  33. 728a997 be2net: changes for checksum and segmentation offload by Ajit Khaparde · 15 years ago
  34. 8d1c3c0 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() by Tony Breeds · 15 years ago
  35. 0419305 ixgbe: Update get_physical_layer() calls, plus a version bump by Peter P Waskiewicz Jr · 15 years ago
  36. 1eb99d5 ixgbe: Update the usage of orig_autoc to be more consistent by PJ Waskiewicz · 15 years ago
  37. 553b449 ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules by PJ Waskiewicz · 15 years ago
  38. 04f165e ixgbe: Move PHY ops initialization to centralize bus accesses by PJ Waskiewicz · 15 years ago
  39. d3e9c56 ixgbe: Don't return error in flow control configuration if FC is off by PJ Waskiewicz · 15 years ago
  40. e80e887 ixgbe: add define to support 82599 64 IVAR registers by Don Skidmore · 15 years ago
  41. 6e4e87d ixgbe: add support for addition VT_CTL defines by Don Skidmore · 15 years ago
  42. d988ead ixgbe: fix IXGBE_MTQC values by Don Skidmore · 15 years ago
  43. 2132d38 ixgbe: Enable another bit for flow control operation by PJ Waskiewicz · 15 years ago
  44. 8509500 sfc: Don't specify unexistent IRQ by Jean Delvare · 15 years ago
  45. ea7eaa3 netxen: cache align register map table by Dhananjay Phadke · 15 years ago
  46. a92e9e6 netxen: enable GRO support by Amit Kumar Salecha · 15 years ago
  47. f6d21f4 netxen: enable rss for NX2031 by Dhananjay Phadke · 15 years ago
  48. f98a9f6 netxen: sanitize function names by Dhananjay Phadke · 15 years ago
  49. 1fbe632 netxen: annotate register access functions by Dhananjay Phadke · 15 years ago
  50. 71dcddb netxen: allocate status rings dynamically by Dhananjay Phadke · 15 years ago
  51. 3bf26ce netxen: async link event handling by Dhananjay Phadke · 15 years ago
  52. 56a0078 netxen: defer firmware handshake by Dhananjay Phadke · 15 years ago
  53. d877f1e netxen: refactor transmit code by Dhananjay Phadke · 15 years ago
  54. 1b1f789 netxen: refactor netxen_adapter by Dhananjay Phadke · 15 years ago
  55. e98e335 netxen: code cleanup by Dhananjay Phadke · 15 years ago
  56. ce0b620 dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28) by Yang Hongyang · 15 years ago
  57. 28b7679 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) by Yang Hongyang · 15 years ago
  58. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  59. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  60. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  61. e911e0d dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48) by Yang Hongyang · 15 years ago
  62. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  63. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  64. 37efa23 b44: Use kernel DMA addresses for the kernel DMA API by Michael Buesch · 15 years ago
  65. 35a7433 forcedeth: Fix resume from hibernation regression. by Ed Swierk · 15 years ago
  66. 10fd9d7 ibm_newemac: Fix dangerous struct assumption by Jean Delvare · 15 years ago
  67. 29ebd9a smsc911x: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  68. ad3620a axnet_cs: fix phy_id detection for bogus Asix chip. by Ken Kawasaki · 15 years ago
  69. 57579f7 bnx2: Use request_firmware() by Michael Chan · 15 years ago
  70. 5d4d9e8 b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}() by Michael Buesch · 15 years ago
  71. 62994b2 virtio_net: Set the mac config only when VIRITO_NET_F_MAC by Alex Williamson · 15 years ago
  72. cd36e9e myri_sbus: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  73. 81c5228 e1000: fix loss of multicast packets by Jesse Brandeburg · 15 years ago
  74. 2b05e00 vxge: should include tcp.h by Alexander Beregalov · 15 years ago
  75. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  76. ef8a97bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  77. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 15 years ago
  78. 6c8ad3b glge: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  79. 345bec6 dnet: remove unused #include <version.h> by Huang Weiyi · 15 years ago
  80. 0de8ca5 hso: fix for the 'invalid frame length' messages by Jan Dumon · 15 years ago
  81. 3b7d2b3 hso: fix for crash when unplugging the device by Jan Dumon · 15 years ago
  82. b6bc978 fsl_pq_mdio: Fix compile failure by Segher Boessenkool · 15 years ago
  83. 0ac023f fsl_pq_mdio: Revive UCC MDIO support by Anton Vorontsov · 15 years ago
  84. da1aa63 ucc_geth: Pass proper device to DMA routines, otherwise oops happens by Anton Vorontsov · 15 years ago
  85. a2c465d tc35815: Fix build error if NAPI enabled by Atsushi Nemoto · 15 years ago
  86. 9961d842 hso: add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  87. 530e2eb ucc_geth: Remove unused header by Kumar Gala · 15 years ago
  88. 53ea219 gianfar: Remove unused header by Kumar Gala · 15 years ago
  89. 4ff61c8 kaweth: Fix locking to be SMP-safe by Larry Finger · 15 years ago
  90. d78ad8c r8169: reset IntrStatus after chip reset by Karsten Wiese · 15 years ago
  91. f9ed885 ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters by Mallikarjuna R Chilakala · 15 years ago
  92. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 15 years ago
  93. a20a119 ixgbe: Patch to fix driver panic while freeing up tx & rx resources by Mallikarjuna R Chilakala · 15 years ago
  94. 44df32c ixgbe: refactor tx buffer processing to use skb_dma_map/unmap by Alexander Duyck · 15 years ago
  95. 8be0e46 ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores by PJ Waskiewicz · 15 years ago
  96. cd7664f ixgbe: feature - driver to default with FC on. by Don Skidmore · 15 years ago
  97. ea4af4f ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control by PJ Waskiewicz · 15 years ago
  98. 7c5b83230 ixgbe: Fix ethtool output with advertised mode. by Don Skidmore · 15 years ago
  99. b453368 ixgbe: fix build when DEBUG is defined by Alexander Duyck · 15 years ago
  100. 3fe7c4c net/igb: Fix kexec with igb (rev. 3) by Rafael J. Wysocki · 15 years ago