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
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-18
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
2013-02-18
ip: fix warning in xfrm4_mode_tunnel_input
stephen hemminger
2013-02-18
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-18
net: move ioctl functions into a separated file
Cong Wang
2013-02-18
net: ehea module param description fix
Dave Young
2013-02-18
ipv6: optimize inet6_hash_frag()
Eric Dumazet
2013-02-18
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-02-15
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-15
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-15
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-15
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-15
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-15
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-02-15
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
2013-02-15
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-15
tipc: remove redundant checking for the number of iovecs in a send request
Ying Xue
2013-02-15
tipc: byte-based overload control on socket receive queue
Ying Xue
2013-02-15
tipc: eliminate duplicated discard_rx_queue routine
Ying Xue
2013-02-15
net: use skb_reset_mac_len() in dev_gro_receive()
Eric Dumazet
2013-02-15
ieee802154: at86rf230: Remove empty suspend/resume callbacks
Lars-Peter Clausen
2013-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-15
tg3: Update version to 3.130
Michael Chan
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2013-02-15
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
[next]