1. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  2. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 12 years ago
  3. 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 12 years ago
  4. 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 12 years ago
  5. 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 13 years ago
  6. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 12 years ago
  7. e1ea915 ixgbe: add support functions to access thermal data by Don Skidmore · 13 years ago
  8. 7116130 ixgbe: consolidate reporting of MSIX vectors into a single function by Emil Tantilov · 13 years ago
  9. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 13 years ago
  10. d2f5e7f ixgbe: Fix race condition where RX buffer could become corrupted. by Atita Shirwaikar · 13 years ago
  11. bdda1a6 ixgbe: Do not disable read relaxed ordering when DCA is enabled by Alexander Duyck · 13 years ago
  12. c466d7a ixgbe: fix spelling errors by Don Skidmore · 13 years ago
  13. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  14. c1085b1 ixgbe: fix incorrect PHY register reads by Emil Tantilov · 13 years ago
  15. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  16. 331bcf4 ixgbe: fix reading of the buffer returned by the firmware by Emil Tantilov · 13 years ago
  17. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago
  18. 837617a ixgbe: do not disable flow control in ixgbe_check_mac_link by Emil Tantilov · 13 years ago
  19. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 13 years ago
  20. ff9d1a5 ixgbe: avoid HW lockup when adapter is reset with Tx work pending by Emil Tantilov · 13 years ago
  21. f3116f6 ixgbe: clear RNBC only for 82598 by Emil Tantilov · 13 years ago
  22. 53f096d ixgbe: fix ixgbe_fc_autoneg_fiber bug by Don Skidmore · 13 years ago
  23. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ixgbe/ixgbe_common.c]
  24. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  25. 9612de9 ixgbe: add support for Dell CEM by Emil Tantilov · 13 years ago
  26. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 13 years ago
  27. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  28. 51275d3 ixgbe: force unlock on timeout by Emil Tantilov · 13 years ago
  29. 68c7005 ixgbe: improve EEPROM read/write operations by Emil Tantilov · 13 years ago
  30. b776d10 ixgbe: make device_caps() generic by Emil Tantilov · 14 years ago
  31. eb9c3e3 ixgbe: fix semaphores in eeprom routines for x540 by Emil Tantilov · 14 years ago
  32. 032b432 ixgbe: cleanup short msleep's (<20ms) to use usleep_range by Don Skidmore · 14 years ago
  33. 3d5c520 ixgbe: move disabling of relaxed ordering in start_hw() by Emil Tantilov · 14 years ago
  34. 7184b7c ixgbe: refactor common start_hw code for 82599 and x540 by Emil Tantilov · 14 years ago
  35. da74cd4 ixgbe: fix spelling errors by Emil Tantilov · 14 years ago
  36. 0b0c2b3 ixgbe: Enable flow control pause parameter auto-negotiation support by Emil Tantilov · 14 years ago
  37. a3aeea0 ixgbe: Add x540 statistic counter definitions by Emil Tantilov · 14 years ago
  38. 667c756 ixgbe: clear correct counters for flow control on 82599 by Emil Tantilov · 14 years ago
  39. 9082799 ixgbe: fix missing function pointer conversion by Don Skidmore · 14 years ago
  40. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  41. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 14 years ago
  42. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 14 years ago
  43. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 14 years ago
  44. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 14 years ago
  45. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 14 years ago
  46. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 14 years ago
  47. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 14 years ago
  48. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 14 years ago
  49. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 14 years ago
  50. 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 14 years ago
  51. a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 14 years ago
  52. 289700db ixgbe: add support for new format of PBA numbers by Don Skidmore · 14 years ago
  53. a391f1d ixgbe: make silicon specific functions generic by Don Skidmore · 14 years ago
  54. 16b61be ixgbe: DCB set PFC high and low water marks per data sheet specs by John Fastabend · 14 years ago
  55. 5d5b7c3 ixgbe: declare functions as static by Emil Tantilov · 14 years ago
  56. f32f837 ixgbe: remove unused functions by Emil Tantilov · 14 years ago
  57. a1868dc ixgbe: return IXGBE_ERR_RAR_INDEX when out of range by Jeff Kirsher · 14 years ago
  58. 21ce849 ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware by Mallikarjuna R Chilakala · 14 years ago
  59. e433ea1 ixgbe: fix setting of promisc mode when using mac-vlans by Emil Tantilov · 14 years ago
  60. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  61. 2853eb8 ixgbe: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  62. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  63. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 8c47eaa ixgbe: update copyright dates by Shannon Nelson · 15 years ago
  65. ce7194d drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address by hartleys · 15 years ago
  66. 91152c3 ixgbe: Fix Receive Address Register (RAR) cleaning and accounting by Shannon Nelson · 15 years ago
  67. 000c486 ixgbe: LINKS2 is not a valid register for 82598 by Don Skidmore · 15 years ago
  68. 9bbe3a5 ixgbe: Disable Flow Control for certain devices by PJ Waskiewicz · 15 years ago
  69. a00d210 ixgbe: correct the parameter description by Jiri Pirko · 15 years ago
  70. 539e5f0 ixgbe: Fix backplane flow control autoneg by Peter P Waskiewicz Jr · 15 years ago
  71. 7b25cdb ixgbe: cleanup functions that should have been defined static by Don Skidmore · 15 years ago
  72. 794caeb ixgbe: Add FW detection and warning for 82599 SFP+ adapters by Peter P Waskiewicz Jr · 15 years ago
  73. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 15 years ago
  74. 50ac58b ixgbe: Harden the 82599 multispeed fiber autotry mechanism by Peter P Waskiewicz Jr · 15 years ago
  75. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  76. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  77. 70b7762 ixgbe: Set Priority Flow Control low water threshhold for DCB by Peter P Waskiewicz Jr · 15 years ago
  78. aca6bee ixgbe: Add SAN MAC address to the RAR, return the address to DCB by Waskiewicz Jr, Peter P · 15 years ago
  79. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 495dce1 ixgbe: Fix WoL functionality for 82599 KX4 devices by Waskiewicz Jr, Peter P · 15 years ago
  81. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. d3e9c56 ixgbe: Don't return error in flow control configuration if FC is off by PJ Waskiewicz · 15 years ago
  83. 2132d38 ixgbe: Enable another bit for flow control operation by PJ Waskiewicz · 15 years ago
  84. 87c1201 ixgbe: Move the LED blink code to common, since 82599 also uses it by PJ Waskiewicz · 15 years ago
  85. 71fd570 ixgbe: fix ethtool -A|a behavior by Don Skidmore · 16 years ago
  86. bb3daa4 ixgbe: Allow Priority Flow Control settings to survive a device reset by PJ Waskiewicz · 16 years ago
  87. fc1f209 ixgbe: Fix some compiler warnings. by David S. Miller · 16 years ago
  88. 11afc1b ixgbe: Add hardware specific initialization code for 82599 devices by PJ Waskiewicz · 16 years ago
  89. 0ecc061 ixgbe: Update flow control state machine in link setup by Peter P Waskiewicz Jr · 16 years ago
  90. 3201d31 ixgbe: Update link setup code to better support autonegotiation of speed by Peter P Waskiewicz Jr · 16 years ago
  91. 3efac5a ixgbe: Update copyright dates, bump the driver version number by Peter P Waskiewicz Jr · 16 years ago
  92. b461724 ixgbe: Whitespace, copyright update and version number change patch by Peter P Waskiewicz · 16 years ago
  93. c44ade9 ixgbe: update to latest common code module by Jesse Brandeburg · 16 years ago
  94. ce94bf4 ixgbe: fix multicast address update by Jesse Brandeburg · 16 years ago
  95. 2b9ade9 ixgbe: disable flow control by default by Jesse Brandeburg · 16 years ago
  96. 2c5645c ixgbe: Implement HAVE_SET_RX_MODE by Christopher Leech · 16 years ago
  97. 8c5863a drivers/net/ixgb: Add missing "space" by Joe Perches · 17 years ago
  98. 3957d63 ixgbe: Fix copper PHY initialization code by Auke Kok · 17 years ago
  99. 9a799d7 ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) by Auke Kok · 17 years ago