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