index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
i40e/i40evf: Fix mixed size frags and linearization
Anjali Singhai Jain
1
-15
/
+10
2015-04-15
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
1
-0
/
+1
2015-04-15
i40evf: remove aq_pending
Mitch Williams
3
-38
/
+12
2015-04-15
i40evf: fix bad indentation
Mitch Williams
1
-1
/
+1
2015-04-09
i40e/i40evf: Use dma_rmb where appropriate
Alexander Duyck
1
-2
/
+2
2015-04-03
i40evf: Refactor VF RSS code
Anjali Singhai Jain
1
-32
/
+11
2015-04-03
i40evf: protect VLAN filter list
Mitch Williams
1
-2
/
+22
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
1
-0
/
+14
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
1
-1
/
+4
2015-04-03
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
1
-11
/
+13
2015-03-27
i40evf: add FW version to ethtool info
Mitch Williams
1
-1
/
+1
2015-03-27
i40evf: resequence close operations
Mitch Williams
1
-7
/
+3
2015-03-27
i40evf: delay releasing rings
Mitch Williams
3
-13
/
+14
2015-03-27
i40e/i40evf: implement KR2 support
Jesse Brandeburg
2
-1
/
+3
2015-03-09
i40e/i40evf: Bump i40e/i40evf version
Catherine Sullivan
1
-1
/
+1
2015-03-09
i40e/i40evf: fix accidental write to ITR registers
Jesse Brandeburg
2
-0
/
+4
2015-03-09
i40vf: don't stop me now
Mitch Williams
1
-5
/
+6
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-2
/
+2
2015-03-07
i40e/i40evf: Bump version
Sravanthi Tangeda
1
-1
/
+1
2015-03-07
i40e/i40evf: enable prefetch of Tx descriptors during cleanup
Jesse Brandeburg
1
-0
/
+2
2015-03-07
i40e/i40evf: Simplify tunnel selection logic
Anjali Singhai Jain
1
-2
/
+10
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
2
-23
/
+23
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
1
-1
/
+1
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
3
-4
/
+1
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
1
-1
/
+1
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-36
/
+108
2015-03-03
i40e/i40evf: Bump versions
Sravanthi Tangeda
1
-1
/
+1
2015-03-03
i40evf: ethtool RSS fixes
Mitch Williams
1
-6
/
+8
2015-03-03
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
Anjali Singhai Jain
1
-4
/
+4
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
1
-0
/
+1
2015-02-26
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
Anjali Singhai
1
-12
/
+12
2015-02-26
i40e: fix race in hang check
Jesse Brandeburg
1
-24
/
+30
2015-02-26
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
2
-0
/
+66
2015-02-25
i40e/i40evf: Update driver versions
Sravanthi Tangeda
1
-2
/
+2
2015-02-25
i40evf: Add more info to interrupt vector names
Carolyn Wyborny
1
-1
/
+2
2015-02-25
i40evf: allow enabling of debug prints via ethtool
Ashish Shah
1
-2
/
+4
2015-02-25
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
Catherine Sullivan
1
-1
/
+2
2015-02-25
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
1
-11
/
+18
2015-02-24
i40evf: don't wait forever
Mitch Williams
1
-2
/
+13
2015-02-24
i40evf: refactor reset
Mitch Williams
1
-10
/
+31
2015-02-24
i40evf: disable NAPI polling sooner
Mitch Williams
1
-2
/
+1
2015-02-24
i40e/i40evf: Bump Driver Versions
Sravanthi Tangeda
1
-1
/
+1
2015-02-24
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
1
-1
/
+0
2015-02-24
i40e/i40evf: i40e_register.h updates
Anjali Singhai Jain
1
-25
/
+25
2015-02-24
i40e/i40evf: restrict VC opcodes to their initial values
Nicholas Nunley
1
-22
/
+20
2015-02-24
i40e/i40evf: Refactor the receive routines
Mitch Williams
3
-105
/
+315
2015-02-10
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
1
-1
/
+1
2015-02-09
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
1
-0
/
+2
2015-02-09
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
2
-2
/
+37
2015-02-09
i40evf: stop the watchdog for shutdown
Mitch Williams
1
-0
/
+6
[next]