1. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 15 years ago
  2. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  3. b55de80 e100: add support for 82552 10/100 adapter by Bruce Allan · 15 years ago
  4. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  5. 9ac32e1 firmware: convert e100 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
  6. f26251e e100: cosmetic cleanup by Bruce Allan · 16 years ago
  7. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  8. f411303 e100: cleanup link up/down messages by Jeff Kirsher · 16 years ago
  9. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  10. acc7842 e100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  11. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  12. 773c9c1 e100: fix dma error in direction for mapping by Jesse Brandeburg · 16 years ago
  13. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  14. bc79fc8 e100: adapt to the reworked PCI PM by Rafael J. Wysocki · 16 years ago
  15. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  16. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  18. e727240 e100: Use pci_pme_active to clear PME_Status and disable PME# by Rafael J. Wysocki · 16 years ago
  19. 17393dd e100, fix iomap read by Jiri Slaby · 16 years ago
  20. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  21. 1923815 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx by Kevin Hao · 16 years ago
  22. 6caf52a4 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  23. 1172899 e100: endianness annotations by Al Viro · 16 years ago
  24. f902283 e100: Do suspend/shutdown like e1000 by Auke Kok · 16 years ago
  25. 0a0863a e100: fix spelling errors by Andreas Mohr · 16 years ago
  26. 915e91d Net: e100, fix iomap mem accesses by Jiri Slaby · 16 years ago
  27. aaf918b e100 endianness annotations by Al Viro · 17 years ago
  28. 7734f6e Fix e100 on systems that have cache incoherent DMA by David Acker · 17 years ago
  29. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  30. 53e52c7 [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. by David S. Miller · 17 years ago
  31. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  32. 8543da6 e100: free IRQ to remove warningwhenrebooting by Auke Kok · 17 years ago
  33. abf9b90 e100: cleanup unneeded math by Auke Kok · 17 years ago
  34. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  35. ddfce6b network drivers: sparse warning fixes by Stephen Hemminger · 17 years ago
  36. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  37. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  38. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  39. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  40. 34c6417 e100: timer power saving by Stephen Hemminger · 17 years ago
  41. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  42. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  43. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  44. 44e4925 e100: Fix Tyan motherboard e100 not receiving IPMI commands by David Graham · 17 years ago
  45. ca93ca4 Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100" by Jeff Garzik · 17 years ago
  46. 27345bb e100: Optionally use I/O mode only to access register space by Jesse Brandeburg · 17 years ago
  47. 948cd43 e100: allow bad MAC address when running with invalid eeprom csum by Jesse Brandeburg · 17 years ago
  48. d52df4a [netdrvr e100] experiment with doing RX in a similar manner to eepro100 by Scott Feldman · 19 years ago
  49. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  50. a53a33d e100: fix napi ifdefs removing needed code by Auke Kok · 17 years ago
  51. 518d833 e100: fix irq leak on suspend/resume by Auke Kok · 17 years ago
  52. c48e3fc e100: replace kmalloc with kcalloc by Yan Burman · 18 years ago
  53. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  54. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  55. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  56. 824545e e100: account for closed interface when shutting down by Auke Kok · 18 years ago
  57. e8e82b7 [PATCH] e100: fix reboot -f with netconsole enabled by Auke Kok · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. 76ddb3f e100, e1000, ixgb: increment version numbers by Auke Kok · 18 years ago
  60. 975b366 e100: rework WoL and shutdown handling by Auke Kok · 18 years ago
  61. dc45010 e100: Add debugging code for cb cleaning. by Jesse Brandeburg · 18 years ago
  62. 0eb5a34 e100, e1000, ixgb: Fix an impossible memory overwrite bug by Auke Kok · 18 years ago
  63. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  64. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  65. 3784fd7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  66. a535aa1 e100: increment version to 3.5.16-k2 by Auke Kok · 18 years ago
  67. 859b039 e100: remove skb->dev assignment by Auke Kok · 18 years ago
  68. b1d26f2 e100: fix error recovery by Linas Vepstas · 18 years ago
  69. 4187592 e100: Convert e100 to use netdev_alloc_skb(). by Auke Kok · 18 years ago
  70. 8fb6f73 [E100]: Add module option to ignore bad EEPROM checksums. by David S. Miller · 18 years ago
  71. 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  72. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  73. 4e1dc97 e100: increment version to 3.5.10-k4 by Auke Kok · 18 years ago
  74. 60ffa47 e100: Fix MDIO/MDIO-X by Jeff Kirsher · 18 years ago
  75. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. 7c7459d [PATCH] 64bit resource: fix up printks for resources in networks drivers by Greg Kroah-Hartman · 18 years ago
  78. 2cc3049 e100: add PCI Error Recovery by Auke Kok · 18 years ago
  79. abc71c4 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  80. aa49cdd e100: fix eeh on pseries during ethtool -t by Jesse Brandeburg · 18 years ago
  81. ad8c48a Fix io ordering problems in e100 by Catalin(ux aka Dino) BOIE · 18 years ago
  82. 471ef05 e100: remove init_hw call to fix panic by Jesse Brandeburg · 18 years ago
  83. 0547993 [PATCH] e100: e100 whitespace fixes by Jesse Brandeburg · 19 years ago
  84. 3435dbc [PATCH] e100: Handle the return values from pci_* functions by Jesse Brandeburg · 19 years ago
  85. 2418033 [PATCH] e100: Fix TX hang and RMCP Ping issue (due to a microcode loading issue) by Jesse Brandeburg · 19 years ago
  86. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  87. ac7c666 [PATCH] corruption during e100 MDI register access by ODonnell, Michael · 19 years ago
  88. 2afecc0 [PATCH] e100: re-enable microcode with more useful defaults by Jesse Brandeburg · 19 years ago
  89. 097688e [PATCH] Fix sparse warning in e100 driver. by Luiz Fernando Capitulino · 19 years ago
  90. 59aee3c Merge branch 'master' by Jeff Garzik · 19 years ago
  91. 875521d e100: revert CPU cycle saver microcode, it causes severe problems by Jeff Garzik · 19 years ago
  92. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  93. a92dd92 [PATCH] e100: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  94. ecf7130 [PATCH] e100: correct rx_dropped and add rx_missed_errors by John W. Linville · 19 years ago
  95. 611494d [PATCH] e100: Driver version, white space, comments & other by Malli Chilakala · 19 years ago
  96. 685fac6 [PATCH] e100: CPU cycle saver microcode by Malli Chilakala · 19 years ago
  97. e6280f2 [PATCH] e100: Increased delay loop for command blocks by Malli Chilakala · 19 years ago
  98. 996ec35 [PATCH] e100: fixed endian bug in xmit_prepare routine by Malli Chilakala · 19 years ago
  99. a074fb8 [PATCH] e100: added msleep_interruptible delay by Malli Chilakala · 19 years ago
  100. 136df52 [PATCH] e100: Do not check Rx packet length against mtu by Malli Chilakala · 19 years ago