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