index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2016-10-28
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
2016-10-28
i40e: Bit test mask correction
Filip Sadowski
2016-10-28
i40e: Rewrite Flow Director busy wait loop
Alexander Duyck
2016-10-28
i40e: Fix client interaction
Carolyn Wyborny
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-03
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
2016-10-03
i40e: fix sideband flow director vector allocation
Stefan Assmann
2016-10-03
i40e: fix MSI-X vector redistribution if hw limit is reached
Stefan Assmann
2016-10-03
i40e: check if vectors are already depleted when doing VMDq allocation
Stefan Assmann
2016-09-24
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-09-24
i40e: don't configure zero-size RSS table
Mitch Williams
2016-09-24
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
2016-09-24
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
2016-09-24
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
2016-09-24
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2016-09-24
i40e: Increase minimum number of allocated VSI
Akeem Abodunrin
2016-09-24
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
2016-09-24
i40e: removing unreachable code
Henry Tieman
2016-09-24
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
Jacob Keller
2016-09-24
i40e: cleanup ATR auto_disable_flags use
Jacob Keller
2016-09-24
i40e: add encap csum VF offload flag
Preethi Banala
2016-09-24
i40e: fix deleting mac filters
Alan Brady
2016-09-24
i40e: Remove 100 Mbps SGMII support for X722
Harshitha Ramamurthy
2016-09-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-22
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
Alexander Duyck
2016-09-22
i40e: Fix for extra byte swap in tunnel setup
Carolyn Wyborny
2016-09-22
i40e: Fix to check for NULL
Carolyn Wyborny
2016-09-22
i40e: return correct opcode to VF
Mitch Williams
2016-09-22
i40e: fix "dump port" command when NPAR enabled
Alan Brady
2016-09-22
i40e: fix setting user defined RSS hash key
Alan Brady
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-01
i40e: Fix kernel panic on enable/disable LLDP
Dave Ertman
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-25
i40e: Change some init flow for the client
Anjali Singhai Jain
2016-08-19
i40e/i40evf: Fix indentation
Jeff Kirsher
2016-08-19
i40e: Correcting mutex usage in client code
Avinash Dayanand
2016-08-19
i40e: Remove XSTRINGIFY macro definitions and uses
Joe Perches
2016-08-19
i40e: Initialize pointer in client_release function
Harshitha Ramamurthy
2016-08-19
i40e: Check client is open before calling client ops
Catherine Sullivan
2016-08-19
i40e: use matching format identifiers
Heinrich Schuchardt
2016-08-19
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
2016-08-19
i40e: Fix byte ordering in ARP NS code for X722
Carolyn Wyborny
2016-08-19
i40e: refactor tail_bump check
Carolyn Wyborny
2016-08-19
i40e: use alloc_workqueue instead of create_singlethread_workqueue
Jacob Keller
2016-08-19
i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
Jacob Keller
2016-08-19
i40e: fix broken i40e_config_rss_aq function
Jacob Keller
2016-08-19
i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
Jacob Keller
2016-08-18
i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.
Sridhar Samudrala
[next]