summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-23e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-02-21ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel
2019-02-21ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski
2019-02-08ixgbe: Use struct_size() helperGustavo A. R. Silva
2019-02-08igc: Use struct_size() helperGustavo A. R. Silva
2019-02-08igb: use struct_size() helperGustavo A. R. Silva
2019-02-08fm10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-05igc: Add ethtool supportSasha Neftin
2019-02-05igb: Bump version numberTodd Fujinaka
2019-02-05igc: Remove the 'igc_get_phy_id_base' methodSasha Neftin
2019-02-05igc: Remove the 'igc_read_mac_addr_base' methodSasha Neftin
2019-02-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-02-05igc: Remove unneeded codeSasha Neftin
2019-02-05igc: Remove unused codeSasha Neftin
2019-02-05e1000e: fix a missing check for return valueJeff Kirsher
2019-02-05fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller
2019-02-05ixgbe: remove magic constant in ixgbe_reset_hw_82599()Jiri Kosina
2019-02-05igc: Fix code redundancySasha Neftin
2019-02-05igc: Remove unreachable code from igc_phy.c fileSasha Neftin
2019-02-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-01-22i40e: clean up several indentation issuesColin Ian King
2019-01-22i40e: increase indentationJulia Lawall
2019-01-22i40e: update version numberAlice Michael
2019-01-22i40e: remove debugfs tx_timeout supportLihong Yang
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek
2019-01-22i40e: Limiting RSS queues to CPUsAleksandr Loktionov
2019-01-22i40e: Remove umem from VSIJan Sokolowski
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan
2019-01-15ice: Allow for software timestampingTony Nguyen
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan
2019-01-15ice: Set physical link up/down when an interface is set up/downBrett Creeley