summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2021-08-22cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22cxgb4: Remove unused vpd_param member ecHeiner Kallweit
2021-08-22cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-02cxgb4: make the array match_all_mac static, makes object smallerColin Ian King
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27cxgb3: use ndo_siocdevprivateArnd Bergmann
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18cxgb4: fix wrong shift.Pavel Machek
2021-06-16net: chelsio: cxgb4: use eth_zero_addr() to assign zero addressYang Yingliang
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-11cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy
2021-06-11cxgb4: fix endianness when flashing boot imageRahul Lakkireddy
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-04net:cxgb3: fix incorrect work cancellationÍñigo Huguet
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-03cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy
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