1. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. c1c00ab netxen: add hardware LRO support by Dhananjay Phadke · 15 years ago
  3. 06db58c netxen: remove unnecessary structures by Dhananjay Phadke · 15 years ago
  4. 545eb37 netxen: fix vlan tso case by Dhananjay Phadke · 15 years ago
  5. f60f785 netxen: fix dma mask update calculation by Dhananjay Phadke · 15 years ago
  6. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 15 years ago
  7. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. 044824d netxen: fix CONFIG_INET=n build by Dhananjay Phadke · 15 years ago
  9. c685bfc netxen: update version to 4.0.41 by Dhananjay Phadke · 15 years ago
  10. 7042cd8 netxen: support for ethtool set ringparam by Amit Kumar Salecha · 15 years ago
  11. 028afe7 netxen: add vlan tx acceleration support by Dhananjay Phadke · 15 years ago
  12. 9b08beb netxen: fix skb alloc size for legacy firmware by Dhananjay Phadke · 15 years ago
  13. f17443f netxen: refactor net_device setup code by Dhananjay Phadke · 15 years ago
  14. 4f96b98 netxen: clean up firmware version checks by Dhananjay Phadke · 15 years ago
  15. 24767ab netxen: Add default and limit macros for ring sizes. by Dhananjay Phadke · 15 years ago
  16. 1bcfd79 netxen: refactor tso code by Dhananjay Phadke · 15 years ago
  17. 83ac51f netxen: annotate dma watchdog setup by Dhananjay Phadke · 15 years ago
  18. ca2ef33 netxen: configure interrupt coalesce defaults by Dhananjay Phadke · 15 years ago
  19. 6598b16 netxen: enable ip addr hashing by Dhananjay Phadke · 15 years ago
  20. 68b3cae netxen: refresh firmware info after reset by Dhananjay Phadke · 15 years ago
  21. c8a5a65 netxen: reset ring consumer during cleanup by Dhananjay Phadke · 15 years ago
  22. e4135c2 netxen: fix thermal check and shutdown by Dhananjay Phadke · 15 years ago
  23. b2af9cb netxen: fix deadlock on dev close by Dhananjay Phadke · 15 years ago
  24. cf981ff netxen: fix context deletion sequence by Dhananjay Phadke · 15 years ago
  25. 67c38fc netxen: avoid frequent firmware reset by Dhananjay Phadke · 15 years ago
  26. 98e31bb netxen: fix the version code macro by Dhananjay Phadke · 15 years ago
  27. 96f2ebd netxen: fix firmware init handshake by Dhananjay Phadke · 15 years ago
  28. 01542cd netxen: fix build with without CONFIG_PM by Dhananjay Phadke · 15 years ago
  29. cb2107b netxen: fix tx ring accounting by Dhananjay Phadke · 15 years ago
  30. d173346 netxen: fix detection of cut-thru firmware mode by Dhananjay Phadke · 15 years ago
  31. f2333a0 netxen: No need to check vfree() pointer. by Figo.zhang · 15 years ago
  32. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  33. f67f340 netxen: fix msi irq setup by Dhananjay Phadke · 15 years ago
  34. 23b6cc4 netxen: trivial register access cleanup by Dhananjay Phadke · 15 years ago
  35. b0b3a75 netxen: disable msi-x for NC512m adapter by Dhananjay Phadke · 15 years ago
  36. be339ae netxen: fix irq tear down and msix leak. by Dhananjay Phadke · 15 years ago
  37. 7a2469c netxen: cache msi register offset by Dhananjay Phadke · 15 years ago
  38. 3d0a3cc netxen: fix bonding support by Dhananjay Phadke · 15 years ago
  39. 5cf4d32 netxen: fix mac list management by Dhananjay Phadke · 15 years ago
  40. 2252786 netxen: fix race in tx ring acccess by Dhananjay Phadke · 15 years ago
  41. f7185c7 netxen: fix firmware download by Dhananjay Phadke · 15 years ago
  42. 4ea528a netxen: refactor netxen_recv_context struct by Dhananjay Phadke · 15 years ago
  43. 5103c9f netxen: fix link event handling by Dhananjay Phadke · 15 years ago
  44. ea7eaa3 netxen: cache align register map table by Dhananjay Phadke · 15 years ago
  45. a92e9e6 netxen: enable GRO support by Amit Kumar Salecha · 15 years ago
  46. f6d21f4 netxen: enable rss for NX2031 by Dhananjay Phadke · 15 years ago
  47. f98a9f6 netxen: sanitize function names by Dhananjay Phadke · 15 years ago
  48. 1fbe632 netxen: annotate register access functions by Dhananjay Phadke · 15 years ago
  49. 71dcddb netxen: allocate status rings dynamically by Dhananjay Phadke · 15 years ago
  50. 3bf26ce netxen: async link event handling by Dhananjay Phadke · 15 years ago
  51. 56a0078 netxen: defer firmware handshake by Dhananjay Phadke · 15 years ago
  52. d877f1e netxen: refactor transmit code by Dhananjay Phadke · 15 years ago
  53. 1b1f789 netxen: refactor netxen_adapter by Dhananjay Phadke · 15 years ago
  54. e98e335 netxen: code cleanup by Dhananjay Phadke · 15 years ago
  55. 6afd142 dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39) by Yang Hongyang · 15 years ago
  56. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. bd257ed netxen: fix firmware download warnings by Dhananjay Phadke · 15 years ago
  58. ff4fbd4 netxen: update version to 4.0.30 by Dhananjay Phadke · 15 years ago
  59. d8b100c netxen: add receive side scaling (rss) support by Dhananjay Phadke · 15 years ago
  60. 9b3ef55 netxen: remove old lro code by Dhananjay Phadke · 15 years ago
  61. 438627c netxen: sanitize variable names by Dhananjay Phadke · 15 years ago
  62. 0b72e65 netxen: add suspend resume support by Dhananjay Phadke · 15 years ago
  63. fbb52f2 netxen: fix endianness in serial number by Dhananjay Phadke · 15 years ago
  64. de9307c netxen: remove old flash check. by Dhananjay Phadke · 15 years ago
  65. 1e2d005 netxen: annotate board_config and board_type by Dhananjay Phadke · 15 years ago
  66. becf46a netxen: cleanup superfluous multi-context code by Dhananjay Phadke · 15 years ago
  67. 9f5bc7f netxen: refactor netdev open close by Dhananjay Phadke · 15 years ago
  68. d32cc3d netxen: small xmit optimizations by Dhananjay Phadke · 15 years ago
  69. 0ddc110 netxen: cleanup rx handling by Dhananjay Phadke · 15 years ago
  70. 567c6c4 netxen: firmware download improvements by Dhananjay Phadke · 15 years ago
  71. 1f434f6 netxen: support larger dma addressing by Dhananjay Phadke · 15 years ago
  72. 5d242f1 netxen: update copyright by Dhananjay Phadke · 15 years ago
  73. 97daee8 netxen: refactor pci probe by Dhananjay Phadke · 15 years ago
  74. dbf64b1 netxen: cleanup unused code by Dhananjay Phadke · 15 years ago
  75. 4da1294 netxen: advertise wake-on-lan support by Dhananjay Phadke · 15 years ago
  76. ba599d4 netxen: firmware download support by Dhananjay Phadke · 15 years ago
  77. 5325a7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 028e141 netxen: handle pci bar 0 mapping failure by Dhananjay Phadke · 15 years ago
  79. 044fad0 netxen: fix physical port mapping by Dhananjay Phadke · 15 years ago
  80. 39754f4 netxen: ratelimit error prints by Dhananjay Phadke · 15 years ago
  81. d8313ce netxen: fix sparse warnings by Dhananjay Phadke · 15 years ago
  82. ef38fa7 netxen: remove superfluous doorbell map by Dhananjay Phadke · 15 years ago
  83. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  84. 354b45f netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform by Yang Hongyang · 15 years ago
  85. acdb602 netxen: remove pcie workaround by Dhananjay Phadke · 15 years ago
  86. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  87. b3df68f netxen: fix msi-x interrupt handling by Dhananjay Phadke · 15 years ago
  88. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  89. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. 584dbe9 netxen: fix memory leak in drivers/net/netxen_nic_init.c by Daniel Marjamäki · 15 years ago
  91. e125646 netxen: revert jumbo ringsize by Dhananjay Phadke · 15 years ago
  92. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  93. 32ec803 netxen: reduce memory footprint by Dhananjay Phadke · 15 years ago
  94. cdff103 netxen: fix vlan tso/checksum offload by Dhananjay Phadke · 15 years ago
  95. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  96. 0097778 netxen: include ipv6.h (fixes build failure) by Dhananjay Phadke · 16 years ago
  97. 3bfafd6 netxen: avoid invalid iounmap by Dhananjay Phadke · 16 years ago
  98. 6f70340 netxen: handle dma mapping failures by Dhananjay Phadke · 16 years ago
  99. 03e678e netxen: hold tx lock while sending firmware commands by Dhananjay Phadke · 16 years ago
  100. 06e9d9f netxen: cleanup mac list on driver unload by Dhananjay Phadke · 16 years ago