1. a708dd8 e1000e: cosmetic - group local variables of the same type by Bruce Allan · 15 years ago
  2. 9b72461 e1000e: remove redundant might_sleep() by Bruce Allan · 15 years ago
  3. de39b75 e1000e: do not error out on identification LED init failure by Bruce Allan · 15 years ago
  4. 99673d9 e1000e: cleanup functions that clear hardware statistics by Bruce Allan · 15 years ago
  5. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  6. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  7. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  8. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  9. d8014db e1000e: cleanup redundant #include's by Bruce Allan · 15 years ago
  10. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  11. 818f333 e1000e: do not initiate autonegotiation during OEM configuration by Bruce Allan · 15 years ago
  12. 38eb394 e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 by Bruce Allan · 15 years ago
  13. 1d5846b e1000e: rework disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  14. f523d21 e1000e: config PHY via software after resets by Bruce Allan · 15 years ago
  15. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  16. ca15df5 e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH by Bruce Allan · 15 years ago
  17. fa2ce13 e1000e: 82577/82578 requires a different method to configure LPLU by Bruce Allan · 15 years ago
  18. 53ac5a8 e1000e: increase swflag acquisition timeout for ICHx/PCH by Bruce Allan · 15 years ago
  19. db2932e e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 by Bruce Allan · 15 years ago
  20. 74eee2e e1000e: reset the PHY on 82577/82578 when going to Sx by Bruce Allan · 15 years ago
  21. 148675a e1000e: fix potential NVM corruption on ICH9 with 8K bank size by Bruce Allan · 15 years ago
  22. 373a88d e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts by Bruce Allan · 15 years ago
  23. 7d3cabb e1000e: disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  24. 28c9195 e1000e: prevent NVM corruption on sectors larger than 4K by Bruce Allan · 15 years ago
  25. 60f1292 e1000e: do not write SmartSpeed register bits on parts without support by Bruce Allan · 15 years ago
  26. fc0c776 e1000e: delay after LCD reset and proper checks for PHY configuration done by Bruce Allan · 15 years ago
  27. 37289d9 e1000e: workaround a Tx hang on 82577/82578 by Bruce Allan · 15 years ago
  28. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  29. 2adc55c e1000e: specify max supported frame size in adapter struct by Bruce Allan · 15 years ago
  30. 0a834a3 e1000e: Remove mutex_trylock and associated WARN on failure. by dave graham · 16 years ago
  31. eefacf3 e1000e: Add process name to WARN message when detecting Mutex contention by David Graham · 16 years ago
  32. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 30bb0e0 e1000e: fix double release of mutex by Jeff Kirsher · 16 years ago
  34. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  35. 0285c8d e1000e: cosmetic newline in debug message by Bruce Allan · 16 years ago
  36. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  37. 1605927 e1000e: update comments listing supported parts for each MAC family by Bruce Allan · 16 years ago
  38. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. 95b866d e1000e: Fix incorrect debug warning by Linus Torvalds · 16 years ago
  40. 717d438 e1000e: debug contention on NVM SWFLAG by Thomas Gleixner · 16 years ago
  41. 37f4023 e1000e: reset swflag after resetting hardware by Jesse Brandeburg · 16 years ago
  42. 4a77035 e1000e: write protect ICHx NVM to prevent malicious write/erase by Bruce Allan · 16 years ago
  43. 2e2e8d5 e1000e: remove failed request for sw/fw/hw flag by Bruce Allan · 16 years ago
  44. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  45. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 16 years ago
  46. 2f15f9d e1000e: add support for the 82567LM-4 device by Bruce Allan · 16 years ago
  47. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago
  48. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 16 years ago
  49. e9ec2c0 e1000e: Make arrays out of these Rx/Tx registers by Jeff Kirsher · 16 years ago
  50. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  51. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 16 years ago
  52. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  53. 489815c e1000e: fix spelling errors in comments by Auke Kok · 17 years ago
  54. bc7f75f [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) by Auke Kok · 17 years ago