1. 1c260e4 netxen: remove unused firmware exports by Amerigo Wang · 14 years ago
  2. c117e4a netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe by Denis Kirjanov · 14 years ago
  3. 683b65f netxen: fix kdump by Rajesh Borundia · 14 years ago
  4. 7e12bb0a netxen: make local function static. by stephen hemminger · 14 years ago
  5. dce87b9 netxen: mask correctable error by amit salecha · 14 years ago
  6. 7a9905e netxen: fix race in tx stop queue by Rajesh Borundia · 14 years ago
  7. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  8. 7b589a3 netxen: fix poll implementation by Yinglin Luan · 14 years ago
  9. 502820a netxen: fix a race in netxen_nic_get_stats() by Eric Dumazet · 14 years ago
  10. 16d884b netxen: protect tx timeout recovery by rtnl lock by Amit Kumar Salecha · 14 years ago
  11. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
  12. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  13. 0b9715e netxen: handle queue manager access by Amit Kumar Salecha · 15 years ago
  14. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  17. 083ba27 netxen: fix interrupt for NX2031 by Amit Kumar Salecha · 15 years ago
  18. 6b50ea15 netxen: fix corner cases of firmware recovery by Amit Kumar Salecha · 15 years ago
  19. afbe5cd netxen: added sanity check for pci map by Amit Kumar Salecha · 15 years ago
  20. 688328c netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail. by Eric W. Biederman · 15 years ago
  21. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. e15eec2 netxen: protect resource cleanup by rtnl lock by Amit Kumar Salecha · 15 years ago
  23. 41f3e0b netxen: fix tx timeout recovery for NX2031 chip by Amit Kumar Salecha · 15 years ago
  24. 1954dc1 netxen: fix sparse warning by Amit Kumar Salecha · 15 years ago
  25. 4d21fef netxen: fix license header by Amit Kumar Salecha · 15 years ago
  26. a03d245 netxen: fix endianness read mac address by Amit Kumar Salecha · 15 years ago
  27. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. 581e8ae netxen: fix smatch warning by Amit Kumar Salecha · 15 years ago
  29. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  30. a4b751d netxen: fix ethtool link test by Sucheta Chakraborty · 15 years ago
  31. e87ad55 netxen: support pci error handlers by Amit Kumar Salecha · 15 years ago
  32. 6a808c6 netxen: fix tx timeout recovery by Amit Kumar Salecha · 15 years ago
  33. bc86fcb netxen: minor suspend resume fixes by Amit Kumar Salecha · 15 years ago
  34. afdafff netxen: use module parameter correctly by Stephen Hemminger · 15 years ago
  35. f2251f6 netxen:fix napi intr enable check by Amit Kumar Salecha · 15 years ago
  36. 6f77141 netxen: protect device reset by rtnl_lock by Amit Kumar Salecha · 15 years ago
  37. 8f9b3f6 netxen: fix failure cases for fw hang recovery by Amit Kumar Salecha · 15 years ago
  38. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  39. 5d09e53 netxen : fix BOND_MODE_TLB/ALB mode. by Narender Kumar · 15 years ago
  40. eb6d021 netxen: remove PCI IDs of CNA device by Amit Kumar Salecha · 15 years ago
  41. 7e8e5d9 netxen: module firmware hints by Dhananjay Phadke · 15 years ago
  42. c25c0b9 netxen: update module info by Dhananjay Phadke · 15 years ago
  43. f0e08fa netxen: add PCI IDs for new chip by Dhananjay Phadke · 15 years ago
  44. 0531d7b8 netxen: fix builds for SYSFS=n or MODULES=n by Randy Dunlap · 15 years ago
  45. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. ff8a306 netxen: fix tx timeout handling on firmware hang by Amit Kumar Salecha · 15 years ago
  47. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  48. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  49. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  50. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 70f9cf8 netxen: add sysfs entries for diag tools by Dhananjay Phadke · 15 years ago
  52. f03b0eb netxen: separate register and memory access lock by Dhananjay Phadke · 15 years ago
  53. 907fa12 netxen: annotate register windowing code by Dhananjay Phadke · 15 years ago
  54. 47abe35 netxen: add access to on chip memory for tools by Dhananjay Phadke · 15 years ago
  55. 71fb62f netxen: fix pci bar mapping by Dhananjay Phadke · 15 years ago
  56. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. 5a4d631 netxen: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  58. fa9859e netxen: Fix Unlikely(x) > y by Roel Kluin · 15 years ago
  59. 07653aa netxen: fix firmware init after resume by Dhananjay Phadke · 15 years ago
  60. a598ae1 netxen: fix minor tx timeout bug by Dhananjay Phadke · 15 years ago
  61. 13af7a6 netxen: update copyright by Dhananjay Phadke · 15 years ago
  62. 74c520d netxen: fix tx timeout recovery by Amit Kumar Salecha · 15 years ago
  63. ec5c50c netxen: fix file firmware leak by Dhananjay Phadke · 15 years ago
  64. ea6828b netxen: improve pci memory access by Dhananjay Phadke · 15 years ago
  65. 9feae56 netxen: build fix for INET=n by Randy Dunlap · 15 years ago
  66. 3db7675 netxen: fix check for ip addr hashing support by Amit Kumar Salecha · 15 years ago
  67. 2b9e62e netxen: refactor firmware info code by Dhananjay Phadke · 15 years ago
  68. 195c5f9 netxen: pre calculate register addresses by Amit Kumar Salecha · 15 years ago
  69. d0725e4 netxen: fix ip addr hashing after firmware reset by Amit Kumar Salecha · 15 years ago
  70. 6a581e9 netxen: firmware hang detection by Dhananjay Phadke · 15 years ago
  71. db4cfd8 netxen: handle firmware load errors by Dhananjay Phadke · 15 years ago
  72. cf503e8 netxen: fix infinite loop on dma mapping failure by Dhananjay Phadke · 15 years ago
  73. 270e57e netxen: remove duplicate napi_add by Dhananjay Phadke · 15 years ago
  74. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  75. fa3ce35 netxen: bridged mode optimizations by Narender Kumar · 15 years ago
  76. 7d6fd5e netxen: remove netxen_nic_phan_reg.h by Dhananjay Phadke · 15 years ago
  77. 22b5794 netxen: implement pci driver shutdown by Amit Kumar Salecha · 15 years ago
  78. ce644ed netxen: refactor tx dma mapping code by Dhananjay Phadke · 15 years ago
  79. 1dbc84a netxen: fix firmware reset logic by Dhananjay Phadke · 15 years ago
  80. 1bb482f netxen: ethtool statistics and control for LRO by Narender Kumar · 15 years ago
  81. 5c16807 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 232e7d6 netxen: free napi resources during detach by Dhananjay Phadke · 15 years ago
  83. e424fa9 netxen: remove netxen workqueue by Amit Kumar Salecha · 15 years ago
  84. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  85. 545eb37 netxen: fix vlan tso case by Dhananjay Phadke · 15 years ago
  86. f60f785 netxen: fix dma mask update calculation by Dhananjay Phadke · 15 years ago
  87. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 15 years ago
  88. 044824d netxen: fix CONFIG_INET=n build by Dhananjay Phadke · 15 years ago
  89. 7042cd8 netxen: support for ethtool set ringparam by Amit Kumar Salecha · 15 years ago
  90. 028afe7 netxen: add vlan tx acceleration support by Dhananjay Phadke · 15 years ago
  91. f17443f netxen: refactor net_device setup code by Dhananjay Phadke · 15 years ago
  92. 4f96b98 netxen: clean up firmware version checks by Dhananjay Phadke · 15 years ago
  93. 24767ab netxen: Add default and limit macros for ring sizes. by Dhananjay Phadke · 15 years ago
  94. 1bcfd79 netxen: refactor tso code by Dhananjay Phadke · 15 years ago
  95. 83ac51f netxen: annotate dma watchdog setup by Dhananjay Phadke · 15 years ago
  96. ca2ef33 netxen: configure interrupt coalesce defaults by Dhananjay Phadke · 15 years ago
  97. 6598b16 netxen: enable ip addr hashing by Dhananjay Phadke · 15 years ago
  98. 68b3cae netxen: refresh firmware info after reset by Dhananjay Phadke · 15 years ago
  99. e4135c2 netxen: fix thermal check and shutdown by Dhananjay Phadke · 15 years ago
  100. b2af9cb netxen: fix deadlock on dev close by Dhananjay Phadke · 15 years ago