aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2021-11-26cavium: Fix return values of the probe functionZheyu Ma
2021-11-26cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-22liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing
2020-08-21liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-03-11net: thunderx: workaround BGX TX Underflow issueTim Harvey
2019-12-21net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-11-20liquidio: fix race condition in instruction completion processingRick Farrington
2019-11-12net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-07-21net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King
2019-04-27net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-27net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-03thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson
2019-04-03thunderx: enable page recycling for non-XDP caseDean Nelson
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington
2018-08-24octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin
2018-03-19net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham
2017-12-20liquidio: fix kernel panic in VF driverFelix Manlunas
2017-12-17net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal
2017-12-17net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13liquidio: fix timespec64_to_ns typoArnd Bergmann
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington
2017-08-29liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-23liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas
2017-08-22liquidio: make VF driver notify NIC firmware of MTU changeVeerasenareddy Burru
2017-08-22liquidio: move macro definition to a proper placeVeerasenareddy Burru
2017-08-20liquidio: fix use of pf in pass-through mode in a virtual machineRick Farrington
2017-08-18liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PFRick Farrington
2017-08-18liquidio: fix Smatch errorIntiyaz Basha
2017-08-18liquidio: with embedded f/w, issue droq credits before enablementRick Farrington
2017-08-18liquidio: with embedded f/w, don't reload f/w, issue pf flr at exitRick Farrington
2017-08-17liquidio: fix spelling mistake: "interuupt" -> "interrupt"Colin Ian King
2017-08-16liquidio: update VF's netdev->max_mtu if there's a change in PF's MTUVeerasenareddy Burru
2017-08-15liquidio: added support for ethtool --set-channels featureIntiyaz Basha
2017-08-15liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha
2017-08-15liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha
2017-08-15liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha
2017-08-14liquidio: fix issues with fw_type module parameterDerek Chickles