summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-12/+6
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-24net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko1-12/+6
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)3-27/+23
2019-07-18liquidio: Replace vmalloc + memset with vzallocChuhong Yuan1-4/+2
2019-06-19net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner11-44/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner4-0/+4
2019-05-11net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-12/+13
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2-2/+2
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-16/+0
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+20
2019-04-11net: thunderx: don't allow jumbo frames with XDPMatteo Croce1-0/+9
2019-04-11net: thunderx: raise XDP MTU to 1508Matteo Croce1-2/+11
2019-04-09ethtool: thunder_bgx: use ethtool.h constants for speed and duplexMichael Zhivich1-8/+8
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon4-16/+0
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-24/+26
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi1-8/+12
2019-04-02net: move skb->xmit_more hint to softnet dataFlorian Westphal2-2/+2
2019-03-28thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson1-4/+3
2019-03-28thunderx: enable page recycling for non-XDP caseDean Nelson1-12/+11
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko1-0/+1
2019-03-11net: thunder: fix a potential NULL pointer dereferenceKangjie Lu1-0/+6