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