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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2015-05-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
2015-02-26
i40e: check pointers before use
Shannon Nelson
2015-02-26
i40e: catch NVM write semaphore timeout and retry
Shannon Nelson
2015-02-26
i40e: stop flow director on shutdown
Mitch A Williams
2015-02-26
i40e: disconnect irqs on shutdown
Shannon Nelson
2015-02-26
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
Anjali Singhai
2015-02-26
i40e: Issue a PF reset if Tx queue disable timeout
Parikh, Neerav
2015-02-26
i40e: Fix the Tx ring qset handle when DCB reconfigures
Parikh, Neerav
2015-02-26
i40e: Fix the case where per TC queue count was higher than queues enabled
Anjali Singhai
2015-02-26
i40e: fix race in hang check
Jesse Brandeburg
2015-02-26
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
2015-02-26
i40e: Don't check for Tx hang when PF down
Akeem G Abodunrin
2015-02-26
i40e: fix shift precedence issue
Shannon Nelson
2015-02-26
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
2015-02-09
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
2015-02-09
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
2015-02-09
i40e: Enable Loopback for the FCOE vsi as well
Anjali Singhai Jain
2015-02-09
i40e: use dev_port for fcoe netdev
Vasu Dev
2015-02-09
i40e: Fix function header
Greg Rose
2015-02-09
i40e: fix led blink toggle to enable steady state
Matt Jared
2015-02-09
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
2015-02-08
i40e: stop the service task at shutdown
Mitch Williams
2015-02-08
i40evf: stop the watchdog for shutdown
Mitch Williams
2015-02-08
i40evf: ignore bogus messages from FW
Mitch Williams
2015-02-08
i40evf: reset on module unload
Mitch Williams
2015-02-08
i40e: add locking around VF reset
Mitch Williams
2015-02-08
i40e: Use even more ARQ descriptors
Mitch Williams
2015-02-08
i40e: delay after VF reset
Mitch Williams
2015-02-08
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
2015-02-08
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
2015-02-05
ixgbe: add Tx anti spoofing support
Don Skidmore
2015-02-05
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2015-02-05
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2015-02-05
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2015-02-05
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
2015-02-05
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
2015-02-05
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
2015-02-05
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
2015-02-05
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
2015-02-05
ixgbe: fix setting port VLAN
Emil Tantilov
2015-02-05
ixgbevf: add RSS support for X550
Emil Tantilov
2015-02-05
ixgbevf: enable multiple queue support
Emil Tantilov
2015-02-05
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
2015-02-05
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
2015-02-05
fm10k: Resolve compile warnings with W=1
Matthew Vick
2015-02-05
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-01-30
ixgbevf: Fix checksum error when using stacked vlan
Toshiaki Makita
2015-01-30
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
[next]