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