summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz2019-06-151-0/+3
* i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley2019-05-311-0/+8
* i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz2019-05-311-2/+4
* i40e: report correct statistics when XDP is enabledBjörn Töpel2019-03-191-11/+13
* i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko2019-02-121-0/+3
* i40e: prevent overlapping tx_timeout recoverAlan Brady2019-02-122-0/+6
* i40e: fix mac filter delete when setting mac addressStefan Assmann2019-01-131-7/+7
* i40e: Fix deletion of MAC filtersLihong Yang2018-12-081-1/+1
* i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller2018-11-271-0/+2
* i40e: fix condition of WARN_ONCE for stat stringsJacob Keller2018-08-241-1/+1
* i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar2018-08-241-7/+8
* i40e_txrx: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-1/+2
* i40e_main: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* i40e: fix i40e_add_queue_stats data pointer updateJacob Keller2018-08-071-1/+6
* i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz2018-08-073-0/+40
* i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz2018-08-071-0/+2
* i40e: fix warning about shadowed ring parameterJacob Keller2018-08-071-4/+2Star
* i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller2018-08-071-1/+0Star
* i40e: convert priority flow control stats to use helpersJacob Keller2018-08-071-36/+51
* i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller2018-08-071-40/+43
* i40e: Set fec_config when forcing link stateMariusz Stachura2018-08-071-0/+2
* i40e: add helper to copy statistic values into ethtool bufferJacob Keller2018-08-071-23/+93
* i40e: add helper function for copying strings from stat arraysJacob Keller2018-08-071-20/+39
* i40e: Remove duplicated prepare call in i40e_shutdownSergey Nemov2018-08-071-6/+0Star
* xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-1/+0Star
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-9/+15
|\
| * i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer2018-06-281-9/+15
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-1/+1
* | cls_flower: fix error values for commands not supported by driversJiri Pirko2018-06-251-1/+1
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
|/
* bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann2018-06-201-4/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-053-24/+14Star
|\
| * i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer2018-06-053-21/+0Star
| * i40e: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer2018-06-031-2/+8
| * xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer2018-06-032-2/+7
* | bpf, i40e: add meta data supportDaniel Borkmann2018-06-041-8/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-252-8/+20
|\
| * xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer2018-05-252-8/+20
* | i40e: use the more traditional 'i' loop variableJacob Keller2018-05-221-28/+28
* | i40e: add function doc headers for ethtool stats functionsJacob Keller2018-05-221-0/+38
* | i40e: update data pointer directly when copying to the bufferJacob Keller2018-05-221-59/+58Star
* | i40e: fold prefix strings directly into stat namesJacob Keller2018-05-221-68/+69
* | i40e: use WARN_ONCE to replace the commented BUG_ON size checkJacob Keller2018-05-221-2/+4
* | i40e: split i40e_get_strings() into smaller functionsJacob Keller2018-05-221-83/+100
* | i40e: always return all queue stat stringsJacob Keller2018-05-221-5/+17
* | i40e: always return VEB stat stringsJacob Keller2018-05-221-29/+23Star
* | i40e: free skb after clearing lock in ptp_stopJacob Keller2018-05-221-1/+3
|/
* i40evf: Fix a hardware reset support in VF driverPaweł Jabłoński2018-05-141-2/+19
* i40e: free the skb after clearing the bitlockJacob Keller2018-05-141-1/+6
* i40e: cleanup wording in a header commentJacob Keller2018-05-141-1/+1