index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2016-01-25
net: i40e: shut up uninitialized variable warnings
Arnd Bergmann
2016-01-25
i40e: fix build warnings
Eric Dumazet
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
2016-01-08
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
2016-01-08
i40e: allow zero MAC address for VFs
Mitch Williams
2016-01-08
i40e: change log messages and error returns
Mitch Williams
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-12
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
Catherine Sullivan
2015-12-12
i40e: clean whole mac filter list
Shannon Nelson
2015-12-12
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
Anjali Singhai Jain
2015-12-12
i40e: hush little warnings
Mitch Williams
2015-12-12
i40e: Opcode and structures required by OEM Post Update AQ command and add ne...
Michal Kosiarz
2015-12-12
i40e: use explicit cast from u16 to u8
Kamil Krawczyk
2015-12-12
i40e: don't add zero MAC filter
Mitch Williams
2015-12-12
i40e: properly delete VF MAC filters
Mitch Williams
2015-12-12
i40e: chomp the BIT(_ULL)
Jesse Brandeburg
2015-12-06
Revert "i40e: remove CONFIG_I40E_VXLAN"
Singhai, Anjali
2015-12-03
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
2015-12-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2015-12-03
i40e: Fix i40e_print_features() VEB mode output
Joe Perches
2015-12-03
i40e: trivial fixes
Jesse Brandeburg
2015-12-03
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
Catherine Sullivan
2015-12-03
i40e/i40evf: use logical operator
Mitch Williams
2015-12-03
i40e: fix whitespace
Mitch Williams
2015-12-03
i40e: Remove separate functions gathering XOFF Rx stats
Neerav Parikh
2015-12-03
i40e: remove CONFIG_I40E_VXLAN
Jesse Brandeburg
2015-12-03
i40e: use priv flags to control packet split
Jesse Brandeburg
2015-12-03
i40e: propagate properly
Mitch Williams
2015-12-03
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
2015-12-01
i40e: remove unused argument
Jesse Brandeburg
2015-12-01
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
2015-12-01
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
2015-12-01
i40e: make error message more useful
Mitch Williams
2015-12-01
i40e: fix confusing message
Helin Zhang
2015-12-01
i40e: Update error messaging
Carolyn Wyborny
2015-12-01
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
2015-12-01
i40e: rename rss_size to alloc_rss_size in i40e_pf
Helin Zhang
2015-12-01
i40e: add new fields to store user configuration
Helin Zhang
2015-11-25
i40e: Bump version to 1.4.2
Catherine Sullivan
2015-11-25
i40e: create a generic configure rss function
Helin Zhang
2015-11-25
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
2015-11-25
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
Helin Zhang
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
2015-11-25
i40e/i40evf: Add comment to #endif
Helin Zhang
[next]