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
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
2017-06-01
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
2017-06-01
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
2017-06-01
virtchnl: convert to new macros
Jesse Brandeburg
2017-06-01
virtchnl: move some code to core driver
Jesse Brandeburg
2017-06-01
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-06-01
i40e: use new unified virtchnl header file
Jesse Brandeburg
2017-05-31
i40e: Check for memory allocation failure
Christophe Jaillet
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-05-31
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-05-31
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-05-31
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-19
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-19
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-19
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
2017-04-19
i40e: reduce wait time for adminq command completion
Jacob Keller
2017-04-19
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
Jacob Keller
2017-04-19
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
2017-04-19
i40e: don't hold RTNL lock while waiting for VF reset to finish
Jacob Keller
2017-04-19
i40e: new AQ commands
Jingjing Wu
2017-04-19
i40e/i40evf: Add tracepoints
Scott Peterson
2017-04-19
i40e: dump VF information in debugfs
Mitch Williams
2017-04-19
i40e: Fix support for flow director programming status
Alexander Duyck
2017-04-08
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
i40e: clean up historic deprecated flag definitions
Jacob Keller
2017-04-08
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
2017-04-08
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
2017-04-08
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
2017-04-08
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
2017-04-08
i40e: Decrease the scope of rtnl lock
Maciej Sosin
2017-04-08
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
Alexander Duyck
2017-04-08
i40e: update error message when trying to add invalid filters
Jacob Keller
[next]