summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2018-12-08i40e: Fix deletion of MAC filtersLihong Yang
2018-11-27i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-07i40e_txrx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07i40e_main: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07i40e: fix i40e_add_queue_stats data pointer updateJacob Keller
2018-08-07i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz
2018-08-07i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz
2018-08-07i40e: fix warning about shadowed ring parameterJacob Keller
2018-08-07i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller
2018-08-07i40e: convert priority flow control stats to use helpersJacob Keller
2018-08-07i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller
2018-08-07i40e: Set fec_config when forcing link stateMariusz Stachura
2018-08-07i40e: add helper to copy statistic values into ethtool bufferJacob Keller
2018-08-07i40e: add helper function for copying strings from stat arraysJacob Keller
2018-08-07i40e: Remove duplicated prepare call in i40e_shutdownSergey Nemov
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-28i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-25cls_flower: fix error values for commands not supported by driversJiri Pirko
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-20bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-05i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer
2018-06-04bpf, i40e: add meta data supportDaniel Borkmann
2018-06-03i40e: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer
2018-05-22i40e: use the more traditional 'i' loop variableJacob Keller
2018-05-22i40e: add function doc headers for ethtool stats functionsJacob Keller
2018-05-22i40e: update data pointer directly when copying to the bufferJacob Keller
2018-05-22i40e: fold prefix strings directly into stat namesJacob Keller
2018-05-22i40e: use WARN_ONCE to replace the commented BUG_ON size checkJacob Keller
2018-05-22i40e: split i40e_get_strings() into smaller functionsJacob Keller
2018-05-22i40e: always return all queue stat stringsJacob Keller
2018-05-22i40e: always return VEB stat stringsJacob Keller
2018-05-22i40e: free skb after clearing lock in ptp_stopJacob Keller
2018-05-14i40evf: Fix a hardware reset support in VF driverPaweł Jabłoński
2018-05-14i40e: free the skb after clearing the bitlockJacob Keller
2018-05-14i40e: cleanup wording in a header commentJacob Keller
2018-05-14i40e: add tx_busy to ethtool statsHarshitha Ramamurthy
2018-05-14i40e: Fix recalculation of MSI-X vectors for VMDqPatryk Małek
2018-05-14i40e: cleanup whitespace for some ethtool stat definitionsJacob Keller
2018-05-14i40e: remove duplicate pfc statsJacob Keller
2018-05-14i40e: calculate ethtool stats size in a separate functionJacob Keller
2018-04-30i40e: use %pI4b instead of byte swapping before dev_errJacob Keller
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy