aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/sge.c
AgeCommit message (Expand)Author
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2018-07-11cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath
2018-06-29cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-04net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar
2018-03-31cxgb4: LLD driver changes to support TLSAtul Gupta
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-22cxgb4: add geneve offload support for T6Ganesh Goudar
2018-01-11cxgb4: add support for vxlan segmentation offloadGanesh Goudar
2017-11-29cxgb4: Add support for Inline IPSec TxAtul Gupta
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-03crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driverHarsh Jain
2017-10-28drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-08-18cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai
2016-07-30cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai
2016-04-26cxgb4: Avoids race and deadlock while freeing tx descriptorHariprasad Shenai
2016-04-11cxgb4: Stop Rx Queues before freeing it upHariprasad Shenai
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai
2015-12-23cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai
2015-12-23cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai
2015-12-23cxgb4: Use napi_complete_done() api in napi handlerHariprasad Shenai
2015-12-23cxgb4: Use the node info to alloc_ring() for RX queuesHariprasad Shenai
2015-12-23cxgb4: get naming correct for iscsi queuesHariprasad Shenai
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai
2015-12-08cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai
2015-12-08cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai
2015-12-08cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai