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