index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-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-19
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-05
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-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+33
2015-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-28
/
+59
2015-03-03
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
2015-02-26
i40e: Issue a PF reset if Tx queue disable timeout
Parikh, Neerav
1
-1
/
+7
2015-02-26
i40e: Fix the Tx ring qset handle when DCB reconfigures
Parikh, Neerav
1
-2
/
+9
2015-02-26
i40e: Fix the case where per TC queue count was higher than queues enabled
Anjali Singhai
1
-1
/
+6
2015-02-26
i40e: Don't check for Tx hang when PF down
Akeem G Abodunrin
1
-1
/
+2
2015-02-24
i40e/i40evf: Update driver versions
Sravanthi Tangeda
1
-1
/
+1
2015-02-24
i40e: print Rx packet split status
Mitch Williams
1
-2
/
+4
2015-02-24
i40e: Add support for getlink, setlink ndo ops
Neerav Parikh
1
-12
/
+178
2015-02-24
i40e: Implement configfs for NPAR BW configuration
Greg Rose
1
-5
/
+8
2015-02-24
i40e: Add NPAR BW get and set functions
Greg Rose
1
-0
/
+129
2015-02-24
i40e: enable packet split only when IOMMU present
Mitch Williams
1
-2
/
+6
2015-02-24
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
Catherine Sullivan
1
-1
/
+9
2015-02-23
i40e/i40evf: Bump Driver Versions
Sravanthi Tangeda
1
-1
/
+1
2015-02-23
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
1
-2
/
+2
2015-02-23
i40e: Fix the EMPR interrupt received handling
Anjali Singhai Jain
1
-4
/
+2
2015-02-23
i40e/i40evf: i40e_register.h updates
Anjali Singhai Jain
1
-23
/
+0
2015-02-23
i40e: Use #define for the VSI connection type
Neerav Parikh
1
-3
/
+3
[prev]
[next]