1. 7e43cd6 netxen: fix caching window register by Amit Kumar Salecha · 14 years ago
  2. 2227bae netxen: fix rcv buffer leak by Amit Kumar Salecha · 14 years ago
  3. bf44508 netxen: fix memory leaks in error path by Amit Kumar Salecha · 14 years ago
  4. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  5. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  6. 0b9715e netxen: handle queue manager access by Amit Kumar Salecha · 14 years ago
  7. 14e2cfb netxen: to fix onchip memory access. by Sucheta Chakraborty · 14 years ago
  8. 215387a netxen: remove unnecessary size checks by Sucheta Chakraborty · 14 years ago
  9. f8e21f8 netxen: fix register usage by Amit Kumar Salecha · 14 years ago
  10. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 083ba27 netxen: fix interrupt for NX2031 by Amit Kumar Salecha · 14 years ago
  15. e270299 netxen: fix fw load from file by Amit Kumar Salecha · 14 years ago
  16. 10c0f2a netxen: validate unified romimage by Rajesh K Borundia · 14 years ago
  17. 6b50ea1 netxen: fix corner cases of firmware recovery by Amit Kumar Salecha · 14 years ago
  18. ff90cd4 netxen: fix tx csum status by Sucheta Chakraborty · 14 years ago
  19. 48c11a5 netxen: update version to 4.0.73 by Amit Kumar Salecha · 14 years ago
  20. afbe5cd netxen: added sanity check for pci map by Amit Kumar Salecha · 14 years ago
  21. 77c5539 netxen: fix warning in ioaddr for NX3031 chip by Amit Kumar Salecha · 14 years ago
  22. bb2792e netxen: fix bios version calculation by Amit Kumar Salecha · 14 years ago
  23. 688328c netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail. by Eric W. Biederman · 14 years ago
  24. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 15 years ago
  25. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  26. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. e15eec2 netxen: protect resource cleanup by rtnl lock by Amit Kumar Salecha · 15 years ago
  28. 41f3e0b netxen: fix tx timeout recovery for NX2031 chip by Amit Kumar Salecha · 15 years ago
  29. 1954dc1 netxen: fix sparse warning by Amit Kumar Salecha · 15 years ago
  30. 4d21fef netxen: fix license header by Amit Kumar Salecha · 15 years ago
  31. c070395 netxen: fix endianness intr coalesce by Amit Kumar Salecha · 15 years ago
  32. a03d245 netxen: fix endianness read mac address by Amit Kumar Salecha · 15 years ago
  33. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. c651a8c netxen: update version to 4.0.72 by Amit Kumar Salecha · 15 years ago
  35. d49c964 netxen: fix set mac addr by Amit Kumar Salecha · 15 years ago
  36. 581e8ae netxen: fix smatch warning by Amit Kumar Salecha · 15 years ago
  37. 011f4ea netxen: fix tx ring memory leak by Amit Kumar Salecha · 15 years ago
  38. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  39. a4b751d netxen: fix ethtool link test by Sucheta Chakraborty · 15 years ago
  40. 2d2cf34 netxen: fix ethtool register dump by Sucheta Chakraborty · 15 years ago
  41. 7ef8a21 netxen: fix unified fw size check by Amit Kumar Salecha · 15 years ago
  42. e87ad55 netxen: support pci error handlers by Amit Kumar Salecha · 15 years ago
  43. 6a808c6 netxen: fix tx timeout recovery by Amit Kumar Salecha · 15 years ago
  44. bc86fcb netxen: minor suspend resume fixes by Amit Kumar Salecha · 15 years ago
  45. afdafff netxen: use module parameter correctly by Stephen Hemminger · 15 years ago
  46. 634d7df netxen: fix firmware type check by Dhananjay Phadke · 15 years ago
  47. f2251f6 netxen:fix napi intr enable check by Amit Kumar Salecha · 15 years ago
  48. 6f77141 netxen: protect device reset by rtnl_lock by Amit Kumar Salecha · 15 years ago
  49. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  50. 8f9b3f6 netxen: fix failure cases for fw hang recovery by Amit Kumar Salecha · 15 years ago
  51. f58dbd7 netxen : fix debug tools access for NX2031 by Narender Kumar · 15 years ago
  52. e7473f1 netxen: fix merge 9b963e5d0e01461099a by Amit Kumar Salecha · 15 years ago
  53. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 5d09e53 netxen : fix BOND_MODE_TLB/ALB mode. by Narender Kumar · 15 years ago
  55. a7483b0 netxen: fix promisc for NX2031. by Narender Kumar · 15 years ago
  56. 5d521fd netxen: fix memory initialization by Amit Kumar Salecha · 15 years ago
  57. eb6d021 netxen: remove PCI IDs of CNA device by Amit Kumar Salecha · 15 years ago
  58. c709481 netxen: update version to 4.0.65 by Dhananjay Phadke · 15 years ago
  59. 7e8e5d9 netxen: module firmware hints by Dhananjay Phadke · 15 years ago
  60. c25c0b9 netxen: update module info by Dhananjay Phadke · 15 years ago
  61. f0e08fa netxen: add PCI IDs for new chip by Dhananjay Phadke · 15 years ago
  62. a9ac07d netxen: refactor indirect register access by Dhananjay Phadke · 15 years ago
  63. f50330f netxen: support for new firmware file format by Amit Kumar Salecha · 15 years ago
  64. 0531d7b8 netxen: fix builds for SYSFS=n or MODULES=n by Randy Dunlap · 15 years ago
  65. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. 0dc6d9c netxen: avoid undue board config check by Dhananjay Phadke · 15 years ago
  67. ff8a306 netxen: fix tx timeout handling on firmware hang by Amit Kumar Salecha · 15 years ago
  68. 8bee0a9 netxen: fix i2c init by Dhananjay Phadke · 15 years ago
  69. 7194660 netxen; update version to 4.0.62 by Dhananjay Phadke · 15 years ago
  70. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  71. 7cecdca netxen: fix error codes in for tools access by Dhananjay Phadke · 15 years ago
  72. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  73. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  74. fb1f6a4 netxen: 128 memory controller support by Amit Kumar Salecha · 15 years ago
  75. 0a2aa44 netxen: defines for next revision by Amit Kumar Salecha · 15 years ago
  76. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 70f9cf8 netxen: add sysfs entries for diag tools by Dhananjay Phadke · 15 years ago
  78. f03b0eb netxen: separate register and memory access lock by Dhananjay Phadke · 15 years ago
  79. 907fa12 netxen: annotate register windowing code by Dhananjay Phadke · 15 years ago
  80. 47abe35 netxen: add access to on chip memory for tools by Dhananjay Phadke · 15 years ago
  81. 1f5e055 netxen: remove sub 64-bit mem accesses by Amit Kumar Salecha · 15 years ago
  82. 71fb62f netxen: fix pci bar mapping by Dhananjay Phadke · 15 years ago
  83. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 5a4d631 netxen: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  85. fa9859e netxen: Fix Unlikely(x) > y by Roel Kluin · 15 years ago
  86. 07653aa netxen: fix firmware init after resume by Dhananjay Phadke · 15 years ago
  87. a598ae1 netxen: fix minor tx timeout bug by Dhananjay Phadke · 15 years ago
  88. 13af7a6 netxen: update copyright by Dhananjay Phadke · 15 years ago
  89. 74c520d netxen: fix tx timeout recovery by Amit Kumar Salecha · 15 years ago
  90. ec5c50c netxen: fix file firmware leak by Dhananjay Phadke · 15 years ago
  91. ea6828b netxen: improve pci memory access by Dhananjay Phadke · 15 years ago
  92. f78c085 netxen: change firmware write size by Amit Kumar Salecha · 15 years ago
  93. 9feae56 netxen: build fix for INET=n by Randy Dunlap · 15 years ago
  94. 58f2546 netxen: fix tx descriptor structure by Amit Kumar Salecha · 15 years ago
  95. 3db7675 netxen: fix check for ip addr hashing support by Amit Kumar Salecha · 15 years ago
  96. 5877e55 netxen: update version to 4.0.50 by Dhananjay Phadke · 15 years ago
  97. 2b9e62e netxen: refactor firmware info code by Dhananjay Phadke · 15 years ago
  98. 195c5f9 netxen: pre calculate register addresses by Amit Kumar Salecha · 15 years ago
  99. d0725e4 netxen: fix ip addr hashing after firmware reset by Amit Kumar Salecha · 15 years ago
  100. 6a581e9 netxen: firmware hang detection by Dhananjay Phadke · 15 years ago