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
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
1
-2
/
+2
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+31
2015-06-05
i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
Anjali Singhai Jain
1
-3
/
+17
2015-06-05
i40e: start up in VEPA mode by default
Anjali Singhai Jain
1
-4
/
+17
2015-05-28
i40e: Bump version to 1.3.4
Catherine Sullivan
1
-1
/
+1
2015-05-28
i40e: Move the FD ATR/SB messages to a higher debug level
Anjali Singhai Jain
1
-6
/
+12
2015-05-28
i40e: Remove unnecessary pf members
Anjali Singhai Jain
1
-6
/
+4
2015-05-28
i40e/i40evf: Add stats to count Tunnel ATR hits
Anjali Singhai Jain
1
-0
/
+4
2015-05-28
i40e: Collect PFC XOFF RX stats even in single TC case
Neerav Parikh
1
-3
/
+2
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: handle possible memory allocation failure
Jesse Brandeburg
1
-3
/
+11
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
1
-0
/
+16
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: 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-03-27
i40e: Bump version to 1.2.43
Catherine Sullivan
1
-1
/
+1
2015-03-27
i40e/i40evf: implement KR2 support
Jesse Brandeburg
1
-0
/
+4
2015-03-20
i40e: add NVM update events to AQ clean
Shannon Nelson
1
-0
/
+4
2015-03-09
i40e/i40evf: Bump i40e/i40evf version
Catherine Sullivan
1
-1
/
+1
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
1
-29
/
+29
2015-03-07
i40e: Strip configfs code
Greg Rose
1
-6
/
+0
2015-03-07
i40e/i40evf: Bump version
Sravanthi Tangeda
1
-1
/
+1
2015-03-07
i40e: Simplify code for rss_size_max config
Anjali Singhai Jain
1
-5
/
+2
2015-03-07
i40e: FD filters flush policy changes
Anjali Singhai Jain
1
-16
/
+43
2015-03-07
i40e: Move code to enable/disable Loopback to the main file
Akeem G Abodunrin
1
-0
/
+68
2015-03-07
i40e: rework vector reservation
Shannon Nelson
1
-19
/
+56
2015-03-07
i40e: Remove duplicate code
Catherine Sullivan
1
-8
/
+0
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
1
-1
/
+1
2015-03-06
i40e: Fix mismatching type for ioremap_len
Jeff Kirsher
1
-2
/
+2
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
1
-1
/
+1
2015-03-05
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
1
-31
/
+29
2015-03-05
i40e: Ioremap changes
Anjali Singhai
1
-2
/
+6
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
1
-1
/
+0
2015-03-05
i40e: fix XPS mask when resetting
Jesse Brandeburg
1
-11
/
+11
2015-03-05
i40e: Fix NPAR Tx Scheduler init
Greg Rose
1
-0
/
+4
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+33
2015-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-28
/
+59
2015-03-04
i40e: Fix dependencies in the i40e driver on configfs
Greg Rose
1
-4
/
+4
2015-03-03
i40e/i40evf: Bump versions
Sravanthi Tangeda
1
-1
/
+1
2015-03-03
i40e: Only enable TC0 for NIC partition type
Neerav Parikh
1
-3
/
+3
2015-03-03
i40e: Fix RSS size at init since default num queue calculation has changed
Anjali Singhai Jain
1
-1
/
+4
2015-03-03
i40e: Move RSS table size for VSIs to the VSI struct
Anjali Singhai Jain
1
-0
/
+3
2015-03-03
i40e: Fix issue with removal of apps from DBCNL app table
Neerav Parikh
1
-6
/
+9
2015-03-03
i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
Anjali Singhai Jain
1
-12
/
+19
2015-03-03
i40e: Enable more than 64 qps for the Main VSI
Anjali Singhai Jain
1
-5
/
+20
2015-02-26
i40e: stop flow director on shutdown
Mitch A Williams
1
-0
/
+1
2015-02-26
i40e: disconnect irqs on shutdown
Shannon Nelson
1
-6
/
+8
[next]