summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder
Commit message (Expand)AuthorAge
* Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-14
* net: thunder: change q_len's type to handle max ring sizeDean Nelson2018-02-08
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-29
* net: thunderx: add timestamping supportSunil Goutham2018-01-16
* thunderx: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-09
|\
| * net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal2017-12-06
* | net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-30
* | net: thunderx: Add support for xdp redirectSunil Goutham2017-11-30
|/
* net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham2017-11-25
* net: thunderx: fix double free errorAleksey Makarov2017-11-11
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | net: thunderx: remove a couple of redundant assignmentsColin Ian King2017-11-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-09
|\ \ | |/
| * net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-09
* | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-26
|/
* net: define the TSO header size in net/tso.hAntoine Ténart2017-08-23
* net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2017-07-29
* net: thunder_bgx: avoid format string overflow warningArnd Bergmann2017-07-14
* cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches2017-06-29
* bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-16
* net: thunderx: Optimize page recycling for XDPSunil Goutham2017-05-02
* net: thunderx: Support for XDP header adjustmentSunil Goutham2017-05-02
* net: thunderx: Add support for XDP_TXSunil Goutham2017-05-02
* net: thunderx: Add support for XDP_DROPSunil Goutham2017-05-02
* net: thunderx: Add basic XDP supportSunil Goutham2017-05-02
* net: thunderx: Cleanup receive buffer allocationSunil Goutham2017-05-02
* net: thunderx: Optimize CQE_TX handlingSunil Goutham2017-05-02
* net: thunderx: Optimize RBDR descriptor handlingSunil Goutham2017-05-02
* net: thunderx: Support for page recyclingSunil Goutham2017-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
|\
| * net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-17
* | net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu2017-04-11
* | net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu2017-04-07
|/
* net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu2017-03-09
* net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2017-03-09
* net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham2017-03-09
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-11
|\
| * net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02
|\ \ | |/
| * net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-31
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* | net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham2017-01-25
* | net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham2017-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\ \ | |/
| * net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-12
* | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter2017-01-11