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
2013-10-29
i40e: fix error return code in i40e_probe()
Wei Yongjun
1
-1
/
+3
2013-10-22
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-10-22
i40e: use pf_id for pf function id in qtx_ctl
Shannon Nelson
1
-2
/
+2
2013-10-22
i40e: tweaking icr0 handling for legacy irq
Shannon Nelson
1
-7
/
+5
2013-10-22
i40e: fixup legacy interrupt handling
Shannon Nelson
1
-6
/
+12
2013-10-22
i40e: don't free nonexistent rings
Mitch Williams
1
-5
/
+6
2013-10-22
i40e: do not flush after re-enabling interrupts
Jesse Brandeburg
1
-1
/
+2
2013-10-09
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-10-09
i40e: Add support for 64 bit netstats
Alexander Duyck
1
-11
/
+67
2013-10-09
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
1
-65
/
+77
2013-10-09
i40e: Replace ring container array with linked list
Alexander Duyck
1
-42
/
+42
2013-10-09
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
1
-46
/
+106
2013-10-09
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
1
-4
/
+8
2013-10-09
i40e: Link code updates
Anjali Singhai
1
-2
/
+6
2013-09-27
i40e: better return values
Jesse Brandeburg
1
-16
/
+21
2013-09-27
i40e: convert ret to aq_ret
Jesse Brandeburg
1
-55
/
+52
2013-09-27
i40e: small clean ups from review
Jesse Brandeburg
1
-3
/
+3
2013-09-27
i40e: use common failure flow
Jesse Brandeburg
1
-6
/
+6
2013-09-11
i40e: main driver core
Jesse Brandeburg
1
-0
/
+7375