1. 93cb38d ixgbe: X540 Cleanup by Greg Rose · 13 years ago
  2. 75f19c3 ixgbe: cleanup handling of I2C interface to PHY by Emil Tantilov · 13 years ago
  3. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 13 years ago
  4. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 13 years ago
  5. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 13 years ago
  6. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 13 years ago
  7. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 13 years ago
  8. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 13 years ago
  9. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 13 years ago
  10. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 13 years ago
  11. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 13 years ago
  12. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 13 years ago
  13. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 13 years ago
  14. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 13 years ago
  15. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 13 years ago
  16. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 13 years ago
  17. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 13 years ago
  18. 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 13 years ago
  19. e9f9807 ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller by Greg Rose · 13 years ago
  20. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  21. c600636 ixgbe: work around for DDP last buffer size by Amir Hanania · 13 years ago
  22. 4c7e604 ixgbe: fix panic due to uninitialised pointer by Andy Gospodarek · 13 years ago
  23. 1b1c0a4 ixgbe: Adding 100MB FULL support in ethtool by Atita Shirwaikar · 14 years ago
  24. 8fecce6 ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue by Don Skidmore · 13 years ago
  25. 32f7546 ixgbe: cleanup namespace complaint by removing little used function by Don Skidmore · 13 years ago
  26. 3b2ee94 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc by Don Skidmore · 13 years ago
  27. 5977dea ixgbe: DCB, use hardware independent routines by John Fastabend · 14 years ago
  28. d37e1d0 ixgbe: DCB, remove RESET bit it is no longer needed by John Fastabend · 14 years ago
  29. d43f5c2 ixgbe: DCB, do not reset on CEE pg changes by John Fastabend · 13 years ago
  30. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 13 years ago
  31. 55320cb ixgbe: DCB, abstract out dcb_config from DCB hardware configuration by John Fastabend · 14 years ago
  32. 39a7e587 ixgbe: DCB, remove round robin mode on 82598 devices by John Fastabend · 14 years ago
  33. 53bb9f8 ixgbe: DCB, only reprogram HW if the FCoE priority is changed by John Fastabend · 13 years ago
  34. 310e5ca ixgbe: update version string by Don Skidmore · 13 years ago
  35. fbbea32 ixgbe: cleanup variable initialization by Don Skidmore · 13 years ago
  36. 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 13 years ago
  37. a124339 ixgbe: fix for 82599 erratum on Header Splitting by Don Skidmore · 13 years ago
  38. 2c4db94 ixgbe: fix variable set but not used warnings by gcc 4.6 by Emil Tantilov · 14 years ago
  39. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  40. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 13 years ago
  41. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  42. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago
  43. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 14 years ago
  44. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 14 years ago
  45. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 14 years ago
  46. a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 14 years ago
  47. 3377eba79 ixgbe: Add SR-IOV feature support to X540 by Greg Rose · 14 years ago
  48. d3306c2 ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN by Greg Rose · 14 years ago
  49. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  50. 760141a igb[v],ixgbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  51. 9fe93af ixgbe: cleanup string function calls to use bound checking versions. by Don Skidmore · 14 years ago
  52. 5136cad ixgbe: fix ntuple support by Emil Tantilov · 14 years ago
  53. d994653 ixgbe: fix X540 to use it's own info struct by Don Skidmore · 14 years ago
  54. 2b26490 ixgbe: fix X540 phy id to correct value by Don Skidmore · 14 years ago
  55. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  56. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. 9f91170 ixgbe: fix enum type mismatch on disable laser by Don Skidmore · 14 years ago
  58. a7f5a5f ixgbe: fix for link failure on SFP+ DA cables by Don Skidmore · 14 years ago
  59. b8eb3a1 ixgbe: fix possible NULL pointer deference in shutdown path by Don Skidmore · 14 years ago
  60. 289700db ixgbe: add support for new format of PBA numbers by Don Skidmore · 14 years ago
  61. dbffcb2 ixgbe: add support for 82599 FCoE SKU by Don Skidmore · 14 years ago
  62. 0b077fe ixgbe: add WOL support for SFP+ subdevice by Don Skidmore · 14 years ago
  63. c6ecf39 ixgbe: fix link behavior for SFP+ when driver is brought down by Don Skidmore · 14 years ago
  64. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  65. 9a2d09c ixgbe: update version number for ixgbe by Don Skidmore · 14 years ago
  66. e2ddeba ixgbe: refactor ixgbe_alloc_queues() by Eric Dumazet · 14 years ago
  67. b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 14 years ago
  68. fe15e8e ixgbe: add MAC and PHY support for x540 by Don Skidmore · 14 years ago
  69. a391f1d ixgbe: make silicon specific functions generic by Don Skidmore · 14 years ago
  70. 9b55bb0 ixgbe: make sure FCoE DDP user buffers are really released by the HW by Yi Zou · 14 years ago
  71. 8ca371e ixgbe: invalidate FCoE DDP context when no error status is available by Yi Zou · 14 years ago
  72. a41c059 ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING by Yi Zou · 14 years ago
  73. c84d324 ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs by John Fastabend · 14 years ago
  74. e3de4b7 ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber by Alexander Duyck · 14 years ago
  75. 2274543 ixgbe: populate the ring->q_vector pointer during ring mapping by Alexander Duyck · 14 years ago
  76. d0759eb ixgbe: cleanup ixgbe_map_rings_to_vectors by Alexander Duyck · 14 years ago
  77. 125601b ixgbe: simplify math and improve stack use of ixgbe_set_itr functions by Alexander Duyck · 14 years ago
  78. bf29ee6 ixgbe: cleanup unclear references to reg_idx by Alexander Duyck · 14 years ago
  79. 9d6b758 ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss by Alexander Duyck · 14 years ago
  80. 673ac60 ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c by Alexander Duyck · 14 years ago
  81. 50d6c68 ixgbe: add WOL support for backplane adapters by Alexander Duyck · 14 years ago
  82. e2b4e21 ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration by Alexander Duyck · 14 years ago
  83. bd50817 ixgbe: change mac_type if statements to switch statements by Alexander Duyck · 14 years ago
  84. aa80175 ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB by Alexander Duyck · 14 years ago
  85. ee9e0f0 ixgbe: cleanup ATR filter setup function by Alexander Duyck · 14 years ago
  86. c267fc1 ixgbe: cleanup ixgbe_clean_rx_irq by Alexander Duyck · 14 years ago
  87. 32aa77a ixgbe: change vector numbering so that queues end up on correct CPUs by Alexander Duyck · 14 years ago
  88. b953799 ixgbe: reorder Tx cleanup so that if adapter will reset we don't rearm by Alexander Duyck · 14 years ago
  89. 80fba3f ixgbe: Disable RSC when ITR setting is too high to allow RSC by Alexander Duyck · 14 years ago
  90. 73c4b7c ixgbe: cleanup race conditions in link setup by Alexander Duyck · 14 years ago
  91. 7d637bc ixgbe: add a state flags to ring by Alexander Duyck · 14 years ago
  92. 33cf09c ixgbe: move CPU variable from ring into q_vector, add ring->q_vector by Alexander Duyck · 14 years ago
  93. c60fbb0 ixgbe: move adapter into pci_dev driver data instead of netdev by Alexander Duyck · 14 years ago
  94. 01fa7d9 ixgbe: remove residual code left over from earlier combining of TXDCTL by Alexander Duyck · 14 years ago
  95. 5f5ae6f ixgbe: move ixgbe_clear_interrupt_scheme to before pci_save_state by Alexander Duyck · 14 years ago
  96. fc77dc3 ixgbe: add a netdev pointer to the ring structure by Alexander Duyck · 14 years ago
  97. 5b7da51 ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap by Alexander Duyck · 14 years ago
  98. b6ec895 ixgbe: move device pointer into the ring structure by Alexander Duyck · 14 years ago
  99. 84ea259 ixgbe: drop ring->head, make ring->tail a pointer instead of offset by Alexander Duyck · 14 years ago
  100. d5f398e ixgbe: cleanup ixgbe_alloc_rx_buffers by Alexander Duyck · 14 years ago