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
/
i40e_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-10-24
i40e: mask phy events
Jesse Brandeburg
1
-0
/
+27
2014-09-04
i40e: Add dual speed module support
Catherine Sullivan
1
-0
/
+2
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
1
-2
/
+6
2014-08-03
i40e: expose debug_write_register request
Shannon Nelson
1
-0
/
+29
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
1
-0
/
+27
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
1
-0
/
+88
2014-07-17
i40e/i40evf: Clean up code
Paul M Stillwell Jr
1
-1
/
+0
2014-07-16
i40e: Add ndo_get_phys_port_id() callback support
Neerav Parikh
1
-0
/
+25
2014-07-03
i40e/i40evf: Add set_fc and init of FC settings
Catherine Sullivan
1
-0
/
+125
2014-07-03
i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...
Catherine Sullivan
1
-0
/
+75
2014-07-01
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
1
-1
/
+3
2014-07-01
i40e: clear all queues and interrupts
Shannon Nelson
1
-0
/
+93
2014-06-25
i40e: Add ablitity to enable/disable link from set_link_restart_an
Catherine Sullivan
1
-1
/
+7
2014-06-20
i40e/i40evf: Update RSS configuration
Carolyn Wyborny
1
-6
/
+1
[next]