index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-22
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
1
-0
/
+6
2016-07-15
i40e: use valid online CPU on q_vector initialization
Guilherme G. Piccoli
1
-5
/
+11
2016-07-15
i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
Kiran Patil
1
-12
/
+20
2016-05-21
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
1
-0
/
+1
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-2
/
+1
2016-05-14
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
1
-1
/
+1
2016-05-14
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
1
-1
/
+2
2016-05-14
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
1
-1
/
+29
2016-05-06
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
1
-13
/
+5
2016-05-06
i40e: Refactor receive routine
Jesse Brandeburg
1
-12
/
+4
2016-05-06
i40e: Drop packet split receive routine
Jesse Brandeburg
1
-42
/
+7
2016-05-04
net: remove dev->trans_start
Florian Westphal
1
-1
/
+1
2016-05-02
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
1
-2
/
+8
2016-05-02
i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
Harshitha Ramamurthy
1
-1
/
+1
2016-05-02
i40e: Update device ids for X722
Catherine Sullivan
1
-0
/
+1
2016-05-02
i40e: Drop extra copy of function
Jesse Brandeburg
1
-18
/
+0
2016-05-02
i40e: Prevent falling to promiscuous if the VF is not trusted
Anjali Singhai Jain
1
-0
/
+6
2016-04-26
i40e: Add support for configuring VF RSS
Mitch Williams
1
-7
/
+28
2016-04-26
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
1
-0
/
+2
2016-04-26
i40e/i40evf: Clean up feature flags
Alexander Duyck
1
-35
/
+26
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-04-07
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
1
-1
/
+1
2016-04-07
i40e: Patch to support trusted VF
Anjali Singhai Jain
1
-0
/
+1
2016-04-07
i40e: Leave debug_mask cleared at init
Shannon Nelson
1
-1
/
+0
2016-04-06
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
Avinash Dayanand
1
-1
/
+1
2016-04-06
i40e: Request PHY media event at reset time
Shannon Nelson
1
-0
/
+2
2016-04-06
i40e: Disable link polling
Shannon Nelson
1
-1
/
+0
2016-04-06
i40e: Add new device ID for X722
Catherine Sullivan
1
-0
/
+1
2016-04-06
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
Anjali Singhai Jain
1
-0
/
+6
2016-04-06
i40e: fix errant PCIe bandwidth message
Jesse Brandeburg
1
-0
/
+1
2016-04-05
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
1
-2
/
+2
2016-04-05
i40e: Change unknown event error msg to ignore message
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: Notify VFs of all resets
Mitch Williams
1
-2
/
+2
2016-04-05
i40e: Remove timer and task only if created
Shannon Nelson
1
-2
/
+4
2016-04-05
i40e: Assure that adminq is alive in debug mode
Shannon Nelson
1
-7
/
+6
2016-04-05
i40e: Remove MSIx only if created
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-4
/
+0
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-7
/
+108
2016-03-01
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
1
-7
/
+108
2016-02-20
i40e: queue-specific settings for interrupt moderation
Kan Liang
1
-6
/
+6
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
1
-1
/
+1
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
1
-0
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
1
-10
/
+10
2016-02-19
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-19
i40e: Fix for unexpected messaging
Carolyn Wyborny
1
-6
/
+7
2016-02-19
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
1
-9
/
+24
2016-02-19
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
1
-0
/
+4
2016-02-19
i40e: Update feature flags to reflect newly enabled features
Alexander Duyck
1
-4
/
+10
2016-02-19
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
Alexander Duyck
1
-12
/
+0
2016-02-18
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
1
-2
/
+0
[next]