aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2022-12-14net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu
2022-12-08net: thunderx: Fix the ACPI memory leakYu Liao
2022-12-08net: liquidio: simplify if expressionLeon Romanovsky
2022-11-30Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2022-11-25net: liquidio: release resources when liquidio driver open failedZhengchao Shao
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2021-11-17cavium: Fix return values of the probe functionZheyu Ma
2021-11-17cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma
2021-08-02Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-06-10Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2021-06-03net: liquidio: Add missing null pointer checksTom Seewald
2021-06-03Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman
2021-05-17Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2021-05-14net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-14liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King
2021-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing
2020-10-16Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-10-14net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk
2020-08-19Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-13Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-08-11net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-06-24net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/cn96xxBruce Ashfield
2020-03-12net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-10net: thunder: renaming thunder nicpf and vf module nameHarman Kalra
2020-02-27net: thunderx: fix page reference release in interface tear downHariprasad Kelam
2020-02-27octeontx: Reduce mbox wait response time.Geetha sowjanya
2020-02-27net: thunderx: Fix RSS flow hash settings displaySunil Goutham
2020-02-27net: thunderx: Do a PCS reset upon SGMII link toggleChristina Jacob
2020-02-27net:thunderx: fix memory leak in nicvf driver.Christina Jacob
2020-02-27net: thunderx: Adjust CQE_RX drop levels for better performanceSunil Goutham
2020-02-27net: thunderx: Do a PCS reset upon SGMII link toggleSunil Goutham
2020-02-27net: cavium: Add PTP subsystem ids, to recongnize new chips.Prakash Brahmajyosyula
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-10-15net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18net: cavium: fix driver nameStephen Hemminger
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-08-08liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-23net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)