summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2017-12-09libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-06-29cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V
2016-11-30cxgb4: Add PCI device ID for new adapterHariprasad Shenai
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet
2016-11-03cxgb4: correct device ID of T6 adapterHariprasad Shenai
2016-10-29cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar
2016-10-18cxgb4: Fix number of queue sets corssing the limitGanesh Goudar
2016-10-17cxgb4: fix memory leak of qe on error exit pathColin Ian King
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise
2016-10-07cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie
2016-09-26cxgb4: mark symbols static where possibleBaoyou Xie
2016-09-25cxgb4: fix -ve error check on a signed iqColin Ian King
2016-09-23cxgb4: fix signed wrap around when decrementing index idxColin Ian King
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22cxgb4: Convert to use simple_open()Wei Yongjun
2016-09-22cxgb4: add support for drop and redirect actionsRahul Lakkireddy
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy
2016-09-22cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash
2016-09-15libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-15cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai
2016-08-28cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"Colin Ian King
2016-08-23cxgb4: Remove unused including <linux/version.h>Wei Yongjun
2016-08-23cxgb4: Fix issue while re-registering VF mgmt netdevHariprasad Shenai
2016-08-22cxgb4: add support for tx max rate limitingRahul Lakkireddy
2016-08-22cxgb4: add support for per queue tx schedulingRahul Lakkireddy
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy
2016-08-21cxgb4: Simplify the return expressionWei Yongjun
2016-08-18cxgb4: Register changes and fw defines for cryptoHariprasad Shenai