1. d86bd29 cxgb4/cxgb4vf: read the correct bits of PL Who Am I register by Hariprasad Shenai · 9 years ago
  2. ea6f82f cxgb4vf: Read correct FL congestion threshold for T5 and T6 by Hariprasad Shenai · 9 years ago
  3. 71d3c0b cxgb4vf: Fix check to use new User Doorbell mechanism by Hariprasad Shenai · 9 years ago
  4. 41fc2e4 cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 9 years ago
  5. b261272 cxgb4/cxgb4vf: function and argument name cleanup by Hariprasad Shenai · 9 years ago
  6. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 9 years ago
  7. 637d3e9 cxgb4: Discard the packet if the length is greater than mtu by Hariprasad Shenai · 9 years ago
  8. 1343299 cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold by Hariprasad Shenai · 9 years ago
  9. 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 9 years ago
  10. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. 2ff2acf cxgb4vf: Fix sparse warnings by Hariprasad Shenai · 9 years ago
  12. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 9 years ago
  13. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  14. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
  16. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  17. fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 10 years ago
  18. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 10 years ago
  19. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 10 years ago
  20. 0d80433 cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines by Hariprasad Shenai · 10 years ago
  21. 89c3a86 cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines by Hariprasad Shenai · 10 years ago
  22. f061de4 cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines by Hariprasad Shenai · 10 years ago
  23. f612b81 RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines by Hariprasad Shenai · 10 years ago
  24. 5ad24de cxgb4vf: Fix ethtool get_settings for VF driver by Hariprasad Shenai · 10 years ago
  25. df64e4d cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses by Hariprasad Shenai · 10 years ago
  26. e85c9a7 cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers by Hariprasad Shenai · 10 years ago
  27. e0a8b34 cxgb4vf: Add and initialize some sge params for VF driver by Hariprasad Shenai · 10 years ago
  28. 3fedeab cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table by Hariprasad Shenai · 10 years ago
  29. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 10 years ago
  30. 2b5fb1f cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI by Hariprasad Shenai · 10 years ago
  31. 6e4b51a cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues by Hariprasad Shenai · 10 years ago
  32. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  33. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  35. aa9cd31 cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  36. 50d21a6 cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold by Hariprasad Shenai · 10 years ago
  37. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago
  38. 65f6ecc cxgb4vf: Move fl_starv_thres into adapter->sge data structure by Hariprasad Shenai · 10 years ago
  39. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  40. cd03cf0 cxgb4vf: Replace repetitive pci device ID's with right ones by Hariprasad Shenai · 10 years ago
  41. 897d55d cxgb4vf: Add 40G support for cxgb4vf driver by Hariprasad Shenai · 10 years ago
  42. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 10 years ago
  43. 91c04a9 cxgb4/cxgb4vf: Add Devicde ID for two more adapter by Hariprasad Shenai · 10 years ago
  44. b961f9a cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro. by Hariprasad Shenai · 10 years ago
  45. 56e03e5 cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter by Hariprasad Shenai · 10 years ago
  46. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 10 years ago
  47. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  48. c2a1985 cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routine by Hariprasad Shenai · 10 years ago
  49. dde3aad cxgb4vf: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 10 years ago
  50. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  51. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  52. c3136f5 cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  53. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  54. 63ea7dc cxgb4vf: Adds device Id for few more Chelsio adapters by Hariprasad Shenai · 10 years ago
  55. 42ffda5 cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 10 years ago
  56. bd66368 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  57. f6f273b cxgb4vf: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 10 years ago
  58. de5b867 cxgb4: make functions static and remove dead code by stephen hemminger · 11 years ago
  59. 70ee366 cxgb4vf: added much cleaner implementation of is_t4() by Hariprasad Shenai · 11 years ago
  60. 1eb850c net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  61. cefa63b net: cxgb4vf: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  62. 8a67d1c net: cxgb4vf: Staticize local symbols by Sachin Kamat · 11 years ago
  63. 94dace1 cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 11 years ago
  64. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  65. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  66. 622c62b cxgb4vf: Add support for Chelsio T5 adapter by Santosh Rastapur · 11 years ago
  67. af32de0 cxgb4vf: Fix VLAN extraction counter increment by Vipul Pandya · 12 years ago
  68. 8b9a4d5 cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor by Vipul Pandya · 12 years ago
  69. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  70. 428ac43 chelsio: Use netdev_<level> and pr_<level> by Joe Perches · 12 years ago
  71. e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  72. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  73. d289f86 cxgb4vf: remove __dev* attributes by Bill Pemberton · 12 years ago
  74. ce91a92 [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates). by Naresh Kumar Inna · 12 years ago
  75. 52367a7 cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support by Vipul Pandya · 12 years ago
  76. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  77. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  78. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 79421b4 cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters by Vipul Pandya · 12 years ago
  80. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  81. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  82. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  84. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  85. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  86. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  87. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  88. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  89. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  90. a0006a8 cxgb4vf: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  91. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  92. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  93. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 13 years ago