index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-0
/
+1
|
\
|
*
i40e: fix annoying message
Jesse Brandeburg
2015-10-22
1
-0
/
+1
*
|
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
Catherine Sullivan
2015-10-23
1
-1
/
+1
*
|
i40e: fix inconsistent statuses after a PF reset
Helin Zhang
2015-10-23
1
-0
/
+20
*
|
i40e: Fix VEB/VEPA bridge mode mismatch issue
Akeem G Abodunrin
2015-10-23
1
-3
/
+13
*
|
i40e/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
2015-10-23
1
-0
/
+18
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-10-21
1
-60
/
+267
|
\
\
|
*
|
i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25
Catherine Sullivan
2015-10-19
1
-1
/
+1
|
*
|
i40e: declare rather than initialize int object
Jean Sacren
2015-10-19
1
-1
/
+1
|
*
|
i40e: fix kernel-doc argument name
Jean Sacren
2015-10-19
1
-1
/
+1
|
*
|
i40e: Fix for Tools loopback test failing after driver load
Carolyn Wyborny
2015-10-19
1
-0
/
+5
|
*
|
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
2015-10-19
1
-0
/
+2
|
*
|
i40e/i40evf: use napi_schedule_irqoff()
Alexander Duyck
2015-10-19
1
-2
/
+4
|
*
|
i40e: Lock for VSI's MAC filter list
Kiran Patil
2015-10-19
1
-55
/
+253
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
i40e: fix offload of GRE tunnels
Jesse Brandeburg
2015-10-05
1
-0
/
+2
*
|
i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21
Catherine Sullivan
2015-10-16
1
-1
/
+1
*
|
i40e/i40evf: moderate interrupts differently
Jesse Brandeburg
2015-10-16
1
-3
/
+7
*
|
i40e: generate fewer startup messages
Shannon Nelson
2015-10-16
1
-8
/
+12
*
|
i40e/i40evf: Drop useless "IN_NETPOLL" flag
Alexander Duyck
2015-10-16
1
-2
/
+0
*
|
i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19
Catherine Sullivan
2015-10-15
1
-1
/
+1
*
|
i40e: remove unnecessary string copy operations
Shannon Nelson
2015-10-15
1
-12
/
+12
*
|
i40e: X722 is on the IOSF bus and does not report the PCI bus info
Anjali Singhai Jain
2015-10-15
1
-20
/
+49
*
|
i40e: allow FD SB if MFP mode only has 1 partition
Shannon Nelson
2015-10-15
1
-4
/
+4
*
|
i40e: remove obsolete version check
Mitch Williams
2015-10-15
1
-6
/
+0
*
|
i40e: Change some messages from info to debug only
Neerav Parikh
2015-10-15
1
-8
/
+13
*
|
i40e: Add missing parameter comment to ndo_bridge_setlink
Jesse Brandeburg
2015-10-15
1
-0
/
+1
*
|
i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17
Catherine Sullivan
2015-10-13
1
-1
/
+1
*
|
i40e/i40evf: Refactor PHY structure and add phy_capabilities enum
Catherine Sullivan
2015-10-13
1
-0
/
+8
*
|
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
2015-10-13
1
-1
/
+1
*
|
i40e: update fw version text string per previous product formats
Carolyn Wyborny
2015-10-13
1
-0
/
+7
*
|
i40e: Make it clear a parameter is never used
Carolyn Wyborny
2015-10-13
1
-1
/
+2
*
|
i40e: print neato new features
Jesse Brandeburg
2015-10-08
1
-0
/
+3
*
|
i40e: refactor code to remove indent
Jesse Brandeburg
2015-10-08
1
-40
/
+42
*
|
i40e/i40evf: clean up some code
Jesse Brandeburg
2015-10-08
1
-18
/
+20
*
|
i40e: add switch for link polling
Shannon Nelson
2015-10-08
1
-1
/
+3
*
|
i40e: Fix multiple link up messages
Matt Jared
2015-10-08
1
-1
/
+4
*
|
i40e: Fix for extra Flow Director filter in table after error
Carolyn Wyborny
2015-10-08
1
-0
/
+14
*
|
i40e: inline interrupt enable
Jesse Brandeburg
2015-10-08
1
-18
/
+0
*
|
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
2015-10-07
1
-1
/
+4
*
|
i40e/i40evf: fix unicast mac address add
Shannon Nelson
2015-10-07
1
-25
/
+16
*
|
i40e: fix bug in return from get_link_status and avoid spurious link messages
Jesse Brandeburg
2015-10-07
1
-2
/
+10
*
|
i40e/i40evf: give up the __func__
Shannon Nelson
2015-10-07
1
-25
/
+15
*
|
i40e: make i40e_init_pf_fcoe to void
Shannon Nelson
2015-10-07
1
-6
/
+2
*
|
i40e/i40evf: add driver support for new device ids
Shannon Nelson
2015-10-07
1
-0
/
+1
*
|
i40e: enable WoL operation if config bit show WoL capable
Shannon Nelson
2015-10-07
1
-2
/
+7
*
|
i40e: Fix a memory leak in X722 rss config path
Anjali Singhai
2015-10-03
1
-1
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-10-03
1
-20
/
+22
|
\
\
|
*
|
i40e: refactor interrupt enable
Jesse Brandeburg
2015-09-30
1
-6
/
+4
|
*
|
i40e: Strip VEB stats if they are disabled in HW
Anjali Singhai Jain
2015-09-30
1
-4
/
+9
[next]