summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2021-06-03net:cxgb3: fix code style issuesÍñigo Huguet
2021-06-03net:cxgb3: replace tasklets with worksÍñigo Huguet
2021-06-01cxgb4: Fix -Wunused-const-variable warningYueHaibing
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-19cxgb4: avoid accessing registers when clearing filtersRaju Rangoju
2021-05-19net: chelsio: remove leading spaces before tabsHui Tang
2021-05-18cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEADYang Yingliang
2021-05-17net: chelsio: cxgb4vf: Fix wrong function name in commentsYang Shen
2021-05-17net: chelsio: cxgb4: Fix wrong function name in commentsYang Shen
2021-05-17net: chelsio: cxgb3: Fix wrong function name in commentsYang Shen
2021-05-13cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal
2021-05-12chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-05net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-04-25ch_ktls: Remove redundant variable resultJiapeng Chong
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-15ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav
2021-04-15ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-04-12cxgb4: Fix unintentional sign extension issuesColin Ian King
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09cxgb4: remove unneeded if-null-free checkQiheng Lin
2021-03-29cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24ch_ktls: fix enum-conversion warningArnd Bergmann
2021-03-22cxgb4: Remove redundant NULL checkJiapeng Chong
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng
2021-03-10net: ethernet: chelsiofix: spelling typo of 'rewriteing'Wang Qing
2021-03-08net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...Bhaskar Chowdhury
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-15cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2021-02-10cxgb4: collect serial config version from registerRahul Lakkireddy
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-08cxgb4: remove unused vpd_cap_addrHeiner Kallweit
2021-02-04cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju
2021-02-03chelsio: cxgb: Disable the card on error in threaded interruptSebastian Andrzej Siewior
2021-02-03chelsio: cxgb: Replace the workqueue with threaded interruptSebastian Andrzej Siewior
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-23chtls: Fix potential resource leakPan Bian
2021-01-21cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit
2021-01-21cxgb4: Assign boolean values to a bool variableJiapeng Zhong
2021-01-16cxgb4: enable interrupt based Tx completions for T5Raju Rangoju
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14ch_ipsec: Remove initialization of rxq related dataAyush Sawal
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski