1. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. bd257ed netxen: fix firmware download warnings by Dhananjay Phadke · 16 years ago
  3. ff4fbd4 netxen: update version to 4.0.30 by Dhananjay Phadke · 16 years ago
  4. d8b100c netxen: add receive side scaling (rss) support by Dhananjay Phadke · 16 years ago
  5. 9b3ef55 netxen: remove old lro code by Dhananjay Phadke · 16 years ago
  6. 438627c netxen: sanitize variable names by Dhananjay Phadke · 16 years ago
  7. 0b72e65 netxen: add suspend resume support by Dhananjay Phadke · 16 years ago
  8. de9307c netxen: remove old flash check. by Dhananjay Phadke · 16 years ago
  9. 1e2d005 netxen: annotate board_config and board_type by Dhananjay Phadke · 16 years ago
  10. becf46a netxen: cleanup superfluous multi-context code by Dhananjay Phadke · 16 years ago
  11. d32cc3d netxen: small xmit optimizations by Dhananjay Phadke · 16 years ago
  12. 0ddc110 netxen: cleanup rx handling by Dhananjay Phadke · 16 years ago
  13. 1f434f6 netxen: support larger dma addressing by Dhananjay Phadke · 16 years ago
  14. 5d242f1 netxen: update copyright by Dhananjay Phadke · 16 years ago
  15. ba599d4 netxen: firmware download support by Dhananjay Phadke · 16 years ago
  16. b3df68f netxen: fix msi-x interrupt handling by Dhananjay Phadke · 16 years ago
  17. e125646 netxen: revert jumbo ringsize by Dhananjay Phadke · 16 years ago
  18. 32ec803 netxen: reduce memory footprint by Dhananjay Phadke · 16 years ago
  19. 6f70340 netxen: handle dma mapping failures by Dhananjay Phadke · 16 years ago
  20. 06e9d9f netxen: cleanup mac list on driver unload by Dhananjay Phadke · 16 years ago
  21. c7860a2 netxen: fix link speed reporting for some boards by Dhananjay Phadke · 16 years ago
  22. 391587c netxen: fix ipv6 offload and tx cleanup by Dhananjay Phadke · 16 years ago
  23. 2edbb45 netxen: fix endianness in firmware commands by Dhananjay Phadke · 16 years ago
  24. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  25. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  26. 11d89d6 netxen: update driver version by Dhananjay Phadke · 16 years ago
  27. 9dc28ef netxen: fix mac addr setup by Dhananjay Phadke · 16 years ago
  28. 9ad2764 netxen: fix promisc mode, mtu setting by Dhananjay Phadke · 16 years ago
  29. a70f939 netxen: add new board types by Dhananjay Phadke · 16 years ago
  30. 4255589 netxen: Needs to include linux/vmalloc.h by David S. Miller · 16 years ago
  31. 5873556 netxen: update driver version by Dhananjay Phadke · 16 years ago
  32. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
  33. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
  34. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
  35. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
  36. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
  37. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
  38. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
  39. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
  40. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
  41. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
  42. dcd56fd netxen: cleanup debug messages by Dhananjay Phadke · 17 years ago
  43. 3276fba netxen: remove global physical_port array by Dhananjay Phadke · 17 years ago
  44. aa39432 #if 0 netxen_nic_link_ok() by Adrian Bunk · 17 years ago
  45. b155513 make netxen_workq static by Adrian Bunk · 17 years ago
  46. d1847a7 netxen: fix rx dropped stats by Dhananjay Phadke · 17 years ago
  47. ba53e6b netxen: remove low level tx lock by Dhananjay Phadke · 17 years ago
  48. 05aaa02 netxen: napi and irq cleanup by Dhananjay Phadke · 17 years ago
  49. 443be79 netxen: improve msi support by Dhananjay Phadke · 17 years ago
  50. f305f78 annotate netxen by Al Viro · 17 years ago
  51. 4790654 [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace) by Jeff Garzik · 17 years ago
  52. 993fb90 drivers/net/netxen/: cleanups by Adrian Bunk · 17 years ago
  53. 5dc1626 netxen: fix byte-swapping in tx and rx by Dhananjay Phadke · 17 years ago
  54. 001a731 netxen: update driver version by dhananjay@netxen.com · 17 years ago
  55. 200eef2 netxen: ethtool fixes by Dhananjay Phadke · 17 years ago
  56. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  57. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  58. ceded32 netxen: Load firmware during probe, dma watchdog fix. by dhananjay@netxen.com · 18 years ago
  59. 4638aef1 netxen: deinline and sparse fix by Stephen Hemminger · 18 years ago
  60. 96acb6e RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload by Dhananjay Phadke · 18 years ago
  61. 2d1a3bb RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers by dhananjay.phadke@gmail.com · 18 years ago
  62. c27e672 NetXen: Fix link status messages by Mithlesh Thukral · 18 years ago
  63. 0d04761 NetXen: Fix compile failure seen on PPC architecture by Mithlesh Thukral · 18 years ago
  64. 78403a9 NetXen: Fix for vmalloc issues by Mithlesh Thukral · 18 years ago
  65. 6d1495f NetXen: Fixes for Power PC architecture by Mithlesh Thukral · 18 years ago
  66. 6c80b18 NetXen: Port swap feature for multi port cards by Mithlesh Thukral · 18 years ago
  67. 13ba9c7 NetXen: Removal of redundant argument passing by Mithlesh Thukral · 18 years ago
  68. 3176ff3 NetXen: Use multiple PCI functions by Mithlesh Thukral · 18 years ago
  69. b58ecad NetXen: Fix softlockup seen during hardware access by Linsys Contractor Mithlesh Thukral · 18 years ago
  70. 0c25cfe NetXen: Updates, removal of unsupported features and minor bug fixes. by Linsys Contractor Mithlesh Thukral · 18 years ago
  71. 8258117 NetXen: Fix to get the driver working after sparse changes by Amit S. Kale · 18 years ago
  72. e45d9ab NetXen: Updates for ethtool support by Amit S. Kale · 18 years ago
  73. 27d2ab5 NetXen: Added ethtool support for user level tools. by Amit S. Kale · 18 years ago
  74. a608ab9 netxen patches by Al Viro · 18 years ago
  75. 184231b NetXen: Use pci_register_driver() instead of pci_module_init() in init_module by Amit S. Kale · 18 years ago
  76. 90f8b1d NetXen: Firmware check modifications by Amit S. Kale · 18 years ago
  77. 6c722e9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  78. bd56c6b NetXen: Reducing ring sizes for IOMMU issue. by Amit S. Kale · 18 years ago
  79. ed33ebe NetXen: Fix for PPC machines. by Amit S. Kale · 18 years ago
  80. 6c58664 NetXen: work queue fixes. by Amit S. Kale · 18 years ago
  81. a379cb3 NetXen: Multiple adapter fix. by Amit S. Kale · 18 years ago
  82. 92104e9 netxen: remove private ioctl by Stephen Hemminger · 18 years ago
  83. 8d1413b Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  84. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  85. ed25ffa [PATCH] NetXen: multiport firmware support, ioctl interface by Amit S. Kale · 18 years ago
  86. 80922fb [PATCH] NetXen: whitespace cleaup and more cleanup fixes by Amit S. Kale · 18 years ago
  87. 71bd787 [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type casts by Amit S. Kale · 18 years ago
  88. cb8011a [PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction by Amit S. Kale · 18 years ago
  89. 1494a81 [netdrvr] netxen: build fixes by Jeff Garzik · 18 years ago
  90. 3d396eb Add NetXen 1G/10G ethernet driver. by Amit S. Kale · 18 years ago