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_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
1
-1
/
+0
2015-10-23
i40e: re-use %*ph specifier to hexdump a data
Andy Shevchenko
1
-18
/
+4
2015-10-23
i40e/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
1
-0
/
+22
2015-10-20
i40e: fix for PHY NVM interaction problem
Carolyn Wyborny
1
-6
/
+8
2015-10-20
i40e: Fix basic support for X722 devices
Anjali Singhai
1
-0
/
+3
2015-10-16
i40e/i40evf: Fix compile issue related to const string
Jingjing Wu
1
-2
/
+2
2015-10-15
i40e: Store off PHY capabilities
Kevin Scott
1
-0
/
+3
2015-10-14
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
1
-3
/
+27
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-4
/
+5
2015-10-08
i40e: fix bug in return from get_link_status and avoid spurious link messages
Jesse Brandeburg
1
-7
/
+8
2015-10-07
i40e/i40evf: add driver support for new device ids
Shannon Nelson
1
-0
/
+1
2015-10-07
i40e: Increase the amount of time we wait for reset to be done
Paul M Stillwell Jr
1
-1
/
+1
2015-09-30
i40e: fix 32 bit build warnings
Jesse Brandeburg
1
-5
/
+0
2015-09-30
i40e/i40evf: add new device id 1588
Shannon Nelson
1
-0
/
+1
2015-08-06
i40e/i40evf: Update FW API with X722 support
Anjali Singhai Jain
1
-0
/
+163
2015-08-06
i40e/i40evf: Add device ids for X722
Anjali Singhai Jain
1
-0
/
+10
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-2
/
+2
2015-07-23
i40e: clean up error status messages
Shannon Nelson
1
-0
/
+206
2015-07-15
i40e/i40evf: Update Flex-10 related device/function capabilities
Pawel Orlowski
1
-5
/
+19
2015-04-15
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
1
-0
/
+5
2015-04-15
i40e: enable user dump of internal hardware state
Jesse Brandeburg
1
-0
/
+57
2015-04-15
i40e: print FCoE capability reported by the device function
Vasu Dev
1
-0
/
+3
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
1
-0
/
+2
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
1
-3
/
+3
2015-03-09
i40e: future proof some sizeof calls
Shannon Nelson
1
-2
/
+2
2015-03-07
i40e: clean up debug_read_register
Jesse Brandeburg
1
-6
/
+4
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
1
-25
/
+25
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
1
-1
/
+0
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
1
-0
/
+2
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
1
-0
/
+4
2015-03-05
i40e: during LED interaction ignore activity LED src modes
Matt Jared
1
-1
/
+34
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
1
-4
/
+8
2015-02-26
i40e: check pointers before use
Shannon Nelson
1
-1
/
+1
2015-02-26
i40e: fix shift precedence issue
Shannon Nelson
1
-2
/
+3
2015-02-25
i40e: Set FLAG_RD when sending buffer FW must read
Kevin Scott
1
-1
/
+1
2015-02-25
i40e: Set BUF flag for Set Version AQ command
Kevin Scott
1
-1
/
+1
2015-02-25
i40e: Add NPAR BW get and set functions
Greg Rose
1
-0
/
+117
2015-02-25
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
1
-12
/
+19
2015-02-24
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
1
-31
/
+2
2015-02-09
i40e: fix led blink toggle to enable steady state
Matt Jared
1
-2
/
+4
2015-01-16
i40e: Support for NPAR iSCSI partition with DCB
Neerav Parikh
1
-0
/
+5
2015-01-13
i40e: Adding function for reading PBA String
Kamil Krawczyk
1
-0
/
+59
2015-01-13
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
1
-0
/
+66
2014-12-06
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
1
-12
/
+11
2014-12-06
i40e: Increase reset delay
Kevin Scott
1
-1
/
+1
2014-11-18
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
1
-0
/
+28
2014-11-18
i40e: Resume Port Tx after DCB event
Neerav Parikh
1
-0
/
+20
2014-10-24
i40e: Add 10GBaseT support
Mitch Williams
1
-0
/
+1
[next]