summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-14net: cxgb4: generate software timestamp just before the doorbellJason Xing
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-16cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal
2025-04-16xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}Cosmin Ratiu
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky
2025-02-05cxgb4: Avoid a -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-07xfrm: Support ESN context update to hardware for TXJianbo Liu
2025-01-06cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy
2024-12-16chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-10-15net: cxgb3: Remove stid deadcodeDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused t4_free_ofld_rxqsDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_l2t_alloc_switchingDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_scsi_initDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_get_srq_entryDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filtDr. David Alan Gilbert
2024-10-15cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filtDr. David Alan Gilbert
2024-10-09Fix misspelling of "accept*" in netAlexander Zubkov
2024-10-08chelsio/chtls: Remove unused chtls_set_tcb_tflagDr. David Alan Gilbert
2024-09-27cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"Colin Ian King
2024-09-06cxgb4: Remove setting of RX software timestampGal Pressman
2024-09-03cxgb: Remove unused declarationsYue Haibing
2024-09-03cxgb4: Remove unused declarationsYue Haibing
2024-09-03cxgb3: Remove unused declarationsYue Haibing
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-14cxgb4: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-06net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.cUros Bizjak
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-30cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior
2024-04-22cxgb4: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-09cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errorsAsbjørn Sloth Tønnesen
2024-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-15cxgb4: unnecessary check for 0 in the free_sge_txq_uld() functionMikhail Lobanov