1. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago
  2. 7207c0d cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 by Hariprasad Shenai · 10 years ago
  3. fb5ac0d cxgb4: clean up a type issue by Dan Carpenter · 10 years ago
  4. 9fef847 cxgb4: potential shift wrapping bug by Dan Carpenter · 10 years ago
  5. e553ec3 cxgb4: Add support for adaptive rx by Hariprasad Shenai · 10 years ago
  6. d63a6dc cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later. by Hariprasad Shenai · 10 years ago
  7. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 10 years ago
  8. 5fa7669 cxgb4: only free allocated fls by Hariprasad Shenai · 10 years ago
  9. ce100b8b cxgb4 : Update copyright year on all cxgb4 files by Anish Bhatt · 11 years ago
  10. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  11. c887ad0 cxgb4: Change default Interrupt Holdoff Packet Count Threshold by Hariprasad Shenai · 11 years ago
  12. cf38be6 iw_cxgb4: Allocate and use IQs specifically for indirect interrupts by Hariprasad Shenai · 11 years ago
  13. cca2822 cxgb4: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 11 years ago
  14. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  15. a752519 cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 11 years ago
  16. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  17. ca71de6 cxgb4: Calculate len properly for LSO path by Kumar Sanghvi · 11 years ago
  18. c2b955e cxgb4: Updates for T5 SGE's Egress Congestion Threshold by Kumar Sanghvi · 11 years ago
  19. 0f4d201 cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck by Kumar Sanghvi · 11 years ago
  20. 92ddcc7 cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB by Kumar Sanghvi · 11 years ago
  21. 0034b29 cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() by Kumar Sanghvi · 11 years ago
  22. 4fe44dd cxgb4: LE-Workaround is not atomic in firmware by Kumar Sanghvi · 11 years ago
  23. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. 940d9d3 cxgb4: allow large buffer size to have page size by Thadeu Lima de Souza Cascardo · 11 years ago
  25. 8264989 net: cxgb4 calls skb_set_hash by Tom Herbert · 11 years ago
  26. d14807d cxgb4: Much cleaner implementation of is_t4()/is_t5() by Hariprasad Shenai · 11 years ago
  27. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 12 years ago
  28. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  29. 22adfe0 cxgb4: Add T5 write combining support by Santosh Rastapur · 12 years ago
  30. 0a57a53 cxgb4: Initialize T5 by Santosh Rastapur · 12 years ago
  31. ce91a92 [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates). by Naresh Kumar Inna · 12 years ago
  32. 52367a7 cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support by Vipul Pandya · 12 years ago
  33. 840f300 cxgb4: Remove duplicate register definitions by Vipul Pandya · 12 years ago
  34. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  35. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  36. 3069ee9 cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 13 years ago
  37. 881806b cxgb4: Detect DB FULL events and notify RDMA ULD by Vipul Pandya · 13 years ago
  38. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  39. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  40. e91b0f2 cxgb4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  41. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  42. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/cxgb4/sge.c]
  43. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  44. 2ed28ba net: cxgb4{,vf}: convert to hw_features by Michał Mirosław · 14 years ago
  45. ad6bad3 cxgb4: NUMA-aware Tx queue allocations by Dimitris Michailidis · 14 years ago
  46. ef306b5 cxgb4: enable PCIe relaxed ordering by Dimitris Michailidis · 14 years ago
  47. 19ecae2 cxgb4: update to utilize the newer VLAN infrastructure by Dimitris Michailidis · 14 years ago
  48. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  49. 1707aec cxgb4: fix setting of the function number in transmit descriptors by Dimitris Michailidis · 14 years ago
  50. e46dab4 cxgb4: handle Rx/Tx queue ranges not starting at 0 by Dimitris Michailidis · 14 years ago
  51. 060e0c7 cxgb4: support running the driver on PCI functions besides 0 by Dimitris Michailidis · 14 years ago
  52. 625ac6a cxgb4: fix TSO descriptors by Dimitris Michailidis · 14 years ago
  53. ba5d3c6 cxgb4: don't offload Rx checksums for IPv6 fragments by Dimitris Michailidis · 14 years ago
  54. 1704d74 cxgb4vf: small changes to message processing structures/macros by Casey Leedom · 15 years ago
  55. 87b6cf5 cxgb4: set skb->rxhash by Dimitris Michailidis · 15 years ago
  56. de498c8 cxgb4: Make unnecessarily global functions static by Roland Dreier · 15 years ago
  57. 62718b3 cxgb4: Use ntohs() on __be16 value instead of htons() by Roland Dreier · 15 years ago
  58. fd3a479 cxgb4: Add packet queues and packet DMA code by Dimitris Michailidis · 15 years ago