1. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  2. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 10 years ago
  4. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  6. c94f8f4 cxgb4: Fix static checker warning by Hariprasad Shenai · 10 years ago
  7. ee7bc3c cxgb4 : dcb open-lldp interop fixes by Anish Bhatt · 10 years ago
  8. aa9cd31 cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  9. a815286 cxgb4 : Fix bug in DCB app deletion by Anish Bhatt · 10 years ago
  10. 50d21a6 cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold by Hariprasad Shenai · 10 years ago
  11. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago
  12. 65f6ecc cxgb4vf: Move fl_starv_thres into adapter->sge data structure by Hariprasad Shenai · 10 years ago
  13. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago
  14. 4483589 cxgb4: Remove unnecessary struct in6_addr * casts by Joe Perches · 10 years ago
  15. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  16. 6559a7e cxgb4: Cleanup macros so they follow the same style and look consistent by Hariprasad Shenai · 10 years ago
  17. fd88b31 cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file by Hariprasad Shenai · 10 years ago
  18. e327c22 cxgb4 : Fix missing initialization of win0_lock by Anish Bhatt · 10 years ago
  19. cd03cf0 cxgb4vf: Replace repetitive pci device ID's with right ones by Hariprasad Shenai · 10 years ago
  20. 3bb0626 cxgb4 : Handle dcb enable correctly by Anish Bhatt · 10 years ago
  21. 2376c87 cxgb4 : Improve handling of DCB negotiation or loss thereof by Anish Bhatt · 10 years ago
  22. 1bb6037 cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-built by Anish Bhatt · 10 years ago
  23. 587ddfe cxgb4i : Remove duplicated CLIP handling code by Anish Bhatt · 10 years ago
  24. 22c0b96 cxgb4: Fix FW flash logic using ethtool by Hariprasad Shenai · 10 years ago
  25. 8203b50 cxgb4: Wait for device to get ready before reading any register by Hariprasad Shenai · 10 years ago
  26. 897d55d cxgb4vf: Add 40G support for cxgb4vf driver by Hariprasad Shenai · 10 years ago
  27. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 10 years ago
  28. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  29. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  30. e553ec3 cxgb4: Add support for adaptive rx by Hariprasad Shenai · 10 years ago
  31. 91c04a9 cxgb4/cxgb4vf: Add Devicde ID for two more adapter by Hariprasad Shenai · 10 years ago
  32. b961f9a cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro. by Hariprasad Shenai · 10 years ago
  33. d63a6dc cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later. by Hariprasad Shenai · 10 years ago
  34. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. d6ce262 cxgb4: Don't allocate adapter structure for all PF's by Hariprasad Shenai · 10 years ago
  36. 56e03e5 cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter by Hariprasad Shenai · 10 years ago
  37. c290607 cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb by Hariprasad Shenai · 10 years ago
  38. c0d5b8c cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH by Hariprasad Shenai · 10 years ago
  39. fe2ee13 cxgb4: Add support to S25FL032P flash by Hariprasad Shenai · 10 years ago
  40. 60d42bf cxgb4: Allow T4/T5 firmware sizes up to 1MB by Hariprasad Shenai · 10 years ago
  41. 51752af cxgb4: remove bond->lock by Nikolay Aleksandrov · 10 years ago
  42. 5c937dd cxgb4: Issue mbox commands on correct mbox by Hariprasad Shenai · 10 years ago
  43. 3d9103f cxgb4: Avoid dumping Write-only registers in register dump by Hariprasad Shenai · 10 years ago
  44. 31d55c2 cxgb4: Detect and display firmware reported errors by Hariprasad Shenai · 10 years ago
  45. 9bb59b9 cxgb4: Fix T5 adapter accessing T4 adapter registers by Hariprasad Shenai · 10 years ago
  46. 63a92fe cxgb4: Fixed the code to use correct length for part number by Hariprasad Shenai · 10 years ago
  47. 444018a cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules by Hariprasad Shenai · 10 years ago
  48. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 11 years ago
  49. 29aaee6 cxgb4: Fix race condition in cleanup by Anish Bhatt · 11 years ago
  50. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  51. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  52. 10b0046 cxgb4: IEEE fixes for DCBx state machine by Anish Bhatt · 11 years ago
  53. 6c5caae cxgb4: Update FW version string to match FW binary version by Hariprasad Shenai · 11 years ago
  54. 8e1e605 cxgb4: Fix for SR-IOV VF initialization by Hariprasad Shenai · 11 years ago
  55. 30f0084 cxgb4 : Disable recursive mailbox commands when enabling vi by Anish Bhatt · 11 years ago
  56. c2a1985 cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routine by Hariprasad Shenai · 11 years ago
  57. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 11 years ago
  58. 5fa7669 cxgb4: only free allocated fls by Hariprasad Shenai · 11 years ago
  59. c81576c cxgb4: Fixed incorrect check for memory operation in t4_memory_rw by Hariprasad Shenai · 11 years ago
  60. 822dd8a cxgb4: Add the MC1 registers to read in the interrupt handler by Hariprasad Shenai · 11 years ago
  61. a3e3b28 cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines by Anish Bhatt · 11 years ago
  62. 3ded29a cxgb4/iw_cxgb4: Move common defines to cxgb4 by Anish Bhatt · 11 years ago
  63. c265947 Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 by Anish Bhatt · 11 years ago
  64. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 11 years ago
  65. 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 11 years ago
  66. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 11 years ago
  67. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 11 years ago
  68. 9f16dc2 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 11 years ago
  69. dde3aad cxgb4vf: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 11 years ago
  70. fb1e933 cxgb4: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 11 years ago
  71. fc5ab02 cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method by Hariprasad Shenai · 11 years ago
  72. 0abfd15 cxgb4: Use FW interface to get BAR0 value by Hariprasad Shenai · 11 years ago
  73. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 11 years ago
  74. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. 40c9f8a cxgb4: use dev_port to identify ports by Thadeu Lima de Souza Cascardo · 11 years ago
  76. ee9a33b cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list by Li RongQing · 11 years ago
  77. 5433ba3 cxgb4: Fix endian bug introduced in cxgb4 dcb patchset by Anish Bhatt · 11 years ago
  78. ce100b8b cxgb4 : Update copyright year on all cxgb4 files by Anish Bhatt · 11 years ago
  79. 19f43d1 cxgb4 : Makefile & Kconfig changes for DCBx support by Anish Bhatt · 11 years ago
  80. 688848b cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give access to DCBx functions by Anish Bhatt · 11 years ago
  81. 76bcb31 cxgb4 : Add DCBx support codebase and dcbnl_ops by Anish Bhatt · 11 years ago
  82. 989594e cxgb4 : Update fw interface file for DCBx support. Adds all the required fields to fw interface to communicate DCBx info by Anish Bhatt · 11 years ago
  83. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  84. c887ad0 cxgb4: Change default Interrupt Holdoff Packet Count Threshold by Hariprasad Shenai · 11 years ago
  85. b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 11 years ago
  86. 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 11 years ago
  87. cf38be6 iw_cxgb4: Allocate and use IQs specifically for indirect interrupts by Hariprasad Shenai · 11 years ago
  88. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  89. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  90. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 11 years ago
  91. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  92. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 11 years ago
  93. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. c3136f5 cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 11 years ago
  95. cca2822 cxgb4: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 11 years ago
  96. 3e00a50 cxgb4: Decode the firmware port and module type a bit more for ethtool by Hariprasad Shenai · 11 years ago
  97. d2e752d cxgb4: Decode PCIe Gen3 link speed by Roland Dreier · 11 years ago
  98. 535cdf3 cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad Shenai · 11 years ago
  99. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  100. 6f1d721 cxgb4: use the correct max size for firmware flash by Steve Wise · 11 years ago