1. 16e4762 cxgb4: Add new scheme to update T4/T5 firmware by Hariprasad Shenai · 11 years ago
  2. 70ee366 cxgb4vf: added much cleaner implementation of is_t4() by Hariprasad Shenai · 11 years ago
  3. d14807d cxgb4: Much cleaner implementation of is_t4()/is_t5() by Hariprasad Shenai · 11 years ago
  4. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  5. 262e827 cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures by Ben Hutchings · 11 years ago
  6. 1eb850c net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  7. e8556df chelsio: remove duplicate defines by Michael Opdenacker · 11 years ago
  8. 1b66917 cgxb4: remove duplicate include in cxgb4.h by Michael Opdenacker · 11 years ago
  9. cefa63b net: cxgb4vf: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  10. fd4a260 net: cxgb2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  11. 2cac546 net: cxgb3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  12. 11e4c74 net: cxgb4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  13. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  14. 9caff1e7 bonding: make bond_for_each_slave() use lower neighbour's private by Veaceslav Falico · 11 years ago
  15. 22018e4 chelsio: Remove extern from function prototypes by Joe Perches · 11 years ago
  16. 8a67d1c net: cxgb4vf: Staticize local symbols by Sachin Kamat · 11 years ago
  17. 73a695f cxgb4: remove workqueue when driver registration fails by Wei Yang · 11 years ago
  18. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  19. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  20. 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  21. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 12 years ago
  22. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  23. 01bcca6 cxgb4: Add CLIP support to store compressed IPv6 address by Vipul Pandya · 12 years ago
  24. 80f40c1 cxgb4: Add routines to create and remove listening IPv6 servers by Vipul Pandya · 12 years ago
  25. 7cc47d1 cxgb3: Missing rtnl lock in error recovery by Benjamin Herrenschmidt · 12 years ago
  26. 8c367fc cxgb4: Do not set net_device::dev_id to VI index by Ben Hutchings · 12 years ago
  27. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 12 years ago
  28. e69972f cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're the MASTER_PF by Jay Hernandez · 12 years ago
  29. be8b678 cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 12 years ago
  30. f83331b cxgb3: Check and handle the dma mapping errors by Santosh Rastapur · 12 years ago
  31. 9313eb4 cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked section by Jay Fenlason · 12 years ago
  32. 65c2191 net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  33. 777c230 cxgb4: fix error recovery when t4_fw_hello returns a positive value by Thadeu Lima de Souza Cascardo · 12 years ago
  34. 94dace1 cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 12 years ago
  35. b407a4a cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 12 years ago
  36. 9ef603a cxgb4: Fix pci_device_id structure initialization with correct PF number by Vipul Pandya · 12 years ago
  37. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  38. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 12 years ago
  39. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  40. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 12 years ago
  41. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 12 years ago
  42. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  43. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  44. 622c62b cxgb4vf: Add support for Chelsio T5 adapter by Santosh Rastapur · 12 years ago
  45. 7d6727c cxgb4: Disable SR-IOV support for PF4-7 for T5 by Santosh Rastapur · 12 years ago
  46. 3a7f855 cxgb4: Update driver version and description by Santosh Rastapur · 12 years ago
  47. 9616407 cxgb4: Add T5 PCI ids by Santosh Rastapur · 12 years ago
  48. 19dd37b cxgb4: Add T5 debugfs support by Santosh Rastapur · 12 years ago
  49. 2cc301d cxgb4: Enable doorbell drop recovery only for T4 adapter by Santosh Rastapur · 12 years ago
  50. 22adfe0 cxgb4: Add T5 write combining support by Santosh Rastapur · 12 years ago
  51. 251f9e8 cxgb4: Dump T5 registers by Santosh Rastapur · 12 years ago
  52. 0a57a53 cxgb4: Initialize T5 by Santosh Rastapur · 12 years ago
  53. 2422d9a cxgb4: Add macros, structures and inline functions for T5 by Santosh Rastapur · 12 years ago
  54. b2decad cxgb4: Add register definations for T5 by Santosh Rastapur · 12 years ago
  55. 47ce9c4 cxgb4: Allow for backward compatibility with new VPD scheme. by Santosh Rastapur · 12 years ago
  56. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  57. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  58. af32de0 cxgb4vf: Fix VLAN extraction counter increment by Vipul Pandya · 12 years ago
  59. 8b9a4d5 cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor by Vipul Pandya · 12 years ago
  60. 72073ad cxgb3: Update VLAN extraction stats in the GRO path by Vipul Pandya · 12 years ago
  61. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. bc6c47b cxgb3: Fix Tx csum stats by Vipul Pandya · 12 years ago
  63. d4fc9dc cxgb4: set coalesce parameters on all queues by Thadeu Lima de Souza Cascardo · 12 years ago
  64. 6059283 ipv6 netevent: Remove old_neigh from netevent_redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  65. 1f1e495 cxgb4: Fix incorrect PFVF CMASK by Vipul Pandya · 12 years ago
  66. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  67. 428ac43 chelsio: Use netdev_<level> and pr_<level> by Joe Perches · 12 years ago
  68. 2eea05b cxgb3: remove usage of dev->master by Jiri Pirko · 12 years ago
  69. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  70. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  71. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  72. dca4fae cxgb4: Add LE hash collision bug fix path in LLD driver by Vipul Pandya · 12 years ago
  73. f2b7e78 cxgb4: Add T4 filter support by Vipul Pandya · 12 years ago
  74. e777d192 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  75. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  76. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  77. f2692bd cxgb3: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  78. fd3065b chelsio: remove get_clock and use ktime_get by Jan Glauber · 12 years ago
  79. ff76a3c chelsio: remove __dev* attributes by Bill Pemberton · 12 years ago
  80. d289f86 cxgb4vf: remove __dev* attributes by Bill Pemberton · 12 years ago
  81. 9174494 cxgb4: remove __dev* attributes by Bill Pemberton · 12 years ago
  82. 2109eaa cxgb3: remove __dev* attributes by Bill Pemberton · 12 years ago
  83. 9e3262e cxgb3: Restore dependency on INET by Ben Hutchings · 12 years ago
  84. ce91a92 [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates). by Naresh Kumar Inna · 12 years ago
  85. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  86. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 0dad9e94 cxgb4: Fix initialization of SGE_CONTROL register by Vipul Pandya · 12 years ago
  88. 0062b15 cxgb4: Initialize data structures before using. by Vipul Pandya · 12 years ago
  89. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  90. f7b4fb2 ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  91. 9a4da2c cxgb4: Remove unnecessary #ifdef condition by Vipul Pandya · 12 years ago
  92. 404d9e3 cxgb4: Address various sparse warnings by Vipul Pandya · 12 years ago
  93. 594f88e9 cxgb4: allocate enough data in t4_memory_rw() by Dan Carpenter · 12 years ago
  94. c0b8b99 cxgb4: Fix build error due to missing linux/vmalloc.h include. by David S. Miller · 12 years ago
  95. 8c357eb cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params() by Vipul Pandya · 12 years ago
  96. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  97. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  98. 26f7cbc cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave by Vipul Pandya · 12 years ago
  99. 1648a22 cxgb4: Inform caller if driver didn't upgrade firmware by Vipul Pandya · 12 years ago
  100. 13ee15d cxgb4: Add support for T4 hardwired driver configuration settings by Vipul Pandya · 12 years ago