summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: Introduce recovery mode supportAlice Michael2019-05-033-31/+294
* i40e: print PCI vendor and device ID during probeStefan Assmann2019-05-031-3/+4
* i40e: fix misleading message about promisc setting on un-trusted VFHarshitha Ramamurthy2019-05-031-12/+16
* i40e: update version numberAlice Michael2019-05-031-1/+1
* i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller2019-05-031-2/+2
* i40e: Further implementation of LLDPAleksandr Loktionov2019-05-038-13/+93
* i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz2019-05-031-1/+9
* i40e: ShadowRAM checksum calculation changeMaciej Paczkowski2019-05-031-4/+25
* i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov2019-05-031-1/+2
* i40e: change behavior on PF in response to MDD eventCarolyn Wyborny2019-05-031-10/+2
* i40e: Fix for allowing too many MDD events on VFCarolyn Wyborny2019-05-031-5/+3
* net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+2
* i40e: Fix misleading error messageCarolyn Wyborny2019-04-171-1/+1
* i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz2019-04-171-2/+4
* i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz2019-04-171-1/+6
* i40e: The driver now prints the API version in error messageAdam Ludkiewicz2019-04-171-3/+15
* i40e: Changed maximum supported FW API version to 1.8Adam Ludkiewicz2019-04-171-2/+2
* i40e: Remove misleading messages for untrusted VFGrzegorz Siwik2019-04-171-5/+16
* i40e: Update i40e_init_dcb to return correct errorChinh T Cao2019-04-173-19/+13
* i40e: Fix for 10G ports LED not blinkingPiotr Marczak2019-04-171-33/+0
* i40e: save PTP time before a device resetJacob Keller2019-04-173-4/+63
* i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley2019-04-171-0/+8
* i40e: Implement DDP support in i40e driverAleksandr Loktionov2019-04-178-22/+769
* i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz2019-04-171-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-055-18/+37
|\
| * i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel2019-04-013-1/+14
| * i40e: move i40e_xsk_umem functionBjörn Töpel2019-04-012-14/+20
| * i40e: fix WoL support checkStefan Assmann2019-03-271-2/+1
| * i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller2019-03-261-2/+3
* | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-021-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-243-4/+32
|\
| * i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel2019-02-212-3/+15
| * i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-1/+17
* | net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski2019-02-153-33/+0
* | flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-110/+68
* | i40e: clean up several indentation issuesColin Ian King2019-01-223-8/+8
* | i40e: increase indentationJulia Lawall2019-01-221-1/+1
* | i40e: update version numberAlice Michael2019-01-221-2/+2
* | i40e: remove debugfs tx_timeout supportLihong Yang2019-01-221-25/+1
* | i40e: check queue pairs num in config queues handlerSergey Nemov2019-01-221-1/+6
* | i40e: Change unmatched function typesGrzegorz Siwik2019-01-221-4/+4
* | i40e: Add support FEC configuration for Fortville 25GDamian Dybek2019-01-223-2/+256
* | i40e: Limiting RSS queues to CPUsAleksandr Loktionov2019-01-221-0/+1
* | i40e: Remove umem from VSIJan Sokolowski2019-01-222-99/+21
* | net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-181-1/+2
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-12-212-6/+15
|\
| * i40e: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-201-6/+12
| * i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko2018-12-201-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-204-52/+22
|\ \ | |/ |/|