summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
...
* net: thunderx: Add XDP frame sizeJesper Dangaard Brouer2020-05-141-0/+1
* net: lio_core: remove redundant assignment to variable tx_doneColin Ian King2020-05-081-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+1
|\
| * net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-011-1/+1
* | liquidio: remove unused inline functionsYueHaibing2020-04-251-12/+0
|/
* net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing2020-04-021-1/+1
* net: thunderx: remove set but not used variable 'tail'Zheng zengkai2020-03-231-2/+1
* liquidio: remove set but not used variable 's'YueHaibing2020-03-191-5/+0
* net: liquidio: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+11
* net/cavium: Delete N/A assignments for ethtoolLeon Romanovsky2020-03-031-2/+0
* net/cavium: Clean driver versionsLeon Romanovsky2020-03-032-6/+0
* net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky2020-03-032-9/+2
* net/liquidio: Delete driver version assignmentLeon Romanovsky2020-03-034-18/+2
* liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-031-1/+1
* net: cavium: Register driver with PCI subsys IDsPrakash Brahmajyosyula2020-03-021-1/+9
* net: thunderx: Reduce mbox wait response time.Geetha sowjanya2020-03-021-5/+4
* net: thunderx: Adjust CQE_RX drop levels for better performanceSunil Goutham2020-03-021-2/+2
* net: thunderx: workaround BGX TX Underflow issueTim Harvey2020-02-202-3/+68
* net: thunderx: use proper interface type for RGMIITim Harvey2020-02-081-1/+1
* net: convert additional drivers to use phy_do_ioctlHeiner Kallweit2020-01-221-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-8/+8
|\
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-8/+8
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-124-5/+5
|/
* net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab2019-12-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-201-7/+2
|\
| * bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-7/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-1/+1
|\ \ | |/ |/|
| * net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin2019-11-081-1/+1
* | cavium: thunder: Fix use true/false for bool typeSaurav Girepunje2019-10-291-6/+6
|/
* net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-192-2/+4
|\
| * net: cavium: fix driver nameStephen Hemminger2019-08-181-1/+1
| * liquidio: add cleanup in octeon_setup_iq()Wenwen Wang2019-08-151-1/+3
* | liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov2019-08-081-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-12/+6
|\|
| * net: thunderx: Use fwnode_get_mac_address()Andy Shevchenko2019-07-231-12/+6
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-223-27/+23
|/
* liquidio: Replace vmalloc + memset with vzallocChuhong Yuan2019-07-181-4/+2
* net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King2019-06-181-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-3011-44/+11
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-075-12/+13
|\
| * net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-072-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-2/+20
| |\
| * | ethtool: thunder_bgx: use ethtool.h constants for speed and duplexMichael Zhivich2019-04-081-8/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-052-24/+26
| |\ \
| * | | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-012-2/+2
| * | | net: devlink: select NET_DEVLINK from driversJiri Pirko2019-03-241-0/+1