1. 7f87047 ixgbe: Add SR-IOV register, structure and bit defines by Greg Rose · 15 years ago
  2. 734e979 ixgbe: Fix 82598 premature copper PHY link indicatation by Mallikarjuna R Chilakala · 15 years ago
  3. 74757d4 ixgbe: add support for 82599 KR device 0x1517 by Don Skidmore · 15 years ago
  4. 383ff34 ixgbe: Add support for 82599 alternative WWNN/WWPN prefix by Yi Zou · 15 years ago
  5. cd7e1f0 ixgbe: Fix KR to KX fail over for Mezzanine cards by Don Skidmore · 15 years ago
  6. 38ad1c8 ixgbe: add support for 82599 based Express Module X520-P2 by Don Skidmore · 15 years ago
  7. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  8. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  9. 539e5f0 ixgbe: Fix backplane flow control autoneg by Peter P Waskiewicz Jr · 15 years ago
  10. 6b1be19 ixgbe: Create separate media type for CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  11. 8911184 ixgbe: Add support for 82599-based CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  12. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 15 years ago
  13. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 15 years ago
  15. 3845bec ixgbe: Add device support for a new copper 82598 device by Peter P Waskiewicz Jr · 15 years ago
  16. f4ec443 ixgbe: Remove legacy descriptor support by Peter P Waskiewicz Jr · 15 years ago
  17. 794caeb ixgbe: Add FW detection and warning for 82599 SFP+ adapters by Peter P Waskiewicz Jr · 15 years ago
  18. bfde493 ixgbe: Add hardware defines for Flow Director for 82599 by Peter P Waskiewicz Jr · 15 years ago
  19. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 15 years ago
  20. 50ac58b ixgbe: Harden the 82599 multispeed fiber autotry mechanism by Peter P Waskiewicz Jr · 15 years ago
  21. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  22. f7c86a3 ixgbe: Remove device ID 0x10d8 by Peter P Waskiewicz Jr · 15 years ago
  23. 1fcf03e ixgbe: Add generic XAUI support to 82599 by Peter P Waskiewicz Jr · 15 years ago
  24. 0365e6e ixgbe: Add FCoE Storage MAC Address support by PJ Waskiewicz · 15 years ago
  25. 6d45522 ixgbe: Add FCoE related statistics to 82599 by Yi Zou · 15 years ago
  26. eacd73f ixgbe: Implement FCoE Tx side offload features in base driver of 82599 by Yi Zou · 15 years ago
  27. bff6617 ixgbe: Add FCoE feature register defines to 82599 by Yi Zou · 15 years ago
  28. dfa12f0 ixgbe: Enable L2 header split in 82599 by Yi Zou · 15 years ago
  29. 6b73e10 ixgbe: Use generic MDIO definitions and functions by Ben Hutchings · 15 years ago
  30. f8212f9 ixgbe: enable HW RSC for 82599 by Alexander Duyck · 15 years ago
  31. fa466e9 ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 by Waskiewicz Jr, Peter P · 15 years ago
  32. 0419305 ixgbe: Update get_physical_layer() calls, plus a version bump by Peter P Waskiewicz Jr · 15 years ago
  33. 553b449 ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules by PJ Waskiewicz · 15 years ago
  34. 04f165e ixgbe: Move PHY ops initialization to centralize bus accesses by PJ Waskiewicz · 15 years ago
  35. e80e887 ixgbe: add define to support 82599 64 IVAR registers by Don Skidmore · 15 years ago
  36. 6e4e87d ixgbe: add support for addition VT_CTL defines by Don Skidmore · 15 years ago
  37. d988ead ixgbe: fix IXGBE_MTQC values by Don Skidmore · 15 years ago
  38. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 15 years ago
  39. bb3daa4 ixgbe: Allow Priority Flow Control settings to survive a device reset by PJ Waskiewicz · 15 years ago
  40. 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 15 years ago
  41. 11afc1b ixgbe: Add hardware specific initialization code for 82599 devices by PJ Waskiewicz · 15 years ago
  42. 0ecc061 ixgbe: Update flow control state machine in link setup by Peter P Waskiewicz Jr · 16 years ago
  43. 3201d31 ixgbe: Update link setup code to better support autonegotiation of speed by Peter P Waskiewicz Jr · 16 years ago
  44. 3efac5a ixgbe: Update copyright dates, bump the driver version number by Peter P Waskiewicz Jr · 16 years ago
  45. eb7f139 ixgbe: Refactor MSI-X allocation mechanism by Peter P Waskiewicz Jr · 16 years ago
  46. 2f21bdd ixgbe: Add 82598 support for BX mezzanine devices by Don Skidmore · 16 years ago
  47. 1e336d0 ixgbe: add support KX/KX4 device by Don Skidmore · 16 years ago
  48. 15005a3 ixgbe: fix dca issue with relaxed ordering turned on by Don Skidmore · 16 years ago
  49. c4900be ixgbe: add SFP+ driver support by Donald Skidmore · 16 years ago
  50. 0befdb3 ixgbe: add device support for 82598AT (copper 10GbE) adapters by Jesse Brandeburg · 16 years ago
  51. b461724 ixgbe: Whitespace, copyright update and version number change patch by Peter P Waskiewicz · 16 years ago
  52. c44ade9 ixgbe: update to latest common code module by Jesse Brandeburg · 16 years ago
  53. b95f5fc ixgbe: add device support for XF LR adapters by Jesse Brandeburg · 16 years ago
  54. 98c00a1 ixgbe: fix ethtool register dump by Jesse Brandeburg · 16 years ago
  55. cf8280e ixgbe: Update watchdog thread to accomodate longerlink_up events by Jesse Brandeburg · 16 years ago
  56. cc41ac7 ixgbe: fix dca hints going to wrong processor by Jesse Brandeburg · 16 years ago
  57. 7c6e0a4 ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring by Jesse Brandeburg · 16 years ago
  58. 2c5645c ixgbe: Implement HAVE_SET_RX_MODE by Christopher Leech · 16 years ago
  59. 9da09bb ixgbe: add little endian annotations for sparse by Jesse Brandeburg · 16 years ago
  60. 8d792cd ixgbe: add cx4 device ID by Jesse Brandeburg · 16 years ago
  61. 8327d00 ixgbe endianness annotations by Al Viro · 17 years ago
  62. 3957d63 ixgbe: Fix copper PHY initialization code by Auke Kok · 17 years ago
  63. 9a799d7 ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) by Auke Kok · 17 years ago