index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
2018-05-14
i40e: Fix recalculation of MSI-X vectors for VMDq
Patryk Małek
2018-04-30
i40e: use %pI4b instead of byte swapping before dev_err
Jacob Keller
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
2018-04-30
i40e: Fix multiple issues with UDP tunnel offload filter configuration
Alexander Duyck
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-26
i40e: add support for XDP_REDIRECT
Björn Töpel
2018-03-26
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
2018-03-26
i40e: move client flags into state bits
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-19
i40e: Close client on suspend and restore client MSIx on resume
Shiraz Saleem
2018-03-14
i40e: restore TCPv4 input set when re-enabling ATR
Jacob Keller
2018-03-14
i40e: factor out re-enable functions for ATR and SB
Jacob Keller
2018-03-14
i40e: track filter type statistics when deleting invalid filters
Jacob Keller
2018-03-14
i40e: Cleanup i40e_vlan_rx_register
Jacob Keller
2018-02-26
i40e: link_down_on_close private flag support
Mariusz Stachura
2018-02-14
i40e: Add and delete cloud filter
Avinash Dayanand
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
2018-02-13
i40e: do not force filter failure in overflow promiscuous
Alan Brady
2018-02-13
i40e: refactor promisc_changed in i40e_sync_vsi_filters
Alan Brady
2018-02-13
i40e: broadcast filters can trigger overflow promiscuous
Alan Brady
2018-02-13
i40e: don't leak memory addresses
Mitch Williams
2018-02-13
i40e: Make local function i40e_get_link_speed static
Wei Yongjun
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
i40e: Add delay after EMP reset for firmware to recover
Filip Sadowski
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-07
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
2018-01-26
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
Paweł Jabłoński
2018-01-26
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2018-01-26
i40e: program fragmented IPv4 filter input set
Jacob Keller
2018-01-26
i40e: Fix kdump failure
Avinash Dayanand
2018-01-26
i40e: fix FW_LLDP flag on init
Alan Brady
2018-01-26
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
2018-01-25
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
2018-01-23
i40e: Fix channel addition in reset flow
Amritha Nambiar
2018-01-23
i40e: Delete an error message for a failed memory allocation in i40e_init_int...
Markus Elfring
2018-01-23
i40e: simplify pointer dereferences
Mitch Williams
2018-01-23
i40e: check for invalid DCB config
Mitch Williams
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
2018-01-23
i40e: avoid divide by zero
Mitch Williams
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
[next]