1. cf3760d RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. by Steve Wise · 16 years ago
  2. f9ee388 cxgb3 - Limit multiqueue setting to msi-x by Divy Le Ray · 16 years ago
  3. 9f64306 cxgb3 - eeprom read fixes by Divy Le Ray · 16 years ago
  4. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  5. 04ecb07 cxgb3 - enable lro control through ethtool by Divy Le Ray · 16 years ago
  6. 6d329af cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq by Roland Dreier · 16 years ago
  7. a02d44a cxgb3: extend copyrights to 2008 by Divy Le Ray · 16 years ago
  8. fe642eb cxgb3: update driver version by Divy Le Ray · 16 years ago
  9. 0ce2f03 cxgb3: Add 1G fiber support by Divy Le Ray · 16 years ago
  10. 1e88202 cxgb3: Support for Aeluros 2005 PHY by Divy Le Ray · 16 years ago
  11. 9b1e365 cxgb3: commnonize LASI phy code by Divy Le Ray · 16 years ago
  12. f231e0a cxgb3: More flexible support for PHY interrupts. by Divy Le Ray · 16 years ago
  13. 0449798 cxgb3: simplify port type struct and usage by Divy Le Ray · 16 years ago
  14. 78e4689 cxgb3: allow for PHY reset status by Divy Le Ray · 16 years ago
  15. 8c26376 cxgb3: Allocate multiqueues at init time by Divy Le Ray · 16 years ago
  16. 20d3fc1 cxgb3: reset the adapter on fatal error by Divy Le Ray · 16 years ago
  17. 0ca41c0 [2.6.28,1/1] cxgb3 - fix race in EEH by Divy Le Ray · 16 years ago
  18. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  19. 004f23b cxgb3 - remove duplicate tests in lro by Divy Le Ray · 16 years ago
  20. 147e70e cxgb3: Use SKB list interfaces instead of home-grown implementation. by David S. Miller · 16 years ago
  21. 8051367 cxgb3: Allow 64KB firmware images. by Steve Wise · 16 years ago
  22. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  23. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  24. 4ab928f RDMA/cxgb3: Fixes for zero STag by Steve Wise · 16 years ago
  25. 14cc180 RDMA/cxgb3: Add support for protocol statistics by Steve Wise · 16 years ago
  26. 9439f74 cxgb3 - Add iscsi support by Karen Xie · 16 years ago
  27. 2c733a1 cxgb3: treat firmware data as const by David Woodhouse · 16 years ago
  28. 22d1ba7 vlan: move struct vlan_dev_info to private header by Patrick McHardy · 16 years ago
  29. 8f85cd7 cxgb3 - add missing adapter type for RDMA by Divy Le Ray · 16 years ago
  30. b47385b cxgb3 - Add LRO support by Divy Le Ray · 16 years ago
  31. 7385ecf cxgb3 - Add page support to jumbo frame Rx queue by Divy Le Ray · 16 years ago
  32. b1fb1f2 cxgb3 - Fix dma mapping error path by Divy Le Ray · 16 years ago
  33. 204e2f9 cxgb3 - fix EEH by Divy Le Ray · 16 years ago
  34. 48c4b6d cxgb3 - fix port up/down error path by Divy Le Ray · 16 years ago
  35. 1b3aa7a cxgb3: Use CAP_SYS_RAWIO for firmware by Alan Cox · 16 years ago
  36. f8b0dfd RDMA/cxgb3: Support peer-2-peer connection setup by Steve Wise · 16 years ago
  37. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  38. d96a51f cxgb3: Fix __must_check warning with dev_dbg. by Dan Noe · 16 years ago
  39. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  40. fa3a6cb annotate cxgb3 (ab)uses of skb->priority/skb->csum by Al Viro · 16 years ago
  41. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 16 years ago
  42. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 16 years ago
  44. 8082c37 [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). by YOSHIFUJI Hideaki · 16 years ago
  45. 4eb61e0 cxgb3: Handle ARP completions that mark neighbors stale. by Steve Wise · 16 years ago
  46. a8cc21f Optimize cxgb3 xmit path (a bit) by Krishna Kumar · 16 years ago
  47. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 16 years ago
  48. 7b9b094 cxgb3: Remove incorrect __devinit annotations by Roland Dreier · 16 years ago
  49. 05e5c11 annotate cxgb3 by Al Viro · 17 years ago
  50. 9dfebcc [VLAN]: Turn VLAN_DEV_INFO into inline function by Patrick McHardy · 17 years ago
  51. bc4b6b5 cxgb3 - Fix EEH, missing softirq blocking by Divy Le Ray · 17 years ago
  52. b881955 cxgb3 - parity initialization for T3C adapters. by Divy Le Ray · 17 years ago
  53. 2eab17a drivers/net/cxgb3: trim trailing whitespace by Jeff Garzik · 17 years ago
  54. afefce6 cxgb3 - Fix I/O synchronization by Divy Le Ray · 17 years ago
  55. a2604be cxgb3 - HW set up updates by Divy Le Ray · 17 years ago
  56. 3e5192e cxgb3 - sysfs methods clean up by Divy Le Ray · 17 years ago
  57. 23561c9 cxgb3 - fix interaction with pktgen by Divy Le Ray · 17 years ago
  58. 273fa90 cxgb3 - FW upgrade by Divy Le Ray · 17 years ago
  59. 91a6b50 cxgb3 - Add EEH support by Divy Le Ray · 17 years ago
  60. 67d92ab cxgb3 - Fix resources release. by Divy Le Ray · 17 years ago
  61. 678771d cxgb3 - Use wild card for PCI subdevice ID match by Divy Le Ray · 17 years ago
  62. 42256f5 cxgb3 - fix MSI-X failure path by Divy Le Ray · 17 years ago
  63. f07b2e4 drivers/net/cxgb3: Add missing "space" by Joe Perches · 17 years ago
  64. 75758e8 cxgb3 - T3C support update by Divy Le Ray · 17 years ago
  65. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  66. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  67. 9265fab cxgb3 sparse warning fixes by Stephen Hemminger · 17 years ago
  68. 0da18e3 drivers/net/cxgb3/xgmac.c: remove dead code by Adrian Bunk · 17 years ago
  69. fb8e444 cxgb3: trivial endianness annotations by Al Viro · 17 years ago
  70. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  71. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  72. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  73. dc67369 cxgb3 - Update engine microcode version by Divy Le Ray · 17 years ago
  74. 1aafee2 cxgb3 - Add T3C rev by Divy Le Ray · 17 years ago
  75. bb9366a cxgb3 - CQ context operations time out too soon. by Divy Le Ray · 17 years ago
  76. 1c17ae8 cxgb3 - Set the CQ_ERR bit in CQ contexts. by Divy Le Ray · 17 years ago
  77. b4687ff cxgb3 - remove false positive in xgmac workaround by Divy Le Ray · 17 years ago
  78. 3eea333 cxgb3 - log and clear PEX errors by Divy Le Ray · 17 years ago
  79. a5a3b46 cxgb3 - Firmware update by Divy Le Ray · 17 years ago
  80. 3f61e42 cxgb3 - Update internal memory management by Divy Le Ray · 17 years ago
  81. 167cdf5 cxgb3 - log adapter serial number by Divy Le Ray · 17 years ago
  82. c64c2ea cxgb3 - Fatal error update by Divy Le Ray · 17 years ago
  83. c9a6ce5 cxgb3 - tighten checks on TID values by Divy Le Ray · 17 years ago
  84. e22bb45 cxgb3 - Expose HW memory page info by Divy Le Ray · 17 years ago
  85. 27186dc cxgb3 - use immediate data for offload Tx by Divy Le Ray · 17 years ago
  86. 6e3f03b cxgb3 - SGE doorbell overflow warning by Divy Le Ray · 17 years ago
  87. 52b810d cxgb3 - Update rx coalescing length by Divy Le Ray · 17 years ago
  88. b1c9e0f cxgb3 - MAC workaround update by Divy Le Ray · 17 years ago
  89. c54f5c2 drivers/net/cxgb3: removed several unneeded zero initilization by Denis Cheng · 17 years ago
  90. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  91. 4733007 - cxgb3 engine microcode load by Divy Le Ray · 17 years ago
  92. 5fbf816 cxgb3 - Fix dev->priv usage by Divy Le Ray · 17 years ago
  93. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  94. 1f41bb3 cxgb3 gfp_t annotations by Al Viro · 17 years ago
  95. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  96. d9da466 use is_power_of_2() in cxgb3/cxgb3_main.c by vignesh babu · 17 years ago
  97. de3d353 RDMA/cxgb3: Streaming -> RDMA mode transition fixes by Steve Wise · 17 years ago
  98. 480fe1a cxgb3 - TP SRAM update by Divy Le Ray · 17 years ago
  99. 8a9fab2 cxgb3 - Firmware update by Divy Le Ray · 17 years ago
  100. cf992af cxgb3 - sge page management by Divy Le Ray · 17 years ago