1. eb0ff56 atl1c: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  2. e5c8ae5 cxgb4: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  3. c772b44 cxgb3: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  4. 9503e25 myri10ge: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  5. 56cda12 niu: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  6. fadd1da mlx4: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  7. d892aa0 vxge: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  8. 23d028c igb: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  9. f8c0fca e1000e: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  10. 0f49bfb tg3: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  11. 2a80eeb bnx2x: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  12. 8200bc7 r8169: Preserve other Device Control bits when setting NOSNOOP_EN by Bjorn Helgaas · 12 years ago
  13. 7d7903b r8169: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  14. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 13 years ago
  15. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  16. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  17. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  18. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  19. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  20. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  21. cac83e5 tg3: Update version to 3.124 by Michael Chan · 12 years ago
  22. 0f566b2 tg3: Fix race condition in tg3_get_stats64() by Michael Chan · 12 years ago
  23. 091f0ea tg3: Add New 5719 Read DMA workaround by Michael Chan · 12 years ago
  24. 10ce95d tg3: Fix Read DMA workaround for 5719 A0. by Michael Chan · 12 years ago
  25. 8151ad5 tg3: Request APE_LOCK_PHY before PHY access by Michael Chan · 12 years ago
  26. 17a2bf7 seeq: use PTR_RET at init_module of driver by Devendra Naga · 12 years ago
  27. ea4b385 bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path by Devendra Naga · 12 years ago
  28. 1a0150a9 qlge: Add offload features to vlan interfaces by brenohl@br.ibm.com · 13 years ago
  29. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  30. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  31. 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 13 years ago
  32. f2c3166 pch_gbe: add extra clean tx by Andy Cress · 13 years ago
  33. 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 13 years ago
  34. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 13 years ago
  35. c297977 be2net: Fix to parse RSS hash from Receive completions correctly. by Sarveshwar Bandi · 13 years ago
  36. ee64c0e net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTER by Amir Vadai · 13 years ago
  37. 6d8d2dd net/pch_gpe: Cannot disable ethernet autonegation by Wei Yang · 13 years ago
  38. 9fafbd4 net: wiznet add missing HAS_IOMEM dependency by frank.blaschka@de.ibm.com · 13 years ago
  39. ac46a46 be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPC by Anton Blanchard · 13 years ago
  40. 57dbf29 mlx4: Add support for EEH error recovery by Kleber Sacilotto de Souza · 13 years ago
  41. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 13 years ago
  42. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 13 years ago
  43. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  44. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  45. c20cd5d bnx2x: Correct EEE statistics gathering by Yuval Mintz · 13 years ago
  46. 17bcb68 r8169: revert "add byte queue limit support". by Francois Romieu · 13 years ago
  47. 368bec0 netdev: octeon_mgmt: Convert to use device tree. by David Daney · 13 years ago
  48. c3def94 bnx2x: Add new 57840 device IDs by Yuval Mintz · 13 years ago
  49. 9b70749 niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value by Shuah Khan · 13 years ago
  50. ec2deec niu: Fix to check for dma mapping errors. by Shuah Khan · 13 years ago
  51. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 13 years ago
  52. 3ba9738 net: ethernet: davinci_emac: add pm_runtime support by Mark A. Greer · 13 years ago
  53. c6f0b4e net: ethernet: davinci_emac: Remove unnecessary #include by Mark A. Greer · 13 years ago
  54. d47e12d ixgbe: Fix build with PCI_IOV enabled. by David S. Miller · 13 years ago
  55. 7491302 forcedeth: advertise transmit time stamping by Richard Cochran · 13 years ago
  56. 7b1115e e1000e: advertise transmit time stamping by Richard Cochran · 13 years ago
  57. e10df2c e1000: advertise transmit time stamping by Richard Cochran · 13 years ago
  58. be53ce1 bnx2x: advertise transmit time stamping by Richard Cochran · 13 years ago
  59. fd183f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  60. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 13 years ago
  61. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 13 years ago
  62. b724e9f ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts by Alexander Duyck · 13 years ago
  63. b6dfd93 ixgbe: add support for new 82599 device by Don Skidmore · 13 years ago
  64. 3f4a6f0 ixgbe: remove extra unused queues in DCB + FCoE case by John Fastabend · 13 years ago
  65. 9544746 ixgbe: fix RAR entry counting for generic and fdb_add() by John Fastabend · 13 years ago
  66. b92ad72 ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP by Alexander Duyck · 13 years ago
  67. 252562c ixgbe: Reduce Rx header size to what is actually used by Alexander Duyck · 13 years ago
  68. ce42260 ixgbevf: Fix namespace issue with ixgbe_write_eitr by Greg Rose · 13 years ago
  69. 39cb681 ixgbe: Fix handling of FDIR_HASH flag by Alexander Duyck · 13 years ago
  70. 9f19f31 ixgbevf: Add support for PCI error handling by Alexander Duyck · 13 years ago
  71. 1c55ed7 ixgbevf: Add lock around mailbox ops to prevent simultaneous access by Alexander Duyck · 13 years ago
  72. 9297127 ixgbe: Change how we check for pre-existing and assigned VFs by Alexander Duyck · 13 years ago
  73. 99d7448 ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov by Alexander Duyck · 13 years ago
  74. 186e868 forcedeth: spin_unlock_irq in interrupt handler fix by Denis Efremov · 13 years ago
  75. fa0afcd atl1c: fix issue of io access mode for AR8152 v2.1 by Cloud Ren · 13 years ago
  76. e4bce0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  77. 36e9031 ixgbe: use PCI_VENDOR_ID_INTEL by Jon Mason · 13 years ago
  78. 61dc533 ixgb: use PCI_VENDOR_ID_INTEL by Jon Mason · 13 years ago
  79. a58915c ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag by Alexander Duyck · 13 years ago
  80. ef89e0a ixgbe: Only enable anti-spoof on VF pools by Alexander Duyck · 13 years ago
  81. 7fa7c9d ixgbe: Correctly set SAN MAC RAR pool to default pool of PF by Alexander Duyck · 13 years ago
  82. 7c8ae65 ixgbe: Make FCoE allocation and configuration closer to how rings work by Alexander Duyck · 13 years ago
  83. 5a1ee27 ixgbe: Merge all FCoE percpu values into a single structure by Alexander Duyck · 13 years ago
  84. 81fadde ixgbe: Cleanup configuration of FCoE registers by Alexander Duyck · 13 years ago
  85. 1bf91cd ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API by Alexander Duyck · 13 years ago
  86. d773d13 ixgbe: Fix memory leak when SR-IOV VFs are direct assigned by Alexander Duyck · 13 years ago
  87. 1d9c0bf ixgbe: Use VMDq offset to indicate the default pool by Alexander Duyck · 13 years ago
  88. 769162e Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by David S. Miller · 13 years ago
  89. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  90. 4cce66c mlx4_en: map entire pages to increase throughput by Thadeu Lima de Souza Cascardo · 13 years ago
  91. a9ec6bd sfc: initialize dynamic sysfs attributes for lockdep by Michal Schmidt · 13 years ago
  92. 8b0d2f9 net: e100: ucode is optional in some cases by Bjørn Mork · 13 years ago
  93. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 13 years ago
  94. 1d962ec cxgb3: Set vlan_feature on net_device by brenohl@br.ibm.com · 13 years ago
  95. 1eb8c69 net/mlx4_en: Add accelerated RFS support by Amir Vadai · 13 years ago
  96. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 13 years ago
  97. af22d9d net/mlx4: Move MAC_MASK to a common place by Amir Vadai · 13 years ago
  98. a16a0d2 ixgbe: Cleanup holes in flags after removing several of them by Alexander Duyck · 13 years ago
  99. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 13 years ago
  100. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 13 years ago