index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-22
i40e/i40evf-bump version to 1.6.11
Bimmy Pujari
1
-1
/
+1
2016-07-22
i40evf: add hyperv dev ids
Joshua Hay
1
-0
/
+2
2016-06-27
i40e/i40evf: Bump version from 1.5.16 to 1.6.4
Bimmy Pujari
1
-2
/
+2
2016-06-27
i40evf: always activate correct MAC address filter
Mitch Williams
1
-1
/
+1
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
1
-0
/
+1
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+1
2016-05-13
i40e: Add allmulti support for the VF
Anjali Singhai Jain
1
-1
/
+14
2016-05-05
i40evf: Allocate Rx buffers properly
Mitch Williams
1
-4
/
+1
2016-05-05
i40evf: refactor receive routine
Jesse Brandeburg
1
-2
/
+1
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
1
-27
/
+1
2016-05-01
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
1
-2
/
+8
2016-05-01
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
1
-1
/
+1
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
1
-0
/
+19
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
1
-210
/
+98
2016-04-26
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
1
-0
/
+2
2016-04-26
i40e/i40evf: Clean up feature flags
Alexander Duyck
1
-34
/
+32
2016-04-06
i40evf: properly handle VLAN features
Mitch Williams
1
-15
/
+12
2016-04-06
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
1
-1
/
+1
2016-04-05
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
Avinash Dayanand
1
-1
/
+1
2016-04-05
i40evf: Fix get_rss_aq
Catherine Sullivan
1
-1
/
+1
2016-04-05
i40evf: Add longer wait after remove module
Mitch Williams
1
-2
/
+2
2016-04-05
i40evf: Fix VLAN features
Mitch Williams
1
-0
/
+23
2016-04-05
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
1
-2
/
+2
2016-04-05
i40evf: Add additional check for reset
Mitch Williams
1
-0
/
+2
2016-04-05
i40evf: remove dead code
Alan Cox
1
-10
/
+1
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
1
-1
/
+1
2016-02-18
i40evf: Update feature flags to reflect newly enabled features
Alexander Duyck
1
-4
/
+19
2016-02-17
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
1
-1
/
+1
2016-02-17
i40evf: set adapter state on reset failure
Mitch Williams
1
-0
/
+1
2016-02-17
i40evf: support packet split receive
Mitch Williams
1
-29
/
+35
2016-02-17
i40e/i40evf: Bump version
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40evf: Change vf driver string to reflect all products i40evf supports
Catherine Sullivan
1
-2
/
+2
2016-02-17
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
1
-1
/
+1
2016-02-16
i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
Catherine Sullivan
1
-1
/
+1
2016-02-16
i40evf: enable bus master after reset
Mitch Williams
1
-0
/
+1
2016-02-03
i40e/i40evf: Use private workqueue
Jesse Brandeburg
1
-1
/
+9
2016-02-03
i40evf: add new write-back mode
Anjali Singhai Jain
1
-0
/
+5
2016-02-03
i40e/i40evf: Fix for UDP/TCP RSS for X722
Anjali Singhai Jain
1
-3
/
+5
2016-02-03
i40evf: null out ring pointers on free
Mitch Williams
1
-0
/
+2
2016-02-03
i40evf: allow channel bonding of VFs
Mitch Williams
1
-4
/
+5
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-1
/
+1
2015-12-12
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
Catherine Sullivan
1
-1
/
+1
2015-12-12
i40evf: change version string generation
Mitch Williams
1
-1
/
+9
2015-12-12
i40evf: check rings before freeing resources
Mitch Williams
1
-0
/
+6
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-12-03
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
1
-0
/
+10
2015-12-03
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
Catherine Sullivan
1
-1
/
+1
2015-12-03
i40evf: use correct types
Mitch Williams
1
-1
/
+1
[next]