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
Age
Commit message (
Expand
)
Author
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-17
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
2011-07-17
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
2011-07-16
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
2011-07-16
neigh: Kill neigh_ops->hh_output
David S. Miller
2011-07-16
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
2011-07-16
net: Create and use new helper, neigh_output().
David S. Miller
2011-07-16
ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
2011-07-16
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
2011-07-16
bnx2x: Fix compilation when CNIC is not selected in config
Dmitry Kravkov
2011-07-16
68360enet: Remove Kconfig/Makefile references
Jeff Kirsher
2011-07-16
bnx2: Close device if tx_timeout reset fails
Michael Chan
2011-07-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-15
8139cp: convert to new VLAN model.
françois romieu
2011-07-15
Remove redundant variable/code in __qdisc_run
Krishna Kumar
2011-07-15
slcan: remove obsolete code in slcan initialisation
Oliver Hartkopp
2011-07-15
Separate handling of irq type flags variable from the irq_flags request_irq v...
Shyam Iyer
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-14
net/ps3: Fix gelic RX DMA restart
Geoff Levand
2011-07-14
bnx2x: Multiple concurrent l2 traffic classes
Ariel Elior
2011-07-14
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"
Ariel Elior
2011-07-14
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2011-07-14
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
2011-07-14
net: remove /sys/class/net/*/features
Michał Mirosław
2011-07-14
net: unexport netdev_fix_features()
Michał Mirosław
2011-07-14
net: cleanup vlan_features setting in register_netdev
Michał Mirosław
2011-07-14
net: vlan: remove reduntant check in ndo_fix_features callback
Michał Mirosław
2011-07-14
net: m68k/nfeth: Remove wrong usage of dev->flags
Michał Mirosław
2011-07-14
r8169: adjust the RxConfig settings.
Hayes Wang
2011-07-14
r8169: don't enable rx when shutdown.
Hayes Wang
2011-07-14
r8169: fix wake on lan setting for non-8111E.
Hayes Wang
2011-07-14
r8169: support RTL8111E-VL.
Hayes Wang
2011-07-14
r8169: add ERI functions.
Hayes Wang
2011-07-14
r8169: modify the flow of the hw reset.
Hayes Wang
2011-07-14
r8169: adjust some registers.
Hayes Wang
2011-07-14
ps3_gelic: Don't kill the device on DMA failure
Andre Heider
2011-07-14
ps3_gelic: Fix start_xmit kick error path
Andre Heider
2011-07-14
ps3_gelic: Fix typos
Andre Heider
2011-07-14
qlcnic: change capture mask for FW dump
Anirban Chakraborty
2011-07-14
qlcnic: define error code for loopback test
Amit Kumar Salecha
2011-07-14
qlcnic: fix race in skb->len access.
Sucheta Chakraborty
2011-07-14
qlcnic: enable mac-learning in promiscous mode.
Sucheta Chakraborty
2011-07-14
qlcnic: updated supported cards information
Sritej Velaga
2011-07-14
qlcnic: fix chip reset logic
Sritej Velaga
2011-07-14
bnx2: Read iSCSI config from shared memory during ->probe()
Michael Chan
2011-07-14
bnx2: Add MCP dump
Jeffrey Huang
2011-07-14
cnic: Return proper error code if we fail to send netlink message
Michael Chan
2011-07-14
cnic: Fix ring setup/shutdown code
Michael Chan
2011-07-14
cnic: Fix port_mode setting
Michael Chan
[next]