index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2013-12-14
i40e: fix null dereference
Jesse Brandeburg
2013-10-29
i40e: fix error return code in i40e_probe()
Wei Yongjun
2013-10-24
i40e: remove unused including <linux/version.h>
Wei Yongjun
2013-10-22
i40e: Bump version
Catherine Sullivan
2013-10-22
i40e: use pf_id for pf function id in qtx_ctl
Shannon Nelson
2013-10-22
i40e: check vsi ptrs before dumping them
Shannon Nelson
2013-10-22
i40e: reorder block declarations in debugfs
Shannon Nelson
2013-10-22
i40e: tweaking icr0 handling for legacy irq
Shannon Nelson
2013-10-22
i40e: refactor fdir setup function
Jesse Brandeburg
2013-10-22
i40e: fix sign extension issue
Jesse Brandeburg
2013-10-22
i40e: fix use of untrusted scalar value warning
Jesse Brandeburg
2013-10-22
i40e: clamp debugfs nvm read command
Jesse Brandeburg
2013-10-22
i40e: debugfs fixups
Jesse Brandeburg
2013-10-22
i40e: fixup legacy interrupt handling
Shannon Nelson
2013-10-22
i40e: assign correct vector to VF
Mitch Williams
2013-10-22
i40e: don't free nonexistent rings
Mitch Williams
2013-10-22
i40e: do not flush after re-enabling interrupts
Jesse Brandeburg
2013-10-09
i40e: Bump version
Catherine Sullivan
2013-10-09
i40e: Add support for 64 bit netstats
Alexander Duyck
2013-10-09
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-09
i40e: Replace ring container array with linked list
Alexander Duyck
2013-10-09
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
2013-10-09
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-10-09
i40e: Add support for Tx byte queue limits
Alexander Duyck
2013-10-09
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2013-10-09
i40e: clean up Tx fast path
Alexander Duyck
2013-10-09
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
2013-10-09
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2013-10-09
i40e: Drop unused completed stat
Alexander Duyck
2013-10-09
i40e: Link code updates
Anjali Singhai
2013-09-27
i40e: clean up coccicheck reported errors
Jesse Brandeburg
2013-09-27
i40e: better return values
Jesse Brandeburg
2013-09-27
i40e: convert ret to aq_ret
Jesse Brandeburg
2013-09-27
i40e: small clean ups from review
Jesse Brandeburg
2013-09-27
i40e: use common failure flow
Jesse Brandeburg
2013-09-11
i40e: include i40e in kernel proper
Jesse Brandeburg
2013-09-11
i40e: debugfs interface
Jesse Brandeburg
2013-09-11
i40e: init code and hardware support
Jesse Brandeburg
2013-09-11
i40e: implement virtual device interface
Jesse Brandeburg
2013-09-11
i40e: driver core headers
Jesse Brandeburg
2013-09-11
i40e: driver ethtool core
Jesse Brandeburg
2013-09-11
i40e: transmit, receive, and NAPI
Jesse Brandeburg
2013-09-11
i40e: main driver core
Jesse Brandeburg