index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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-19
i40e: fix for PHY NVM interaction problem
Carolyn Wyborny
1
-6
/
+8
2015-10-19
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-13
i40e/i40evf: Add module_types and update_link_info
Catherine Sullivan
1
-3
/
+27
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-4
/
+5
2015-10-07
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-05
i40e/i40evf: Update FW API with X722 support
Anjali Singhai Jain
1
-0
/
+163
2015-08-05
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-14
i40e/i40evf: Update Flex-10 related device/function capabilities
Pawel Orlowski
1
-5
/
+19
2015-04-14
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
1
-0
/
+5
2015-04-14
i40e: enable user dump of internal hardware state
Jesse Brandeburg
1
-0
/
+57
2015-04-14
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-03
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-24
i40e: Set FLAG_RD when sending buffer FW must read
Kevin Scott
1
-1
/
+1
2015-02-24
i40e: Set BUF flag for Set Version AQ command
Kevin Scott
1
-1
/
+1
2015-02-24
i40e: Add NPAR BW get and set functions
Greg Rose
1
-0
/
+117
2015-02-24
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
1
-12
/
+19
2015-02-23
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-23
i40e: Add 10GBaseT support
Mitch Williams
1
-0
/
+1
2014-10-23
i40e: mask phy events
Jesse Brandeburg
1
-0
/
+27
[next]