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