summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2019-08-22i40e: Add drop mode parameter to set mac configSylwia Wnuczko
2019-08-22i40e: fix shifts of signed valuesBeilei Xing
2019-08-22i40e: add check on i40e_configure_tx_ring() return valuehuhai
2019-08-22i40e: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-08-22i40e: reduce stack usage in i40e_set_fcArnd Bergmann
2019-08-17i40e: add support for AF_XDP need_wakeup featureMagnus Karlsson
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-08-10i40e: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-05i40e: Remove unicast log when VF is leaving multicast mode.Czeslaw Zagorski
2019-08-05i40e: verify string count matches even on early returnJacob Keller
2019-08-05i40e: Log info when PF is entering and leaving Allmulti mode.Czeslaw Zagorski
2019-08-05i40e: Update visual effect for advertised FEC mode.Czeslaw Zagorski
2019-08-05i40e: fix code commentsJeff Kirsher
2019-08-05i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller
2019-08-05i40e: Log disable-fw-lldp flag change by ethtoolSlawomir Laba
2019-08-05i40e: fix incorrect ethtool statistics veb and veb.tc_Dmitrii Golovanov
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-23i40e: Use dev_get_drvdataChuhong Yuan
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-28i40e: Add macvlan support on i40eHarshitha Ramamurthy
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy
2019-06-26i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-26i40e: update copyright stringAlice Michael
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski
2019-06-26i40e: missing priorities for any QoS trafficAleksandr Loktionov
2019-06-26i40e: Add log entry while creating or deleting TC0Piotr Kwapulinski
2019-06-26i40e: fix incorrect function documentation commentJacob Keller
2019-06-26i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov
2019-06-14i40e: mark expected switch fall-throughGustavo A. R. Silva
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPAleksandr Loktionov
2019-06-14i40e: remove duplicate stat calculation for tx_errorsJacob Keller
2019-06-14i40e: Check if the BAR size is large enough before writing to registersAdam Ludkiewicz
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPPiotr Marczak
2019-06-14i40e: add input validation for virtchnl handlersSergey Nemov
2019-06-14i40e: Improve AQ log granularityDoug Dziggel
2019-06-14i40e: Add bounds check for ch[] arrayPiotr Kwapulinski
2019-06-14i40e: Use signed variableMitch Williams
2019-06-14i40e: add constraints for accessing veb arrayPiotr Kwapulinski
2019-06-14i40e: let untrusted VF to create up to 16 VLANsPiotr Kwapulinski
2019-06-14i40e: add functions stubs to support EEEAleksandr Loktionov
2019-06-05i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang
2019-06-05i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang
2019-06-05i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds