summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* libcxgb: fix error check for ip6_route_output()Varun Prakash2017-01-041-7/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-231-0/+13
|\
| * scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-141-0/+13
* | net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-28/+37
* | net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-27/+37
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-103-1/+2
|\
| * cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V2016-12-083-1/+2
* | cxgb4/cxgb4vf: Remove deprecated module parametersGanesh Goudar2016-12-082-48/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-0/+1
|\|
| * cxgb4: Add PCI device ID for new adapterHariprasad Shenai2016-11-301-0/+1
* | cxgb4: fix memory leak on txq_infoColin Ian King2016-11-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-1/+0
|\|
| * cxgb4: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-186-74/+273
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\|
| * cxgb4: correct device ID of T6 adapterHariprasad Shenai2016-11-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-303-24/+22
|\|
| * cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar2016-10-291-22/+18
| * cxgb4: Fix number of queue sets corssing the limitGanesh Goudar2016-10-181-1/+1
| * cxgb4: fix memory leak of qe on error exit pathColin Ian King2016-10-171-1/+3
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-203-8/+8
* | ethernet: use core min/max MTU checkingJarod Wilson2016-10-184-14/+22
* | net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-141-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-095-0/+11
|\
| * iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-071-0/+1
| * cxgb4: advertise support for FR_NSMR_TPTE_WRSteve Wise2016-10-074-0/+10
* | cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann2016-10-031-6/+1
* | cxgb4: mark cxgb_setup_tc() staticBaoyou Xie2016-10-031-2/+2
* | cxgb4: mark symbols static where possibleBaoyou Xie2016-09-262-11/+14
* | cxgb4: fix -ve error check on a signed iqColin Ian King2016-09-251-5/+5
* | cxgb4: fix signed wrap around when decrementing index idxColin Ian King2016-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-236-11/+45
|\ \
| * | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-216-11/+45
| * | cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai2016-08-181-5/+5
* | | cxgb4: Convert to use simple_open()Wei Yongjun2016-09-221-7/+1
* | | cxgb4: add support for drop and redirect actionsRahul Lakkireddy2016-09-221-0/+71
* | | cxgb4: add support for offloading u32 filtersRahul Lakkireddy2016-09-226-2/+525
* | | cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy2016-09-221-0/+282
* | | cxgb4: add common api support for configuring filtersRahul Lakkireddy2016-09-225-34/+512
* | | cxgb4: move common filter code to separate fileRahul Lakkireddy2016-09-225-264/+346
* | | cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun2016-09-191-1/+1
* | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-196-688/+371
* | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-151-0/+15
* | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-151-0/+14
* | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-151-0/+16
* | | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-151-0/+16
* | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-151-0/+13
* | | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-151-0/+9
* | | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-151-0/+18