1. 6e455b89 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 15 years ago
  2. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  3. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  4. ae540af ixgbe: Re-adjust ring layouts to have better cacheline efficiency by Jesse Brandeburg · 15 years ago
  5. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 15 years ago
  6. ffff477 ixgbe: Add Flow Director init and modify functions for 82599 by Peter P Waskiewicz Jr · 15 years ago
  7. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 15 years ago
  8. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 15 years ago
  9. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 15 years ago
  10. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 15 years ago
  11. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  12. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 15 years ago
  13. 0331a83 ixgbe: Add RING_F_FCOE for FCoE feature in 82599 by Yi Zou · 15 years ago
  14. 332d4a7 ixgbe: Implement FCoE Rx side large receive offload feature to 82599 by Yi Zou · 15 years ago
  15. d0ed893 ixgbe: Add infrastructure code for FCoE large receive offload to 82599 by Yi Zou · 15 years ago
  16. eacd73f ixgbe: Implement FCoE Tx side offload features in base driver of 82599 by Yi Zou · 15 years ago
  17. 2012bdc ixgbe: remove ixgbe_napi_add/del_all references by Alexander Duyck · 15 years ago
  18. 7a921c9 ixgbe: make q_vectors dynamic to reduce netdev size by Alexander Duyck · 15 years ago
  19. f8212f9 ixgbe: enable HW RSC for 82599 by Alexander Duyck · 15 years ago
  20. 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 15 years ago
  21. e8e2635 ixgbe: Add 82599 device id's, hook it up into the main driver. by PJ Waskiewicz · 15 years ago
  22. 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 15 years ago
  23. c7e4358 ixgbe: Move ring features into an enum, allowing easier future maintenance by Shannon Nelson · 15 years ago
  24. 34b0368 ixgbe: Display EEPROM version in ethtool -i queries by Peter P Waskiewicz Jr · 15 years ago
  25. 3efac5a ixgbe: Update copyright dates, bump the driver version number by Peter P Waskiewicz Jr · 15 years ago
  26. eb7f139 ixgbe: Refactor MSI-X allocation mechanism by Peter P Waskiewicz Jr · 15 years ago
  27. 78b6f4c ixgbe: Replace LRO with GRO by Herbert Xu · 15 years ago
  28. 6fabd71 ixgbe: Implement PCIe AER support by Peter P Waskiewicz Jr · 16 years ago
  29. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 16 years ago
  30. c4900be ixgbe: add SFP+ driver support by Donald Skidmore · 16 years ago
  31. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  32. 0befdb3 ixgbe: add device support for 82598AT (copper 10GbE) adapters by Jesse Brandeburg · 16 years ago
  33. 5dd2d33 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA by Jeff Garzik · 16 years ago
  34. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  35. b461724 ixgbe: Whitespace, copyright update and version number change patch by Peter P Waskiewicz · 16 years ago
  36. 2adc051 ixgbe: cleanup defines by Jesse Brandeburg · 16 years ago
  37. c44ade9 ixgbe: update to latest common code module by Jesse Brandeburg · 16 years ago
  38. c431f97 ixgbe: fix ring reallocation in ethtool by Jesse Brandeburg · 16 years ago
  39. 762f4c5 ixgbe: recycle pages in packet split mode by Jesse Brandeburg · 16 years ago
  40. ff819cf ixgbe: fix bug with lots of tx queues by Jesse Brandeburg · 16 years ago
  41. 30efa5a ixgbe: fix initial interrupt throttle settings by Jesse Brandeburg · 16 years ago
  42. cf8280e ixgbe: Update watchdog thread to accomodate longerlink_up events by Jesse Brandeburg · 16 years ago
  43. 96b0e0f ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE by Jesse Brandeburg · 16 years ago
  44. 7c6e0a4 ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring by Jesse Brandeburg · 16 years ago
  45. 2b9ade9 ixgbe: disable flow control by default by Jesse Brandeburg · 16 years ago
  46. 177db6f ixgbe: add LRO support by Mallikarjuna R Chilakala · 16 years ago
  47. bd0362d ixgbe: Add optional DCA infrastructure by Jeb Cramer · 16 years ago
  48. f494e8f ixgbe: Introduce adaptive interrupt moderation by Ayyappan Veeraiyan · 16 years ago
  49. 021230d ixgbe: Introduce MSI-X queue vector code by Ayyappan Veeraiyan · 16 years ago
  50. e092be6 ixbge: remove TX lock and redo TX accounting. by Ayyappan Veeraiyan · 16 years ago
  51. d4f8088 ixgbe: remove obsolete irq_sem, add driver state checking code by Ayyappan Veeraiyan · 16 years ago
  52. 3957d63 ixgbe: Fix copper PHY initialization code by Auke Kok · 17 years ago
  53. 9c8eb72 ixgbe: minor sparse fixes by Stephen Hemminger · 17 years ago
  54. 9a799d7 ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) by Auke Kok · 17 years ago