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_6.6-2.2.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, Colibri and Verdin 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
2016-02-19
i40e/ethtool: support coalesce setting by queue
Kan Liang
2016-02-19
i40e/ethtool: support coalesce getting by queue
Kan Liang
2016-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2016-02-19
i40e: let go of the past
Mitch Williams
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
2016-02-18
i40e: implement and use Rx CTL helper functions
Shannon Nelson
2016-02-18
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2016-02-18
i40e: add check for null VSI
John Underwood
2016-02-18
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
2016-02-18
i40e: Fix for unexpected messaging
Carolyn Wyborny
2016-02-18
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
2016-02-18
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
Kevin Scott
2016-02-18
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
2016-02-18
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
2016-02-18
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2016-02-18
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
2016-02-18
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
2016-02-18
i40e: Add support for ATR w/ IPv6 extension headers
Alexander Duyck
2016-02-18
i40e: Update feature flags to reflect newly enabled features
Alexander Duyck
2016-02-18
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
Alexander Duyck
2016-02-18
i40e: Fix ATR in relation to tunnels
Alexander Duyck
2016-02-18
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
Alexander Duyck
2016-02-18
i40e/i40evf: Clean-up Rx packet checksum handling
Alexander Duyck
2016-02-18
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
2016-02-18
i40e/i40evf: Do not write to descriptor unless we complete
Alexander Duyck
2016-02-18
i40e/i40evf: Handle IPv6 extension headers in checksum offload
Alexander Duyck
2016-02-18
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
Alexander Duyck
2016-02-18
i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
Alexander Duyck
2016-02-18
i40e/i40evf: Consolidate all header changes into TSO function
Alexander Duyck
2016-02-18
i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
Alexander Duyck
2016-02-18
i40e/i40evf: Use u64 values instead of casting them in TSO function
Alexander Duyck
2016-02-18
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
2016-02-17
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
2016-02-17
i40e: When in promisc mode apply promisc mode to Tx Traffic as well
Anjali Singhai Jain
2016-02-17
i40e: clean event descriptor before use
Shannon Nelson
2016-02-17
i40e: better error reporting for nvmupdate
Shannon Nelson
2016-02-17
i40e: expand comment
Mitch Williams
2016-02-17
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
Anjali Singhai Jain
2016-02-17
i40e/i40evf: avoid atomics
Mitch Williams
2016-02-17
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
2016-02-17
i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
Anjali Singhai Jain
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-17
i40e: trivial: cleanup use of pf->hw
Jesse Brandeburg
2016-02-17
i40e: drop unused debugfs file "dump"
Jesse Brandeburg
2016-02-17
i40e: get rid of magic number
Mitch Williams
2016-02-17
i40e/i40evf: Bump version
Jesse Brandeburg
2016-02-17
i40e: properly show packet split status in debugfs
Mitch Williams
2016-02-17
i40e/i40evf: use logical operators, not bitwise
Mitch Williams
[next]