1. 8d7533e ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context by Thomas Falcon · 8 years ago
  2. 87737f8 ibmvnic: Update MTU after device initialization by Thomas Falcon · 8 years ago
  3. 12608c2 ibmvnic: Fix GFP_KERNEL allocation in interrupt context by Thomas Falcon · 8 years ago
  4. 9fa2f2c ibmvnic: Driver Version 1.0.1 by Thomas Falcon · 8 years ago
  5. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 7106a06 net/ibm/emac: add mutex to 'set multicast list' by Ivan Mikhaylov · 8 years ago
  7. 01afd97 net/ibm/emac: add set mac addr callback by Ivan Mikhaylov · 8 years ago
  8. 99c1790 net: Remove NO_IRQ from powerpc-only network drivers by Michael Ellerman · 8 years ago
  9. 0e87203 ibmvnic: fix error return code in ibmvnic_probe() by Wei Yongjun · 8 years ago
  10. 7a95e94 ibmvnic: convert to use simple_open() by Wei Yongjun · 8 years ago
  11. dfad09a ibmvnic: Handle backing device failover and reinitialization by Thomas Falcon · 8 years ago
  12. 65dc689 ibmvnic: Fix passive VNIC server login process by Thomas Falcon · 8 years ago
  13. ea22d51 ibmvnic: simplify and improve driver probe function by Thomas Falcon · 8 years ago
  14. 88eb98a ibmvnic: dispose irq mappings by Thomas Falcon · 8 years ago
  15. b8efb89 ibmvnic: properly start and stop tx queues by Thomas Falcon · 8 years ago
  16. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  17. 1740c29 net: ehea: avoid null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  18. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  19. ecc9120 drivers: net: emac: add Atheros AR8035 phy initialization code by Christian Lamparter · 8 years ago
  20. 498cd8e ibmvnic: Enable use of multiple tx/rx scrqs by John Allen · 8 years ago
  21. 9be02cd ibmvnic: enable RX checksum offload by Thomas Falcon · 8 years ago
  22. ad7775d ibmvnic: map L2/L3/L4 header descriptors to firmware by Thomas Falcon · 8 years ago
  23. 2c42bf4 ibmveth: check return of skb_linearize in ibmveth_start_xmit by Thomas Falcon · 8 years ago
  24. de89e85 ibmvnic: Fix ibmvnic_capability struct by Thomas Falcon · 8 years ago
  25. 032c5e8 Driver for IBM System i/p VNIC protocol by Thomas Falcon · 9 years ago
  26. 076ef44 ibmveth: consolidate kmalloc of array, memset 0 to kcalloc by Nicholas Mc Guire · 9 years ago
  27. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  28. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  29. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. 661dfc6 net/ibm/emac: bump version numbers for correct work with ethtool by Ivan Mikhaylov · 9 years ago
  31. 7d2fa71 net/ibm/emac: fix type of phy_mode by Andrzej Hajda · 9 years ago
  32. 07e6a97 ibmveth: add support for TSO6 by Thomas Falcon · 9 years ago
  33. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  34. c9003ec net/ibm/emac: use swap() in emac_make_bootlist() by Fabian Frederick · 9 years ago
  35. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 5369c71 net/ibm/emac: fix size of emac dump memory areas by Ivan Mikhaylov · 9 years ago
  37. 9c7e8bc ibmveth: Add support for Large Receive Offload by Thomas Falcon · 9 years ago
  38. 92ec827 ibmveth: Add GRO support by Thomas Falcon · 9 years ago
  39. 8641dd8 ibmveth: Add support for TSO by Thomas Falcon · 9 years ago
  40. cd7c7ec ibmveth: change rx buffer default allocation for CMO by Thomas Falcon · 9 years ago
  41. 3051f39 ehea: Fix memory hook reference counting crashes by Michael Ellerman · 9 years ago
  42. 4fce148 ibmveth: Fix off-by-one error in ibmveth_change_mtu() by David Gibson · 9 years ago
  43. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  44. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. abae1e0 ehea: constify of_device_id array by Fabian Frederick · 9 years ago
  46. 47b6166 IBM-EMAC: constify of_device_id array by Fabian Frederick · 9 years ago
  47. b05ae4e powerpc: Remove duplicate cacheable_memcpy/memzero functions by Kyle Moffett · 13 years ago
  48. 4736edc ibmveth: enable interrupts after napi_complete() by Yongbae Park · 9 years ago
  49. c77c761 ibmveth: Add function to enable live MAC address changes by Thomas Falcon · 9 years ago
  50. aa18332 ehea: Register memory hotplug, reboot and crash hooks on adapter probe by Anton Blanchard · 9 years ago
  51. f339664 IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" by Markus Elfring · 9 years ago
  52. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  53. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  54. 5ac0fd0 IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" by Markus Elfring · 10 years ago
  55. 379f023 net: ethernet: ibm: emac: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  56. be1d148 ehea: Fix TSO and hw checksums with non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  57. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  58. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  59. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  60. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  61. 09271db emac: aggregation of v1-2 PLB errors for IER register by Ivan Mikhaylov · 10 years ago
  62. faacd3a emac: add missing support of 10mbit in emac/rgmii by Ivan Mikhaylov · 10 years ago
  63. 09b38aa ehea: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  64. 38ea4e6 net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  65. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  66. 26faa9d ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  67. cfbe406 ehea: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  68. cb013ea ibmveth: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  69. d746ca9 ibmveth: Fix endian issues with MAC addresses by Anton Blanchard · 10 years ago
  70. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  71. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  72. d084775 powerpc/iommu: Update the generic code to use dynamic iommu page sizes by Alistair Popple · 11 years ago
  73. e589a440 powerpc/iommu: Update constant names to reflect their hardcoded page size by Alistair Popple · 11 years ago
  74. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  75. 28e24c6 net: do not pretend FRAGLIST support by Eric Dumazet · 11 years ago
  76. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  77. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  78. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. 32663b8 ibm emac: Fix locking for enable/disable eob irq by Alistair Popple · 11 years ago
  80. b4dfd32 ibm emac: Don't call napi_complete if napi_reschedule failed by Alistair Popple · 11 years ago
  81. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  82. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  83. d4cb2ee ibm/emac: Remove extern from function prototypes by Joe Perches · 11 years ago
  84. 7a3a621 drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties by Olaf Hering · 11 years ago
  85. 46c915f ehea: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  86. 0b536be ibmveth: Fix little endian issues by Anton Blanchard · 11 years ago
  87. bc35383 net: emac: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  88. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  89. e6b0260 net: emac: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  90. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  91. c45640e ibmebus: convert of_platform_driver to platform_driver by Rob Herring · 11 years ago
  92. bd118b6 ibm-ethernet: delete stale MCA and duplicate PSERIES dependency by Paul Gortmaker · 11 years ago
  93. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  94. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 11 years ago
  95. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 11 years ago
  96. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  97. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 11 years ago
  98. 55fbbe4 net: Fix vlan bitmask changes in EHEA driver. by David S. Miller · 11 years ago
  99. e5905c8 net: Fix some __vlan_hwaccel_put_tag() callers. by David S. Miller · 11 years ago
  100. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago