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
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-15
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
1
-2
/
+0
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-3
/
+4
2015-04-15
i40e: Bump version to 1.3.2
Catherine Sullivan
1
-1
/
+1
2015-04-15
i40e: Use new 40G speeds
Greg Rose
1
-2
/
+1
2015-04-15
i40e: get rid of unused locals
Jesse Brandeburg
2
-6
/
+3
2015-04-15
i40e: handle possible memory allocation failure
Jesse Brandeburg
1
-3
/
+11
2015-04-15
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
2
-0
/
+6
2015-04-15
i40e: enable user dump of internal hardware state
Jesse Brandeburg
3
-0
/
+107
2015-04-15
i40e: print FCoE capability reported by the device function
Vasu Dev
1
-0
/
+3
2015-04-15
i40e: For VF reset (VFR and VFLR) add some more delay
Anjali Singhai Jain
1
-0
/
+3
2015-04-15
i40e: move VF notification routines up
Mitch Williams
1
-123
/
+123
2015-04-15
i40e: notify VFs of link state
Mitch Williams
1
-19
/
+31
2015-04-15
i40e: Add support to program FDir SB rules for VF from PF through ethtool
Anjali Singhai Jain
1
-0
/
+26
2015-04-15
i40e: stop VF rings
Mitch Williams
1
-0
/
+5
2015-04-09
i40e/i40evf: Use dma_rmb where appropriate
Alexander Duyck
1
-2
/
+2
2015-04-03
i40e: Bump to version 1.3.1
Catherine Sullivan
1
-2
/
+2
2015-04-03
i40e: Communicate VSI id in place of VSI index to the VFs
Anjali Singhai Jain
4
-53
/
+76
2015-04-03
i40e: stop flow director on shutdown
Mitch Williams
1
-0
/
+2
2015-04-03
i40e: fix up VXLAN messages
Shannon Nelson
1
-19
/
+19
2015-04-03
i40e: Don't register/de-register apps on NIC partitions in MFP mode
Neerav Parikh
1
-0
/
+8
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
1
-0
/
+13
2015-04-03
i40e: warn at the right time
Mitch Williams
1
-3
/
+2
2015-04-03
i40e: fix invalid void return in FCoE code
Jesse Brandeburg
1
-2
/
+1
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
1
-1
/
+4
2015-04-03
i40e: Change some memcpys to struct assignments
Jesse Brandeburg
1
-11
/
+8
2015-04-03
i40e: Print some more info to help figure out the cause of HMC error
Anjali Singhai Jain
1
-0
/
+3
2015-04-03
i40e: validate VSI param from VFs
Mitch Williams
1
-0
/
+2
2015-03-31
ptp: i40e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-13
/
+13
2015-03-27
i40e: Bump version to 1.2.43
Catherine Sullivan
1
-1
/
+1
2015-03-27
i40e: Increase PF reset max loop limit
Akeem G Abodunrin
1
-1
/
+1
2015-03-27
i40e/i40evf: implement KR2 support
Jesse Brandeburg
4
-0
/
+23
2015-03-20
i40e: add NVM update events to AQ clean
Shannon Nelson
1
-0
/
+4
2015-03-09
i40e: add ethtool RSS support
Mitch A Williams
2
-0
/
+110
2015-03-09
i40e/i40evf: Bump i40e/i40evf version
Catherine Sullivan
1
-1
/
+1
2015-03-09
i40e: add MAC printing to debugfs dump VSI
Shannon Nelson
1
-0
/
+5
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
9
-174
/
+174
2015-03-09
i40e: tame the nvmupdate read and write complaints
Shannon Nelson
1
-2
/
+7
2015-03-09
i40e/i40evf: fix accidental write to ITR registers
Jesse Brandeburg
1
-0
/
+1
2015-03-09
i40e: future proof some sizeof calls
Shannon Nelson
1
-2
/
+2
2015-03-09
i40e: Remove "hello world" strings from i40e driver
Greg Rose
1
-2
/
+2
2015-03-07
i40e: Strip configfs code
Greg Rose
4
-365
/
+0
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: Simplify code for rss_size_max config
Anjali Singhai Jain
1
-5
/
+2
2015-03-07
i40e/i40evf: Simplify tunnel selection logic
Anjali Singhai Jain
1
-2
/
+10
2015-03-07
i40e: FD filters flush policy changes
Anjali Singhai Jain
3
-20
/
+67
2015-03-07
i40e: Avoid logs while adding/deleting FD-SB filters
Anjali Singhai Jain
1
-3
/
+3
2015-03-07
i40e: print port stats only on partition 1
Shannon Nelson
1
-3
/
+3
2015-03-07
i40e: Move code to enable/disable Loopback to the main file
Akeem G Abodunrin
3
-70
/
+68
2015-03-07
i40e: rework vector reservation
Shannon Nelson
1
-19
/
+56
[next]