index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
3
-3
/
+0
*
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2014-01-16
2
-0
/
+17
*
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2014-01-16
2
-3
/
+18
*
i40e: Retain MAC filters on port VLAN deletion
Greg Rose
2014-01-15
2
-0
/
+16
*
i40e: Warn admin to reload VF driver on port VLAN configuration
Greg Rose
2014-01-15
1
-0
/
+5
*
ixgbe: Additional adapter removal checks
Mark Rustad
2014-01-15
2
-0
/
+38
*
ixgbe: Check for adapter removal on register writes
Mark Rustad
2014-01-15
3
-5
/
+12
*
ixgbe: Check register reads for adapter removal
Mark Rustad
2014-01-15
3
-5
/
+53
*
ixgbe: Make ethtool register test use accessors
Mark Rustad
2014-01-15
1
-51
/
+47
*
ixgbe: Use static inlines instead of macros
Mark Rustad
2014-01-15
3
-12
/
+33
*
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
2014-01-15
1
-1
/
+3
*
ixgbe: Indicate removal state explicitly
Mark Rustad
2014-01-15
2
-4
/
+9
*
i40e: Bump version number
Catherine Sullivan
2014-01-15
1
-1
/
+1
*
i40e: trivial cleanup
Jesse Brandeburg
2014-01-15
1
-2
/
+1
*
i40e: whitespace fixes
Jesse Brandeburg
2014-01-15
5
-8
/
+5
*
i40e: make message meaningful
Mitch Williams
2014-01-15
1
-2
/
+2
*
i40e: associate VMDq queue with VM type
Shannon Nelson
2014-01-15
3
-1
/
+5
*
i40e: remove extra register write
Mitch Williams
2014-01-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-20
/
+13
|
\
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
1
-20
/
+13
*
|
i40evf: fix s390 build failure due to implicit prefetch.h
Paul Gortmaker
2014-01-11
1
-0
/
+2
*
|
i40e: Bump version
Catherine Sullivan
2014-01-11
1
-1
/
+1
*
|
i40e: fix log message wording
Shannon Nelson
2014-01-11
1
-1
/
+1
*
|
i40e: enable PTP
Jacob Keller
2014-01-11
8
-2
/
+824
*
|
i40e: call clear_pxe after adminq is initialized
Shannon Nelson
2014-01-11
1
-0
/
+1
*
|
i40e: clear qtx_head before enabling Tx queue
Shannon Nelson
2014-01-11
1
-2
/
+4
*
|
i40e: adjust ITR max and min values
Shannon Nelson
2014-01-11
1
-3
/
+2
*
|
i40e: check for possible incorrect ipv6 checksum
Shannon Nelson
2014-01-11
2
-1
/
+7
*
|
i40e: allow VF to remove any MAC filter
Mitch Williams
2014-01-11
1
-2
/
+6
*
|
i40e: do not bail when disabling if Tx queue disable fails
Anjali Singhai Jain
2014-01-11
1
-5
/
+4
*
|
i40e: Setting queue count to 1 using ethtool is valid
Anjali Singhai Jain
2014-01-11
1
-1
/
+1
*
|
i40e: Cleanup Doxygen warnings
Jeff Kirsher
2014-01-11
4
-23
/
+24
*
|
i40e: fix long lines
Mitch Williams
2014-01-11
2
-3
/
+4
*
|
i40e: Bump version
Catherine Sullivan
2014-01-11
1
-1
/
+1
*
|
i40e: Update the Current NVM version Low value
Anjali Singhai Jain
2014-01-11
1
-1
/
+1
*
|
i40e: drop unused macros
Jesse Brandeburg
2014-01-11
1
-9
/
+0
*
|
i40e: use assignment instead of memcpy
Mitch Williams
2014-01-11
3
-8
/
+5
*
|
i40e: Turn flow director off in MFP mode
Catherine Sullivan
2014-01-09
1
-7
/
+7
*
|
i40e: Add a dummy packet template
Jesse Brandeburg
2014-01-09
1
-3
/
+23
*
|
i40e: fix spelling errors
Jesse Brandeburg
2014-01-09
1
-1
/
+1
*
|
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2014-01-09
2
-16
/
+17
*
|
i40e: shorten wordy fields
Mitch Williams
2014-01-09
4
-11
/
+11
*
|
i40e: accept pf to pf adminq messages
Shannon Nelson
2014-01-09
1
-2
/
+5
*
|
i40e: remove interrupt on AQ error
Shannon Nelson
2014-01-09
1
-1
/
+1
*
|
i40e: release NVM resource reservation on startup
Shannon Nelson
2014-01-09
1
-0
/
+3
*
|
i40e: Cleanup reconfig rss path
Anjali Singhai Jain
2014-01-09
1
-8
/
+0
*
|
i40e: disable packet split
Jesse Brandeburg
2014-01-09
1
-1
/
+0
*
|
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2014-01-09
2
-4
/
+12
*
|
i40e: Fix MAC format in Write MAC address AQ cmd
Kamil Krawczyk
2014-01-09
1
-2
/
+5
*
|
i40e: Fix GPL header
Greg Rose
2014-01-09
27
-108
/
+81
[next]