1. 6013690 igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC by Alexander Duyck · 13 years ago
  2. cd392f5 igb: drop the "adv" off function names relating to descriptors by Alexander Duyck · 13 years ago
  3. 16eb881 igb: Refactor clean_rx_irq to reduce overhead and improve performance by Alexander Duyck · 13 years ago
  4. 238ac81 igb: update ring and adapter structure to improve performance by Alexander Duyck · 13 years ago
  5. c023cd8 igb: streamline Rx buffer allocation and cleanup by Alexander Duyck · 13 years ago
  6. 44390ca igb: drop support for single buffer mode by Alexander Duyck · 13 years ago
  7. 153285f igb: Update max_frame_size to account for an optional VLAN tag if present by Alexander Duyck · 13 years ago
  8. a74420e igb: Update RXDCTL/TXDCTL configurations by Alexander Duyck · 13 years ago
  9. b9fa1fb bna: Eliminate Small Race Condition Window in RX Path by Rasesh Mody · 13 years ago
  10. 3fb9852 bna: Set Ring Param Fix by Rasesh Mody · 13 years ago
  11. 1d51a13 bna: Semaphore Lock Fix by Rasesh Mody · 13 years ago
  12. ae0e148 ixgbe: remove duplicate netif_tx_start_all_queues by Emil Tantilov · 13 years ago
  13. 80bb25e ixgbe: fix FCRTL/H register dump for X540 by Emil Tantilov · 13 years ago
  14. 1a70db4b ixgbe: cleanup some register reads by Emil Tantilov · 13 years ago
  15. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 13 years ago
  16. 398fe4a ixgbe: drop adapter from ixgbe_fso call documentation by Alexander Duyck · 13 years ago
  17. 8917b44 ixgbe: Add SFP support for missed 82598 PHY by Alexander Duyck · 13 years ago
  18. 5fdd31f ixgbe: Add missing code for enabling overheat sensor interrupt by Alexander Duyck · 13 years ago
  19. c7ccde0 ixgbe: make ixgbe_up and ixgbe_up_complete void functions by Alexander Duyck · 13 years ago
  20. f7e1027 v2 ixgbe: Update packet buffer reservation to correct fdir headroom size by Alexander Duyck · 13 years ago
  21. 4c1d7b4 ixgbe: remove redundant configuration of tx_sample_rate by Alexander Duyck · 13 years ago
  22. d7ccb8c ixgb: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  23. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  24. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  25. 956a206 vxge: make function table const by stephen hemminger · 13 years ago
  26. d91d25d bna: make function tables cont by stephen hemminger · 13 years ago
  27. 1d70cb0 pcnet32: constify function table by stephen hemminger · 13 years ago
  28. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  29. 1322597 sfc: Use correct fields of struct ethtool_coalesce by Ben Hutchings · 13 years ago
  30. 9e393b3 sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() by Ben Hutchings · 13 years ago
  31. a0c4faf sfc: Correct reporting and validation of TX interrupt coalescing by Ben Hutchings · 13 years ago
  32. b548f97 sfc: Use consistent types for interrupt coalescing parameters by Ben Hutchings · 13 years ago
  33. 9f85ee9 sfc: Correct error code for unsupported interrupt coalescing parameters by Ben Hutchings · 13 years ago
  34. e3b37a1 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  35. 9c223f9 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 13 years ago
  36. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  37. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 13 years ago
  38. 8e34d1a ixgbe: cleanup configuration of EITRSEL and VF reset path by Alexander Duyck · 13 years ago
  39. 8132b54 ixgbe: cleanup reset paths by Alexander Duyck · 13 years ago
  40. b88c6de ixgbe: Update TXDCTL configuration to correctly handle WTHRESH by Alexander Duyck · 13 years ago
  41. 54239c6 ixgbe: combine PCI_VDEVICE and board declaration to same line by Alexander Duyck · 13 years ago
  42. 35c7f8a ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup by Alexander Duyck · 13 years ago
  43. 4cc6df2 ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types by Alexander Duyck · 13 years ago
  44. 263a84e ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA by Alexander Duyck · 13 years ago
  45. 207867f ixgbe: cleanup allocation and freeing of IRQ affinity hint by Alexander Duyck · 13 years ago
  46. 4ff7fb1 v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one by Alexander Duyck · 13 years ago
  47. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 13 years ago
  48. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  49. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 13 years ago
  50. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  51. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  52. 93a700a tg3: Code movement by Matt Carlson · 13 years ago
  53. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 13 years ago
  54. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 13 years ago
  55. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 13 years ago
  56. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 13 years ago
  57. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 13 years ago
  58. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 13 years ago
  59. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 13 years ago
  60. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  61. 6096ce0 stmmac: update the driver version (Aug_2011) (v3) by Giuseppe CAVALLARO · 13 years ago
  62. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 13 years ago
  63. f0b9d78 stmmac: rework the code to get the Synopsys ID (v3) by Giuseppe CAVALLARO · 13 years ago
  64. 7ac2905 stmmac: export DMA TX/RX rings via debugfs (v3) by Giuseppe CAVALLARO · 13 years ago
  65. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 13 years ago
  66. 3172d3a stmmac: support wake up irq from external sources (v3) by Deepak Sikri · 13 years ago
  67. 26a051c stmmac: remove the mmc code (v3) by Giuseppe CAVALLARO · 13 years ago
  68. 2e19a38 stmmac: remove the STBus bridge setting from the GMAC code (v3) by Giuseppe CAVALLARO · 13 years ago
  69. 3e829a7 bna: Driver Version changed to 3.0.2.1 by Rasesh Mody · 13 years ago
  70. 938fa48 bna: SKB PCI UNMAP Fix by Rasesh Mody · 13 years ago
  71. 41eb5ba bna: TX Queue Depth Fix by Rasesh Mody · 13 years ago
  72. dfee325 bna: MBOX IRQ Flag Check after Locking by Rasesh Mody · 13 years ago
  73. 761fab3 bna: Async Mode Tx Rx Init Fix by Rasesh Mody · 13 years ago
  74. a2122d9 bna: Ethtool Enhancements and Fix by Rasesh Mody · 13 years ago
  75. 3caa1e95 bna: Initialization and Locking Fix by Rasesh Mody · 13 years ago
  76. 19dbff9 bna: Formatting and Code Cleanup by Rasesh Mody · 13 years ago
  77. 271e8b7 bna: TX Path and RX Path Changes by Rasesh Mody · 13 years ago
  78. 2be6714 bna: Interrupt Polling and NAPI Init Changes by Rasesh Mody · 13 years ago
  79. 0caa9aa bna: PCI Probe Fix by Rasesh Mody · 13 years ago
  80. 772b523 bna: Naming Change and Minor Macro Fix by Rasesh Mody · 13 years ago
  81. 929f618 r8169: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  82. da7ebfd qlge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  83. e0ee9b9 qlcnic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  84. 2af830e qla3xxx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  85. 4bb97ca pasemi: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  86. bc516c8 ns83820: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  87. 134b413 niu: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  88. e859ce4 netxen: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  89. f106358 mv643xx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  90. d1b0828 macvtap: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  91. 787343a ksz884x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  92. f327358 jme: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  93. 8838a53 ibmveth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  94. b4d3de8 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  95. ab7e11d greth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  96. 2234a72 gianfar: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  97. 671173c forcedeth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  98. 4bf5adb enic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  99. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  100. 18324d69 cassini: convert to SKB paged frag API. by Ian Campbell · 13 years ago