summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)AuthorFilesLines
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva4-31/+29
2020-08-06net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson1-1/+3
2020-08-04net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long1-2/+2
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-3/+0
2020-08-04liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-07-31liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai1-7/+4
2020-07-26bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko1-3/+0
2020-07-15liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33
2020-07-15liquidio: convert to new udp_tunnel_nic infraJakub Kicinski1-26/+33
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn1-5/+2
2020-07-01liquidio: use generic power managementVaibhav Gupta1-26/+5
2020-06-29liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang1-1/+1
2020-06-19net: tso: cache transport header lengthEric Dumazet1-2/+3
2020-06-18liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva1-7/+3
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-8/+8
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-05-15net: thunderx: Add XDP frame sizeJesper Dangaard Brouer1-0/+1
2020-05-09net: lio_core: remove redundant assignment to variable tx_doneColin Ian King1-1/+0
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-02net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure1-1/+1
2020-04-26liquidio: remove unused inline functionsYueHaibing1-12/+0
2020-04-02net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing1-1/+1
2020-03-24net: thunderx: remove set but not used variable 'tail'Zheng zengkai1-2/+1
2020-03-20liquidio: remove set but not used variable 's'YueHaibing1-5/+0
2020-03-11net: liquidio: reject unsupported coalescing paramsJakub Kicinski1-0/+11
2020-03-04net/cavium: Delete N/A assignments for ethtoolLeon Romanovsky1-2/+0
2020-03-04net/cavium: Clean driver versionsLeon Romanovsky2-6/+0
2020-03-04net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky2-9/+2
2020-03-04net/liquidio: Delete driver version assignmentLeon Romanovsky4-18/+2
2020-03-04liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: cavium: Register driver with PCI subsys IDsPrakash Brahmajyosyula1-1/+9
2020-03-02net: thunderx: Reduce mbox wait response time.Geetha sowjanya1-5/+4
2020-03-02net: thunderx: Adjust CQE_RX drop levels for better performanceSunil Goutham1-2/+2
2020-02-21net: thunderx: workaround BGX TX Underflow issueTim Harvey2-3/+68
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-01-22net: convert additional drivers to use phy_do_ioctlHeiner Kallweit1-3/+1
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+8
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin4-5/+5
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-8/+8
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-7/+2
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko1-7/+2
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-10-30cavium: thunder: Fix use true/false for bool typeSaurav Girepunje1-6/+6
2019-10-16net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+4
2019-08-19net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
2019-08-09liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov1-3/+1