index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2018-11-14
i40e: prevent overlapping tx_timeout recover
Alan Brady
2018-11-14
i40e: suppress bogus error message
Mitch Williams
2018-11-14
i40e: Use correct shift for VLAN priority
Richard Rodriguez
2018-11-14
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
2018-11-14
i40e: don't restart nway if autoneg not supported
Mitch Williams
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
2018-11-14
i40e: update driver version
Alice Michael
2018-11-14
i40e: Protect access to VF control methods
Jan Sokolowski
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
2018-11-14
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
2018-11-14
i40e: Use a local variable for readability
Jan Sokolowski
2018-11-14
i40e: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-07
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-11-07
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
2018-10-31
i40e: Update status codes
Mitch Williams
2018-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-03
i40e: Remove unnecessary print statement
Nathan Chancellor
2018-10-03
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-25
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
2018-09-25
i40e: clean zero-copy XDP Rx ring on shutdown/reset
Björn Töpel
2018-09-25
i40e: clean zero-copy XDP Tx ring on shutdown/reset
Björn Töpel
2018-09-25
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
2018-09-25
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
2018-09-25
i40e: use declared variables for pf and hw
Patryk Małek
2018-09-25
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
2018-09-25
i40e: Fix VF's link state notification
Mariusz Stachura
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
2018-08-30
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
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-30
i40e: use correct length for strncpy
Mitch Williams
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-08-30
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Jacob Keller
2018-08-30
i40e: convert queue stats to i40e_stats array
Jacob Keller
2018-08-29
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
2018-08-29
i40e: move common Tx functions to i40e_txrx_common.h
Magnus Karlsson
2018-08-29
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
[next]