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
2012-08-30
drivers/ieee802154: move ieee802154 drivers to net folder
alex.bluesman.smirnov@gmail.com
2012-08-30
drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro
alex.bluesman.smirnov@gmail.com
2012-08-30
netlink: add minlen validation for the new signed types
Julian Anastasov
2012-08-30
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
Julia Lawall
2012-08-30
forcedeth: prevent TX timeouts after reboot
david decotigny
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
2012-08-30
forcedeth: fix buffer overflow
david decotigny
2012-08-30
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
2012-08-30
of/mdio: Add dummy functions in of_mdio.h.
Srinivas Kandagatla
2012-08-30
netpoll: provide an IP ident in UDP frames
Eric Dumazet
2012-08-30
net: dev: fix the incorrect hold of net namespace's lo device
Gao feng
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
2012-08-24
sfc: Remove bogus comment about MTU change and RX buffer overrun
Ben Hutchings
2012-08-24
sfc: Remove overly paranoid locking assertions from netdev operations
Ben Hutchings
2012-08-24
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
Ben Hutchings
2012-08-24
sfc: Improve log messages in case we abort probe due to a pending reset
Ben Hutchings
2012-08-24
sfc: Never try to stop and start a NIC that is disabled
Ben Hutchings
2012-08-24
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
Ben Hutchings
2012-08-24
sfc: Keep disabled NICs quiescent during suspend/resume
Ben Hutchings
2012-08-24
sfc: Hold the RTNL lock for more of the suspend/resume cycle
Ben Hutchings
2012-08-24
sfc: Change state names to be clearer, and comment them
Ben Hutchings
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
2012-08-24
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
2012-08-24
team: do not allow to add VLAN challenged port when vlan is used
Jiri Pirko
2012-08-24
vlan: add helper which can be called to see if device is used by vlan
Jiri Pirko
2012-08-24
team: don't print warn message on -ESRCH during event send
Jiri Pirko
2012-08-24
w5300: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
2012-08-24
w5100: using eth_hw_addr_random() for random MAC and set device flag
Wei Yongjun
2012-08-24
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
2012-08-24
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
Neil Horman
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-08-23
packet: fix broken build.
Rami Rosen
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-23
batman-adv: Start new development cycle
Sven Eckelmann
2012-08-23
batman-adv: change interface_rx to get orig node
Antonio Quartulli
2012-08-23
batman-adv: detect not yet announced clients
Antonio Quartulli
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
[next]