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.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
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-24
i40e: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
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
2
-3
/
+3
2013-10-22
i40e: check vsi ptrs before dumping them
Shannon Nelson
1
-16
/
+23
2013-10-22
i40e: reorder block declarations in debugfs
Shannon Nelson
1
-8
/
+8
2013-10-22
i40e: tweaking icr0 handling for legacy irq
Shannon Nelson
3
-8
/
+8
2013-10-22
i40e: refactor fdir setup function
Jesse Brandeburg
1
-45
/
+33
2013-10-22
i40e: fix sign extension issue
Jesse Brandeburg
1
-6
/
+6
2013-10-22
i40e: fix use of untrusted scalar value warning
Jesse Brandeburg
1
-16
/
+18
2013-10-22
i40e: clamp debugfs nvm read command
Jesse Brandeburg
1
-3
/
+5
2013-10-22
i40e: debugfs fixups
Jesse Brandeburg
1
-12
/
+26
2013-10-22
i40e: fixup legacy interrupt handling
Shannon Nelson
1
-6
/
+12
2013-10-22
i40e: assign correct vector to VF
Mitch Williams
1
-1
/
+1
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
2
-3
/
+2
2013-10-10
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-10-10
i40e: Add support for 64 bit netstats
Alexander Duyck
4
-15
/
+95
2013-10-10
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
6
-185
/
+204
2013-10-10
i40e: Replace ring container array with linked list
Alexander Duyck
3
-53
/
+58
2013-10-10
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
4
-60
/
+112
2013-10-10
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
5
-26
/
+28
2013-10-10
i40e: Add support for Tx byte queue limits
Alexander Duyck
1
-0
/
+15
2013-10-10
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2
-27
/
+5
2013-10-10
i40e: clean up Tx fast path
Alexander Duyck
2
-99
/
+122
2013-10-10
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
1
-21
/
+25
2013-10-10
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2
-15
/
+14
2013-10-10
i40e: Drop unused completed stat
Alexander Duyck
3
-5
/
+2
2013-10-10
i40e: Link code updates
Anjali Singhai
1
-2
/
+6
2013-09-27
i40e: clean up coccicheck reported errors
Jesse Brandeburg
2
-5
/
+4
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: include i40e in kernel proper
Jesse Brandeburg
1
-0
/
+44
2013-09-11
i40e: debugfs interface
Jesse Brandeburg
1
-0
/
+2076
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg
16
-0
/
+13813
2013-09-11
i40e: implement virtual device interface
Jesse Brandeburg
3
-0
/
+2823
2013-09-11
i40e: driver core headers
Jesse Brandeburg
3
-0
/
+899
2013-09-11
i40e: driver ethtool core
Jesse Brandeburg
1
-0
/
+1449
2013-09-11
i40e: transmit, receive, and NAPI
Jesse Brandeburg
1
-0
/
+1817
2013-09-11
i40e: main driver core
Jesse Brandeburg
1
-0
/
+7375