1. 8be10e9 igb: Add workaround for byte swapped VLAN on i350 local traffic by Alexander Duyck · 14 years ago
  2. 9ab64ba igb: Drop unnecessary write of E1000_IMS from igb_msix_other by Alexander Duyck · 14 years ago
  3. 06218a8 igb: Fix features that are currently 82580 only and should also be i350 by Alexander Duyck · 14 years ago
  4. c74d588 igb: Make certain one vector is always assigned in igb_request_irq by Alexander Duyck · 14 years ago
  5. 0d1ae7f igb: avoid unnecessarily creating a local copy of the q_vector by Alexander Duyck · 14 years ago
  6. 15d447e ixgbe: Correct check for change in FCoE priority by Mark Rustad · 14 years ago
  7. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 14 years ago
  8. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 14 years ago
  9. 258daca Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 14 years ago
  10. 3ed6f69 ll_temac: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  11. f8f114c emac: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  12. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 14 years ago
  13. 5bdc4f5 r6040: bump version to 0.28 and date to 07Oct2011. by Florian Fainelli · 14 years ago
  14. 06e92c3 r6040: invoke phy_{start,stop} when appropriate by Florian Fainelli · 14 years ago
  15. f0ec717 mlx4_en: Adding 40gb speed report for ethtool by Alexander Guller · 14 years ago
  16. 4234144 mlx4_en: Fix crash upon device initialization error by Alexander Guller · 14 years ago
  17. 999bb4b mlx4_en: Fix QP number calculation according to module param by Alexander Guller · 14 years ago
  18. 7398af4 mlx4_en: Added missing iounmap upon releasing a device by Alexander Guller · 14 years ago
  19. 6b4d8d9 mlx4_en: Adjusting moderation per each ring by Alexander Guller · 14 years ago
  20. fe0af03 mlx4_en: Removing reserve vectors by Alexander Guller · 14 years ago
  21. 76532d0 mlx4_en: Assigning TX irq per ring by Alexander Guller · 14 years ago
  22. 077887c igb: add support for NETIF_F_RXHASH by Alexander Duyck · 14 years ago
  23. 6d095fa igb: move TX hang check flag into ring->flags by Alexander Duyck · 14 years ago
  24. 5faf030 igb: fix recent VLAN changes that would leave VLANs disabled after reset by Alexander Duyck · 14 years ago
  25. 3ceb90f igb: leave staterr in place and instead us a helper function to check bits by Alexander Duyck · 14 years ago
  26. 294e7d7 igb: retire the RX_CSUM flag and use the netdev flag instead by Alexander Duyck · 14 years ago
  27. 4be000c igb: cleanup IVAR configuration by Alexander Duyck · 14 years ago
  28. 0ba8299 igb: Move ITR related data into work container within the q_vector by Alexander Duyck · 14 years ago
  29. 866cff0 igb: Consolidate all of the ring feature flags into a single value by Alexander Duyck · 14 years ago
  30. 6ad4edf igb: avoid unnecessary conversions from u16 to int by Alexander Duyck · 14 years ago
  31. 81c2fc2 igb: Use node specific allocations for the q_vectors and rings by Alexander Duyck · 14 years ago
  32. 7af40ad9 igb: push data into first igb_tx_buffer sooner to reduce stack usage by Alexander Duyck · 14 years ago
  33. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 14 years ago
  34. 1d0861a Add ethtool -g support to 8139cp by Rick Jones · 14 years ago
  35. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  36. d5b1d8c Merge git://github.com/Jkirsher/net-next by David S. Miller · 14 years ago
  37. ebe42d1 igb: consolidate creation of Tx buffer info and data descriptor by Alexander Duyck · 14 years ago
  38. 2bbfebe igb: Combine all flag info fields into a single tx_flags structure by Alexander Duyck · 14 years ago
  39. 31f6adb igb: Cleanup protocol handling in transmit path by Alexander Duyck · 14 years ago
  40. e032afc igb: Create separate functions for generating cmd_type and olinfo by Alexander Duyck · 14 years ago
  41. 8542db0 igb: Make first and tx_buffer_info->next_to_watch into pointers by Alexander Duyck · 14 years ago
  42. 7d13a7d igb: Consolidate creation of Tx context descriptors into a single function by Alexander Duyck · 14 years ago
  43. 0603464 igb: split buffer_info into tx_buffer_info and rx_buffer_info by Alexander Duyck · 14 years ago
  44. 13fde97 igb: Make Tx budget for NAPI user adjustable by Alexander Duyck · 14 years ago
  45. b64e9dd e1000e: bad short packets received when jumbos enabled on 82579 by Bruce Allan · 14 years ago
  46. 0ef4eed e1000: convert to private mutex from rtnl by Jesse Brandeburg · 14 years ago
  47. 4e0d8f7d e1000: convert mdelay to msleep by Jesse Brandeburg · 14 years ago
  48. a4010af e1000: convert hardware management from timers to threads by Jesse Brandeburg · 14 years ago
  49. 19d478b ixgbe: bump version number by Don Skidmore · 14 years ago
  50. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 14 years ago
  51. 45b5846 igb: Alternate MAC Address Updates for Func2&3 by Akeem G. Abodunrin · 14 years ago
  52. 6538ee6 igb: Alternate MAC Address EEPROM Updates by Akeem G. Abodunrin · 14 years ago
  53. 76d0652 igb: Code to prevent overwriting SFP I2C by Akeem G. Abodunrin · 14 years ago
  54. 6b8456c ixgbe: X540 devices RX PFC frames pause traffic even if disabled by John Fastabend · 14 years ago
  55. 4de2a02 ixgbe: DCB X540 devices support max traffic class of 4 by John Fastabend · 14 years ago
  56. 32701dc ixgbe: fixup hard dependencies on supporting 8 traffic classes by John Fastabend · 14 years ago
  57. 2ad30e2 ixgbe: Fix PFC mask generation by Mark Rustad · 14 years ago
  58. 462d599 e1000e: WoL fails on device ID 0x1501 by Bruce Allan · 14 years ago
  59. 03299e4 e1000e: WoL can fail on 82578DM by Bruce Allan · 14 years ago
  60. f0cd7bd bnx2x: remove some dead code by Dan Carpenter · 14 years ago
  61. 01139222 chelsio: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  62. 6a930b9f cxgb3: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  63. 5dc3e19 myri10ge: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  64. 94d60a7 vxge: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  65. 3e7307f ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 by Emil Tantilov · 14 years ago
  66. 860502b ixgbe: get pauseparam autoneg by Mika Lansirinne · 14 years ago
  67. 837617a ixgbe: do not disable flow control in ixgbe_check_mac_link by Emil Tantilov · 14 years ago
  68. 217995e ixgbe: send MFLCN to ethtool by Emil Tantilov · 14 years ago
  69. 7d14528 ixgbe: add support for new 82599 device by Emil Tantilov · 14 years ago
  70. 2466dd9 ixgbe: fix driver version initialization in firmware by Jacob Keller · 14 years ago
  71. e1befd7 ixgbe: remove return code for functions that always return 0 by Emil Tantilov · 14 years ago
  72. 3fbaa3a ixgbe: clear the data field in ixgbe_read_i2c_byte_generic by Emil Tantilov · 14 years ago
  73. 7edebf9 ixgbe: prevent link checks while resetting by Emil Tantilov · 14 years ago
  74. 8ce9d6c e1000e: make function tables const by Jeff Kirsher · 14 years ago
  75. 70f143812 bna: Multiple Definition and Interface Setup Fix by Rasesh Mody · 14 years ago
  76. a355d86 tehuti: shorten PCI device table. by françois romieu · 14 years ago
  77. 5d472b7 drivers/net/ethernet: remove unused #define. by françois romieu · 14 years ago
  78. 3235de1 sc92031: use standard #defines from mii.h. by françois romieu · 14 years ago
  79. 7880b72 bnx2: don't request firmware when there's no userspace. by françois romieu · 14 years ago
  80. 0654011 net: sh_eth: fix build failure by Yoshihiro Shimoda · 14 years ago
  81. 3de0945 be2net: Making die temperature ioctl call async by Somnath Kotur · 14 years ago
  82. 5a56eb1 be2net: Modified PCI MaxReadReq size to 4096 bytes by Somnath Kotur · 14 years ago
  83. 92aa921 be2net: Fixed Endianness issues in the response read log length field while retrieving FAT data by Somnath Kotur · 14 years ago
  84. 9ae081c be2net: Change the data type of the 'on die temperature' stat. by Somnath Kotur · 14 years ago
  85. 3ab81b5 be2net: Add 60 second delay to allow FAT dump completion on recovery from EEH by Somnath Kotur · 14 years ago
  86. 56fd49e bna: Driver Version changed to 3.0.2.2 by Rasesh Mody · 14 years ago
  87. 5bcf6ac bna: Add Callback to Fix RXQ Stop by Rasesh Mody · 14 years ago
  88. aafd5c2 bna: PLL Init Fix and Add Stats Attributes by Rasesh Mody · 14 years ago
  89. 586b2816 bna: Brocade 1860 HW Enablement by Rasesh Mody · 14 years ago
  90. 1bf9fd70 bna: Implement FW Download for New HW by Rasesh Mody · 14 years ago
  91. f391fda bna: Capability Map and MFG Block Changes for New HW by Rasesh Mody · 14 years ago
  92. be3a84d bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode Changes by Rasesh Mody · 14 years ago
  93. 3869f80 Merge git://github.com/Jkirsher/net-next by David S. Miller · 14 years ago
  94. 7f5c6ad net/fec: add poll controller function for fec nic by Xiao Jiang · 14 years ago
  95. c7c83d1 net/fec: replace hardcoded irq num with macro by Xiao Jiang · 14 years ago
  96. 0ccb974 ixgbe: add ECC warning for legacy interrupts by Don Skidmore · 14 years ago
  97. f3df98e ixgbe: cleanup ixgbe_setup_gpie() for X540 by Don Skidmore · 14 years ago
  98. 4f51bf7 ixgbe add thermal sensor support for x540 hardware by Jacob Keller · 14 years ago
  99. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 14 years ago
  100. 934c18c ixgbe: disable LLI for FCoE by Vasu Dev · 14 years ago