- 619228d cxgb4: fix memory leak on txq_info by Colin Ian King · 8 years ago
- f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
- 5f00a8d cxgb4: do not call napi_hash_del() by Eric Dumazet · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 0b53df1 cxgb4: correct device ID of T6 adapter by Hariprasad Shenai · 8 years ago
- 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 166e604 cxgb4: Fix error handling in alloc_uld_rxqs(). by Ganesh Goudar · 8 years ago
- d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
- 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
- a56177e cxgb4: Fix number of queue sets corssing the limit by Ganesh Goudar · 8 years ago
- 67b11e2 cxgb4: fix memory leak of qe on error exit path by Colin Ian King · 8 years ago
- 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 8 years ago
- b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
- 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 8 years ago
- 7c70c4f cxgb4: unexport cxgb4_dcb_enabled by Arnd Bergmann · 8 years ago
- 8efebd6 cxgb4: mark cxgb_setup_tc() static by Baoyou Xie · 8 years ago
- 5093585 cxgb4: mark symbols static where possible by Baoyou Xie · 8 years ago
- 1cb1860 cxgb4: fix -ve error check on a signed iq by Colin Ian King · 8 years ago
- e12934d cxgb4: fix signed wrap around when decrementing index idx by Colin Ian King · 8 years ago
- d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 524605e cxgb4: Convert to use simple_open() by Wei Yongjun · 8 years ago
- b20ff72 cxgb4: add support for drop and redirect actions by Rahul Lakkireddy · 8 years ago
- d893184 cxgb4: add support for offloading u32 filters by Rahul Lakkireddy · 8 years ago
- 2e8aad7 cxgb4: add parser to translate u32 filters to internal spec by Rahul Lakkireddy · 8 years ago
- 578b46b cxgb4: add common api support for configuring filters by Rahul Lakkireddy · 8 years ago
- d57fd6c cxgb4: move common filter code to separate file by Rahul Lakkireddy · 8 years ago
- 9b86a8d cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter by Hariprasad Shenai · 8 years ago
- 106323b cxgb4: Fix return value check in cfg_queues_uld() by Wei Yongjun · 8 years ago
- 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
- 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
- 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
- a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
- 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
- a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
- cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
- 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
- b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
- 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
- 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
- 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
- 5400e54 cxgb4vf: don't offload Rx checksums for IPv6 fragments by Hariprasad Shenai · 8 years ago
- 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 8 years ago
- 1a8ff8f cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned" by Colin Ian King · 8 years ago
- a26c767 cxgb4: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
- e7b48a3 cxgb4: Fix issue while re-registering VF mgmt netdev by Hariprasad Shenai · 8 years ago
- 10a2604 cxgb4: add support for tx max rate limiting by Rahul Lakkireddy · 8 years ago
- 6cede1f cxgb4: add support for per queue tx scheduling by Rahul Lakkireddy · 8 years ago
- b72a32d cxgb4: add support for tx traffic scheduling classes by Rahul Lakkireddy · 8 years ago
- 8c14846 cxgb4: Simplify the return expression by Wei Yongjun · 8 years ago
- d665778 cxgb4: Register changes and fw defines for crypto by Hariprasad Shenai · 8 years ago
- 94cdb8b cxgb4: Add support for dynamic allocation of resources for ULD by Hariprasad Shenai · 8 years ago
- e0d8b29 cxgb4: Fixes resource allocation for ULD's in kdump kernel by Hariprasad Shenai · 8 years ago
- 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 858aa65 cxgb4/cxgb4vf: Add set VF mac address support by Hariprasad Shenai · 8 years ago
- 7829451 cxgb4: Add control net_device for configuring PCIe VF by Hariprasad Shenai · 8 years ago
- 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 8d09e6b cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled by Hariprasad Shenai · 8 years ago
- 1565784 libcxgb: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
- 9d5c44b libcxgb: export ppm release and tagmask set api by Varun Prakash · 8 years ago
- b8b9d81 libcxgb: add library module for Chelsio drivers by Varun Prakash · 8 years ago
- eb97ad9 cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf by Ganesh Goudar · 8 years ago
- 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- f5d6516 cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
- b38066d cxgb4vf: Synchronize access to mailbox by Hariprasad Shenai · 8 years ago
- 4c72efe RDMA/iw_cxgb4: Add missing error codes for act open cmd by Hariprasad S · 8 years ago
- d01f7ab cxgb4/cxgb4vf: Synchronize all MAC addresses by Hariprasad Shenai · 8 years ago
- b624420 cxgb4: Enable SR-IOV configuration via PCI sysfs interface by Hariprasad Shenai · 8 years ago
- c5a8c0f cxgb4: Force cxgb4 driver as MASTER in kdump kernel by Hariprasad Shenai · 8 years ago
- c0530dd cxgb4: Add device id of T540-BT adapter by Hariprasad Shenai · 8 years ago
- 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
- 92f850e RDMA/iw_cxgb4: set the correct FID value in DSGL commands by Hariprasad S · 9 years ago
- 218d48e cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled by Hariprasad Shenai · 9 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- f358738 cxgb4: Check for firmware errors in the mailbox command loop by Hariprasad Shenai · 9 years ago
- 5a20f5c cxgb4: Don't sleep when mbox cmd is issued from interrupt context by Hariprasad Shenai · 9 years ago
- cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 9 years ago
- ae7b757 cxgb4vf: Add support to enable logging of firmware mailbox commands for VF by Hariprasad Shenai · 9 years ago
- 7f080c3 cxgb4: Add support to enable logging of firmware mailbox commands by Hariprasad Shenai · 9 years ago
- a6086a8 drivers: net: remove NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
- ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 9 years ago
- 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 9 years ago
- 134491f cxgb4: DCB message handler needs to use correct portid to netdev mapping by Hariprasad Shenai · 9 years ago
- c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 9 years ago
- be81a2d cxgb4: Properly decode port module type by Hariprasad Shenai · 9 years ago
- fbe8077 cxgb4: Avoids race and deadlock while freeing tx descriptor by Hariprasad Shenai · 9 years ago
- ed98c85 cxgb4: Add llseek operation for flash debugfs entry by Hariprasad Shenai · 9 years ago
- 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 9 years ago
- 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 67e6587 cxgb4: Set VPD size so we can read both VPD structures by Hariprasad Shenai · 9 years ago
- ebf4dc2 cxgb4: Stop Rx Queues before freeing it up by Hariprasad Shenai · 9 years ago
- ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 8a21ec4 cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable by Hariprasad Shenai · 9 years ago
- 529927f cxgb4: Add pci device id for chelsio t520-cr adapter by Hariprasad Shenai · 9 years ago
- ed7d6bc Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- 2994a75 cxgb4: update Kconfig and Makefile by Varun Prakash · 9 years ago