summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* net: thunder: change q_len's type to handle max ring sizeDean Nelson2018-02-081-1/+1
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-295-5/+5
* net: thunderx: add timestamping supportSunil Goutham2018-01-169-6/+345
* net: add support for Cavium PTP coprocessorRadoslaw Biernacki2018-01-165-0/+437
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-083-4/+13
|\
| * thunderx: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-063-4/+13
* | liquidio: Use zeroing memory allocator than allocator/memsetHimanshu Jha2018-01-031-5/+2Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-101-0/+2
|\
| * net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal2017-12-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-051-1/+1
|\|
| * liquidio: fix incorrect indentation of assignment statementColin Ian King2017-12-031-1/+1
* | net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-301-0/+5
* | net: thunderx: Add support for xdp redirectSunil Goutham2017-11-303-31/+94
|/
* net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham2017-11-251-1/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-161-1/+1
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-161-1/+1
* | liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-141-1/+2
* | net: thunderx: fix double free errorAleksey Makarov2017-11-111-52/+30Star
* | liquidio: do not consider packets dropped by network stack as driver Rx droppedIntiyaz Basha2017-11-051-12/+3Star
* | net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
|\|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva2017-11-043-2/+9
* | liquidio: bump up driver version to 1.7.0 to match newer NIC firmwareFelix Manlunas2017-11-031-2/+2
* | liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva2017-11-024-1/+92
* | liquidio: remove redundant setting of inst_processed to zeroColin Ian King2017-11-021-2/+0Star
* | net: thunderx: remove a couple of redundant assignmentsColin Ian King2017-11-011-4/+0Star
* | liquidio: Configure switchdev with devlinkVijaya Mohan Guvva2017-11-015-0/+108
* | liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva2017-11-016-1/+750
* | liquidio: get rid of false alarm "Unknown cmd 27" in dmesgFelix Manlunas2017-10-291-0/+1
* | liquidio: fix kernel panic in VF driverFelix Manlunas2017-10-281-3/+3
* | liquidio: xmit_more supportIntiyaz Basha2017-10-279-19/+55
* | liquidio: deprecate 1-bit flag indicating watchdog kernel thread is runningFelix Manlunas2017-10-271-10/+4Star
* | ethernet: cavium: octeon: Switch to using netdev_info().Steven J. Hill2017-10-261-13/+11Star
* | liquidio: pass date and time info to NIC firmwareVeerasenareddy Burru2017-10-244-3/+166
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-1/+1
|\|
| * liquidio: fix timespec64_to_ns typoArnd Bergmann2017-10-131-1/+1
* | liquidio: mark expected switch fall-through in octeon_destroy_resourcesGustavo A. R. Silva2017-10-191-1/+1
* | liquidio: remove unnecessary NULL check before kfree in delete_glistsGustavo A. R. Silva2017-10-191-2/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-101-0/+2
|\|
| * net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2
* | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-261-0/+1
* | liquidio: update module parameter fw_type to reflect firmware type loadedRick Farrington2017-09-261-2/+4
* | liquidio: verify firmware version when auto-loaded from flash.Rick Farrington2017-09-261-1/+17
* | liquidio: allow override of firmware present in flashRick Farrington2017-09-264-26/+64
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0617-1431/+1576
|\
| * liquidio: fix crash in presence of zeroed-out base address regsRick Farrington2017-08-311-0/+20
| * liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang2017-08-301-0/+78
| * net: define the TSO header size in net/tso.hAntoine Ténart2017-08-241-1/+0Star
| * liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas2017-08-243-9/+15