1. 6431833 cxgb3: Use generic XENPAK LASI register definitions by Ben Hutchings · 15 years ago
  2. d252a5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. 00b64f2 cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’ by Sergey Senozhatsky · 15 years ago
  4. 0f07c4e cxgb3: Use generic MDIO definitions and mdio_mii_ioctl() by Ben Hutchings · 15 years ago
  5. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  6. e8d1937 cxgb3: Fix EEH final recovery attempt by Divy Le Ray · 15 years ago
  7. 2c2f409 cxgb3: Fix potential msi-x vector leak by Divy Le Ray · 15 years ago
  8. c80b0c2 cxgb3: fix workqueue flush issues by Divy Le Ray · 15 years ago
  9. 3851c66 cxgb3: fix link fault handling by Divy Le Ray · 15 years ago
  10. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  11. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  12. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  13. 5e68b77 cxgb3: map entire Rx page, feed map+offset to Rx ring. by Divy Le Ray · 15 years ago
  14. 952cdf3 cxgb3: differentiate portx and Tx channels by Divy Le Ray · 15 years ago
  15. 68f40c1 cxgb3: use resource_size_t for mmio declarations by Divy Le Ray · 15 years ago
  16. 3fa58c88 cxgb3: sge setup fixes by Divy Le Ray · 15 years ago
  17. 3156378 cxgb3: start qset timers when setup succeeded by Divy Le Ray · 15 years ago
  18. 3bcb125 cxgb3: update driver version by Divy Le Ray · 15 years ago
  19. d9507a5 cxgb3: update FW by Divy Le Ray · 15 years ago
  20. bf79209 cxgb3: detect mac link faults. by Divy Le Ray · 15 years ago
  21. cd40658 cxgb3: Update Rev3 mac workaround by Divy Le Ray · 15 years ago
  22. fc88219 cxgb3: disable high freq non-data interrupts by Divy Le Ray · 15 years ago
  23. 42c8ea1 cxgb3: separate TX and RX reclaim handlers by Divy Le Ray · 15 years ago
  24. b2b964f cxgb3: prefetch buffer access in GRO mode by Divy Le Ray · 15 years ago
  25. 8f43580 cxgb3: fix skb truesize in jumbo mode by Divy Le Ray · 15 years ago
  26. 9bb2b31 cxgb3: release page ref on mapping error by Divy Le Ray · 15 years ago
  27. 26b3871 cxgb3: ring rx door bell less frequently by Divy Le Ray · 15 years ago
  28. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  29. ce03aad cxgb3: Add support for PCI ID 0x35. by Divy Le Ray · 15 years ago
  30. a243f84 drivers/net/cxgb3: fix sparse warnings: fix signedness by Hannes Eder · 15 years ago
  31. 97915b5 drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  32. 7870389 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 65ab838 cxgb3: Fix lro switch by Divy Le Ray · 16 years ago
  34. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 16 years ago
  35. cb0bc20 cxgb3: Notify fatal errors by Divy Le Ray · 16 years ago
  36. 7be2df4 cxgb3: Replace LRO with GRO by Herbert Xu · 16 years ago
  37. 5cda936 cxgb3: ease msi-x settings conditions by Divy Le Ray · 16 years ago
  38. eed087e cxgb3: Fix LRO misalignment by Divy Le Ray · 16 years ago
  39. 47fd23f cxgb3: Keep LRO off if disabled when interface is down by Roland Dreier · 16 years ago
  40. 4d8cd00 cxgb3: add control to access embedded images by Divy Le Ray · 16 years ago
  41. af8eca5 drivers/net/cxgb3: comment out dead code by Hannes Eder · 16 years ago
  42. a109a5b cxgb3: manage private iSCSI IP address by Karen Xie · 16 years ago
  43. 8207bef cxgb3: untie strict FW matching by Divy Le Ray · 16 years ago
  44. 82ad332 cxgb3: Add multiple Tx queue support. by Divy Le Ray · 16 years ago
  45. c5419e6 cxgb3: Fix sparse warning and micro-optimize is_pure_response() by Roland Dreier · 16 years ago
  46. 851fd7b cxgb3: Update FW loading path. by Divy Le Ray · 16 years ago
  47. 5256554 cxgb3: avoid potential memory leak. by Divy Le Ray · 16 years ago
  48. 43a944f cxgb3: set hard_xmit in the netdev_ops by Divy Le Ray · 16 years ago
  49. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  50. dd75269 cxgb3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  51. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. cf3760d RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface. by Steve Wise · 16 years ago
  53. f9ee388 cxgb3 - Limit multiqueue setting to msi-x by Divy Le Ray · 16 years ago
  54. 9f64306 cxgb3 - eeprom read fixes by Divy Le Ray · 16 years ago
  55. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  56. 04ecb07 cxgb3 - enable lro control through ethtool by Divy Le Ray · 16 years ago
  57. 6d329af cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq by Roland Dreier · 16 years ago
  58. a02d44a cxgb3: extend copyrights to 2008 by Divy Le Ray · 16 years ago
  59. fe642eb cxgb3: update driver version by Divy Le Ray · 16 years ago
  60. 0ce2f03 cxgb3: Add 1G fiber support by Divy Le Ray · 16 years ago
  61. 1e88202 cxgb3: Support for Aeluros 2005 PHY by Divy Le Ray · 16 years ago
  62. 9b1e365 cxgb3: commnonize LASI phy code by Divy Le Ray · 16 years ago
  63. f231e0a cxgb3: More flexible support for PHY interrupts. by Divy Le Ray · 16 years ago
  64. 0449798 cxgb3: simplify port type struct and usage by Divy Le Ray · 16 years ago
  65. 78e4689 cxgb3: allow for PHY reset status by Divy Le Ray · 16 years ago
  66. 8c26376 cxgb3: Allocate multiqueues at init time by Divy Le Ray · 16 years ago
  67. 20d3fc1 cxgb3: reset the adapter on fatal error by Divy Le Ray · 16 years ago
  68. 0ca41c0 [2.6.28,1/1] cxgb3 - fix race in EEH by Divy Le Ray · 16 years ago
  69. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  70. 004f23b cxgb3 - remove duplicate tests in lro by Divy Le Ray · 16 years ago
  71. 147e70e cxgb3: Use SKB list interfaces instead of home-grown implementation. by David S. Miller · 16 years ago
  72. 8051367 cxgb3: Allow 64KB firmware images. by Steve Wise · 16 years ago
  73. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  74. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  75. 4ab928f RDMA/cxgb3: Fixes for zero STag by Steve Wise · 16 years ago
  76. 14cc180 RDMA/cxgb3: Add support for protocol statistics by Steve Wise · 16 years ago
  77. 9439f74 cxgb3 - Add iscsi support by Karen Xie · 16 years ago
  78. 2c733a1 cxgb3: treat firmware data as const by David Woodhouse · 16 years ago
  79. 22d1ba7 vlan: move struct vlan_dev_info to private header by Patrick McHardy · 16 years ago
  80. 8f85cd7 cxgb3 - add missing adapter type for RDMA by Divy Le Ray · 16 years ago
  81. b47385b cxgb3 - Add LRO support by Divy Le Ray · 16 years ago
  82. 7385ecf cxgb3 - Add page support to jumbo frame Rx queue by Divy Le Ray · 16 years ago
  83. b1fb1f2 cxgb3 - Fix dma mapping error path by Divy Le Ray · 16 years ago
  84. 204e2f9 cxgb3 - fix EEH by Divy Le Ray · 16 years ago
  85. 48c4b6d cxgb3 - fix port up/down error path by Divy Le Ray · 16 years ago
  86. 1b3aa7a cxgb3: Use CAP_SYS_RAWIO for firmware by Alan Cox · 16 years ago
  87. f8b0dfd RDMA/cxgb3: Support peer-2-peer connection setup by Steve Wise · 16 years ago
  88. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  89. d96a51f cxgb3: Fix __must_check warning with dev_dbg. by Dan Noe · 16 years ago
  90. 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
  91. fa3a6cb annotate cxgb3 (ab)uses of skb->priority/skb->csum by Al Viro · 16 years ago
  92. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 16 years ago
  93. 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
  94. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 16 years ago
  95. 8082c37 [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). by YOSHIFUJI Hideaki · 16 years ago
  96. 4eb61e0 cxgb3: Handle ARP completions that mark neighbors stale. by Steve Wise · 17 years ago
  97. a8cc21f Optimize cxgb3 xmit path (a bit) by Krishna Kumar · 17 years ago
  98. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  99. 7b9b094 cxgb3: Remove incorrect __devinit annotations by Roland Dreier · 17 years ago
  100. 05e5c11 annotate cxgb3 by Al Viro · 17 years ago