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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2017-11-30
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2016-09-15
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
1
-32
/
+8
2016-09-15
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
1
-25
/
+29
2016-09-15
i40evf: check rings before freeing resources
Mitch Williams
1
-0
/
+6
2016-09-15
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
1
-5
/
+5
2016-09-15
i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai Jain
2
-43
/
+77
2016-09-15
i40evf: handle many MAC filters correctly
Mitch Williams
1
-8
/
+24
2015-12-04
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
2
-6
/
+10
2015-11-07
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-10-23
i40evf: clean up local variable initialization
Jean Sacren
1
-5
/
+4
2015-10-23
i40evf: add missing kernel-doc argument
Jean Sacren
1
-0
/
+1
2015-10-23
i40e: re-use %*ph specifier to hexdump a data
Andy Shevchenko
1
-18
/
+4
2015-10-23
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
Catherine Sullivan
1
-1
/
+1
2015-10-23
i40evf: use correct struct for list manipulation
Mitch Williams
1
-2
/
+3
2015-10-23
i40e/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
1
-0
/
+2
2015-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-73
/
+135
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-10-20
i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25
Catherine Sullivan
1
-1
/
+1
2015-10-20
i40e/i40evf: Fix an accidental error with BIT_ULL replacement
Anjali Singhai Jain
1
-2
/
+2
2015-10-20
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
4
-4
/
+27
2015-10-20
i40e/i40evf: change dynamic interrupt thresholds
Jesse Brandeburg
2
-6
/
+24
2015-10-20
i40e/i40evf: fix bug in throttle rate math
Jesse Brandeburg
1
-1
/
+8
2015-10-20
i40e/i40evf: refactor IRQ enable function
Jesse Brandeburg
1
-46
/
+62
2015-10-20
i40evf: don't give up
Mitch Williams
1
-2
/
+5
2015-10-20
i40e/i40evf: use napi_schedule_irqoff()
Alexander Duyck
1
-1
/
+1
2015-10-20
i40evf: fix overlong BIT defines
Jesse Brandeburg
2
-12
/
+7
2015-10-16
i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21
Catherine Sullivan
1
-1
/
+1
2015-10-16
i40evf: relax and stagger init timing a bit
Mitch Williams
2
-3
/
+3
2015-10-16
i40evf: correctly populate vlan_features
Mitch Williams
1
-1
/
+4
2015-10-16
i40e/i40evf: moderate interrupts differently
Jesse Brandeburg
1
-0
/
+10
2015-10-16
i40e/i40evf: Fix compile issue related to const string
Jingjing Wu
2
-4
/
+4
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-2
/
+6
2015-10-16
i40evf: Add support for netpoll
Alexander Duyck
1
-0
/
+26
2015-10-16
i40e/i40evf: Drop useless "IN_NETPOLL" flag
Alexander Duyck
2
-8
/
+1
2015-10-16
i40e/i40evf: Fix handling of napi budget
Alexander Duyck
1
-0
/
+5
2015-10-15
i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19
Catherine Sullivan
1
-1
/
+1
2015-10-15
i40evf: speed up init
Mitch Williams
1
-2
/
+2
2015-10-15
i40e/i40evf: remove redundant declarations of a variable and a function
Shannon Nelson
1
-1
/
+1
2015-10-15
i40e/i40evf: Add WB_ON_ITR offload support
Anjali Singhai Jain
3
-1
/
+8
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2015-10-14
i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17
Catherine Sullivan
1
-1
/
+1
2015-10-14
i40e/i40evf: Refactor PHY structure and add phy_capabilities enum
Catherine Sullivan
1
-3
/
+34
2015-10-14
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
1
-0
/
+18
2015-10-14
i40e/i40evf: split device ids into a separate file
Shannon Nelson
2
-25
/
+56
2015-10-14
i40e/i40evf: Add info to nvm info struct for OEM version data
Carolyn Wyborny
1
-0
/
+2
2015-10-14
i40evf: properly handle ndo_set_mac_address calls
Mitch Williams
2
-3
/
+16
2015-10-14
i40e/i40evf: Add new link status defines
Shannon Nelson
1
-1
/
+3
2015-10-09
i40e/i40evf: pass QOS handle to VF
Mitch Williams
2
-0
/
+2
2015-10-09
i40evf: use capabilities flags properly
Mitch Williams
1
-2
/
+7
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
5
-13
/
+9
[next]