index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
2015-04-14
1
-0
/
+5
*
i40e: enable user dump of internal hardware state
Jesse Brandeburg
2015-04-14
1
-0
/
+57
*
i40e: print FCoE capability reported by the device function
Vasu Dev
2015-04-14
1
-0
/
+3
*
i40e: Increase PF reset max loop limit
Akeem G Abodunrin
2015-03-27
1
-1
/
+1
*
i40e/i40evf: implement KR2 support
Jesse Brandeburg
2015-03-27
1
-0
/
+2
*
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
2015-03-09
1
-3
/
+3
*
i40e: future proof some sizeof calls
Shannon Nelson
2015-03-09
1
-2
/
+2
*
i40e: clean up debug_read_register
Jesse Brandeburg
2015-03-07
1
-6
/
+4
*
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
2015-03-07
1
-25
/
+25
*
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
2015-03-05
1
-1
/
+0
*
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2015-03-05
1
-0
/
+2
*
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
2015-03-05
1
-0
/
+4
*
i40e: during LED interaction ignore activity LED src modes
Matt Jared
2015-03-05
1
-1
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-3
/
+4
|
\
|
*
i40e: check pointers before use
Shannon Nelson
2015-02-26
1
-1
/
+1
|
*
i40e: fix shift precedence issue
Shannon Nelson
2015-02-26
1
-2
/
+3
*
|
i40e/i40evf: print FW build number in version string
Shannon Nelson
2015-03-03
1
-4
/
+8
*
|
i40e: Set FLAG_RD when sending buffer FW must read
Kevin Scott
2015-02-24
1
-1
/
+1
*
|
i40e: Set BUF flag for Set Version AQ command
Kevin Scott
2015-02-24
1
-1
/
+1
*
|
i40e: Add NPAR BW get and set functions
Greg Rose
2015-02-24
1
-0
/
+117
*
|
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
2015-02-24
1
-12
/
+19
*
|
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
2015-02-23
1
-31
/
+2
|
/
*
i40e: fix led blink toggle to enable steady state
Matt Jared
2015-02-09
1
-2
/
+4
*
i40e: Support for NPAR iSCSI partition with DCB
Neerav Parikh
2015-01-16
1
-0
/
+5
*
i40e: Adding function for reading PBA String
Kamil Krawczyk
2015-01-13
1
-0
/
+59
*
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
2015-01-13
1
-0
/
+66
*
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
2014-12-06
1
-12
/
+11
*
i40e: Increase reset delay
Kevin Scott
2014-12-06
1
-1
/
+1
*
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
2014-11-18
1
-0
/
+28
*
i40e: Resume Port Tx after DCB event
Neerav Parikh
2014-11-18
1
-0
/
+20
*
i40e: Add 10GBaseT support
Mitch Williams
2014-10-23
1
-0
/
+1
*
i40e: mask phy events
Jesse Brandeburg
2014-10-23
1
-0
/
+27
*
i40e: Add dual speed module support
Catherine Sullivan
2014-09-04
1
-0
/
+2
*
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
2014-08-27
1
-2
/
+6
*
i40e: expose debug_write_register request
Shannon Nelson
2014-08-02
1
-0
/
+29
*
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
2014-08-02
1
-0
/
+27
*
i40e/i40evf: Add nvmupdate support
Shannon Nelson
2014-07-24
1
-0
/
+88
*
i40e/i40evf: Clean up code
Paul M Stillwell Jr
2014-07-16
1
-1
/
+0
*
i40e: Add ndo_get_phys_port_id() callback support
Neerav Parikh
2014-07-16
1
-0
/
+25
*
i40e/i40evf: Add set_fc and init of FC settings
Catherine Sullivan
2014-07-02
1
-0
/
+125
*
i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...
Catherine Sullivan
2014-07-02
1
-0
/
+75
*
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
2014-07-01
1
-1
/
+3
*
i40e: clear all queues and interrupts
Shannon Nelson
2014-06-30
1
-0
/
+93
*
i40e: Add ablitity to enable/disable link from set_link_restart_an
Catherine Sullivan
2014-06-24
1
-1
/
+7
*
i40e/i40evf: Update RSS configuration
Carolyn Wyborny
2014-06-20
1
-6
/
+1
*
i40e: use stored base_queue value
Shannon Nelson
2014-06-11
1
-3
/
+2
*
i40e/i40evf: remove deprecated device IDs
Jesse Brandeburg
2014-06-08
1
-2
/
+0
*
i40e/i40evf: Fix code to accommodate i40e_register.h changes
Anjali Singhai Jain
2014-06-08
1
-8
/
+1
*
i40e: increase reset wait time
Shannon Nelson
2014-06-06
1
-1
/
+1
*
i40e/i40evf: add Tx pre queue disable function
Matt Jared
2014-06-06
1
-0
/
+31
[next]