1. 4255589 netxen: Needs to include linux/vmalloc.h by David S. Miller · 16 years ago
  2. 5873556 netxen: update driver version by Dhananjay Phadke · 16 years ago
  3. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 16 years ago
  4. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 16 years ago
  5. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 16 years ago
  6. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 16 years ago
  7. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 16 years ago
  8. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 16 years ago
  9. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 16 years ago
  10. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 16 years ago
  11. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 16 years ago
  12. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 16 years ago
  13. 70081ac [netdrvr] netxen: fix netxen_pci_tbl[] breakage by Al Viro · 16 years ago
  14. 439b454 netxen: download firmware in pci probe by Dhananjay Phadke · 16 years ago
  15. dcd56fd netxen: cleanup debug messages by Dhananjay Phadke · 16 years ago
  16. 3276fba netxen: remove global physical_port array by Dhananjay Phadke · 16 years ago
  17. dc515f2 netxen: fix portnum for hp mezz cards by Dhananjay Phadke · 16 years ago
  18. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  19. 8d74849 netxen: reduce stack usage of netxen_nic_flash_print by Harvey Harrison · 17 years ago
  20. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  21. aa39432 #if 0 netxen_nic_link_ok() by Adrian Bunk · 17 years ago
  22. b1555130 make netxen_workq static by Adrian Bunk · 17 years ago
  23. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 17 years ago
  24. d1847a7 netxen: fix rx dropped stats by Dhananjay Phadke · 17 years ago
  25. ba53e6b netxen: remove low level tx lock by Dhananjay Phadke · 17 years ago
  26. 05aaa02 netxen: napi and irq cleanup by Dhananjay Phadke · 17 years ago
  27. 443be79 netxen: improve msi support by Dhananjay Phadke · 17 years ago
  28. f305f78 annotate netxen by Al Viro · 17 years ago
  29. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  30. 4790654 [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace) by Jeff Garzik · 17 years ago
  31. 5bc5142 drivers/net/netxen: Add missing "space" by Joe Perches · 17 years ago
  32. 993fb90 drivers/net/netxen/: cleanups by Adrian Bunk · 17 years ago
  33. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  34. 5dc1626 netxen: fix byte-swapping in tx and rx by Dhananjay Phadke · 17 years ago
  35. 53a01e0 netxen: optimize tx handling by dhananjay@netxen.com · 17 years ago
  36. 72b0a7a netxen: stop second phy correctly by dhananjay@netxen.com · 17 years ago
  37. 001a731 netxen: update driver version by dhananjay@netxen.com · 17 years ago
  38. 1706287 [NETXEN]: Fix ->poll() done logic. by David S. Miller · 17 years ago
  39. 1daec86 [NETDRVR] lib82596, netxen: delete pointless tests from irq handler by Jeff Garzik · 17 years ago
  40. 34c6538 unify DMA_..BIT_MASK definitions: v3.1 by Borislav Petkov · 17 years ago
  41. 200eef2 netxen: ethtool fixes by Dhananjay Phadke · 17 years ago
  42. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  43. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  44. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  45. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  46. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  47. acb2cc8 [PATCH] drivers/net: remove superfluous memset by Mariusz Kozlowski · 17 years ago
  48. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  49. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  50. 3052246 netxen: fix crashes during module unload by dhananjay@netxen.com · 17 years ago
  51. b3e2d88 netxen: Avoid firmware load in PCI probe by dhananjay@netxen.com · 17 years ago
  52. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  53. 2c6a3f7 netxen: drop redudant spinlock by Dhananjay Phadke · 17 years ago
  54. e01872af netxen: Fix interrupt handling for multiport adapters by dhananjay@netxen.com · 17 years ago
  55. 7eec517 netxen: re-init station address after h/w init by dhananjay@netxen.com · 17 years ago
  56. ceded32 netxen: Load firmware during probe, dma watchdog fix. by dhananjay@netxen.com · 17 years ago
  57. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  58. 4638aef1 netxen: deinline and sparse fix by Stephen Hemminger · 17 years ago
  59. 287aa83 drivers/net: fix comparisons of unsigned < 0 by Bill Nottingham · 17 years ago
  60. 96acb6e RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload by Dhananjay Phadke · 17 years ago
  61. 2d1a3bb RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers by dhananjay.phadke@gmail.com · 17 years ago
  62. 644caee RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctly by dhananjay.phadke@gmail.com · 17 years ago
  63. c27e672 NetXen: Fix link status messages by Mithlesh Thukral · 17 years ago
  64. 0d04761 NetXen: Fix compile failure seen on PPC architecture by Mithlesh Thukral · 17 years ago
  65. 3e2face NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmware by Mithlesh Thukral · 17 years ago
  66. 225c383 NetXen: Removal of extra free_irq call by Mithlesh Thukral · 17 years ago
  67. 4a79a04 NetXen: Fix NetXen driver ping on system-p by Mithlesh Thukral · 18 years ago
  68. 1c8e039 netxen_nic_main don't use deprecated irq flags by Andrew Morton · 18 years ago
  69. 78403a9 NetXen: Fix for vmalloc issues by Mithlesh Thukral · 18 years ago
  70. 6d1495f NetXen: Fixes for Power PC architecture by Mithlesh Thukral · 18 years ago
  71. 6c80b18 NetXen: Port swap feature for multi port cards by Mithlesh Thukral · 18 years ago
  72. 5d512f5 NetXen: Removal of redundant macros by Mithlesh Thukral · 18 years ago
  73. 595e3fb NetXen: Multi PCI support for Quad cards by Mithlesh Thukral · 18 years ago
  74. 13ba9c7 NetXen: Removal of redundant argument passing by Mithlesh Thukral · 18 years ago
  75. 3176ff3 NetXen: Use multiple PCI functions by Mithlesh Thukral · 18 years ago
  76. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  77. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 18 years ago
  78. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 18 years ago
  79. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
  80. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 18 years ago
  81. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 18 years ago
  82. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  83. d8d7920 NetXen: Fix hardware access for ppc architecture. by Linsys Contractor Adhiraj Joshi · 18 years ago
  84. b58ecad NetXen: Fix softlockup seen during hardware access by Linsys Contractor Mithlesh Thukral · 18 years ago
  85. 8b902ae NetXen: Bug fix for Jumbo frames on XG card by Linsys Contractor Mithlesh Thukral · 18 years ago
  86. b8d095d netxen: fix warnings by Ralf Baechle · 18 years ago
  87. e0e20a1 NetXen: Fix second rmmod failure observed on PowerPC machines. by Linsys Contractor Mithlesh Thukral · 18 years ago
  88. 0c25cfe NetXen: Updates, removal of unsupported features and minor bug fixes. by Linsys Contractor Mithlesh Thukral · 18 years ago
  89. f8dfdd5 netxen: do_rom_fast_write error handling by Stephen Hemminger · 18 years ago
  90. b1adf03 NetXen: Driver ifconfig fix by Amit S. Kale · 18 years ago
  91. 9de0661 NetXen: Driver unload fixes by Amit S. Kale · 18 years ago
  92. 8258117 NetXen: Fix to get the driver working after sparse changes by Amit S. Kale · 18 years ago
  93. f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  94. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  95. e45d9ab NetXen: Updates for ethtool support by Amit S. Kale · 18 years ago
  96. 9b41011 NetXen: Fixes for ppc architecture. by Amit S. Kale · 18 years ago
  97. 27d2ab5 NetXen: Added ethtool support for user level tools. by Amit S. Kale · 18 years ago
  98. 1fcca1a NetXen: Firmware crb init changes. by Amit S. Kale · 18 years ago
  99. a608ab9c netxen patches by Al Viro · 18 years ago
  100. 184231b NetXen: Use pci_register_driver() instead of pci_module_init() in init_module by Amit S. Kale · 18 years ago