aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2020-07-13net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin
2020-05-21net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-01-31net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-29net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin
2019-09-10net: cavium: fix driver nameStephen Hemminger
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-06-18net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-11net: thunderx: don't allow jumbo frames with XDPMatteo Croce
2019-04-11net: thunderx: raise XDP MTU to 1508Matteo Croce
2019-04-08ethtool: thunder_bgx: use ethtool.h constants for speed and duplexMichael Zhivich
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-27thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson
2019-03-27thunderx: enable page recycling for non-XDP caseDean Nelson
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-11net: thunder: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11net: lio_core: fix two NULL pointer dereferencesKangjie Lu
2019-03-11net: liquidio: fix a NULL pointer dereferenceKangjie Lu
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev
2019-02-22net: thunderx: move link state polling function to VFVadim Lomovtsev
2019-02-22net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev
2019-02-22net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev
2019-02-22net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev
2019-02-22net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2019-02-22net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev
2019-02-22net: thunderx: correct typo in macro nameVadim Lomovtsev
2019-02-18liquidio: using NULL instead of plain integerYueHaibing
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-28liquidio: fix the validation of rx checksum status from NIC hardwareVeerasenareddy Burru
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-30liquidio: read sc->iq_no before release scPan Bian
2018-11-30liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi