index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-11-07
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
2018-11-07
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
2018-09-25
i40e: use declared variables for pf and hw
Patryk Małek
2018-09-25
i40e: Fix VF's link state notification
Mariusz Stachura
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
2018-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-30
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
2018-08-30
i40e: Check and correct speed values for link on open
Jan Sokolowski
2018-08-30
i40e: report correct statistics when XDP is enabled
Björn Töpel
2018-08-30
i40e: static analysis report from community
Martyna Szapar
2018-08-29
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
2018-08-29
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
2018-08-29
i40e: added queue pair disable/enable functions
Björn Töpel
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
2018-08-07
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
i40e: Set fec_config when forcing link state
Mariusz Stachura
2018-08-07
i40e: Remove duplicated prepare call in i40e_shutdown
Sergey Nemov
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
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
[next]