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
Age
Commit message (
Expand
)
Author
2009-10-07
bonding: remove useless assignment
Nicolas de Pesloüan
2009-10-07
bonding: fix a parameter name in error message
Nicolas de Pesloüan
2009-10-07
be2net: Get rid of net_device_stats from adapter.
Ajit Khaparde
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
Tilman Schmidt
2009-10-07
bonding: introduce primary_reselect option
Jiri Pirko
2009-10-06
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
2009-10-06
gigaset: allow building without I4L
Tilman Schmidt
2009-10-06
gigaset: prepare for CAPI implementation
Tilman Schmidt
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-06
gigaset: add kerneldoc comments
Tilman Schmidt
2009-10-06
gigaset: correct debugging output selection
Tilman Schmidt
2009-10-06
gigaset: improve error recovery
Tilman Schmidt
2009-10-06
gigaset: fix device ERROR response handling
Tilman Schmidt
2009-10-06
gigaset: announce if built with debugging
Tilman Schmidt
2009-10-06
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
2009-10-06
gigaset: linearize skb
Tilman Schmidt
2009-10-06
gigaset: fix reject/hangup handling
Tilman Schmidt
2009-10-06
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
2009-10-06
isdn: avoid races in capidrv
Tilman Schmidt
2009-10-06
isdn: accept CAPI Informational Info values as success
Tilman Schmidt
2009-10-06
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2009-10-06
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
2009-10-06
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
2009-10-06
qlge: Fix lock/mutex warnings.
Ron Mercer
2009-10-06
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
2009-10-06
qlge: Fix some bit definitions for reset register.
Ron Mercer
2009-10-06
vxge: Version update.
Sreenivasa Honnur
2009-10-06
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
2009-10-06
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
2009-10-06
vxge: Removed unused functions.
Sreenivasa Honnur
2009-10-06
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
2009-10-06
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2009-10-06
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
2009-10-06
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
2009-10-06
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
2009-10-06
igb: add additional error handling to the phy code
Alexander Duyck
2009-10-06
igb: add code to retry a phy read in the event of failure on link check
Alexander Duyck
2009-10-06
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
2009-10-06
igb: remove microwire support from igb
Alexander Duyck
2009-10-06
igb: change how we handle alternate mac addresses
Alexander Duyck
2009-10-06
igb: fix a few items where weren't correctly setup for mbx timeout
Alexander Duyck
2009-10-06
igb: add function to handle mailbox lock
Alexander Duyck
2009-10-06
igb: add support for 82576NS SerDes adapter
Alexander Duyck
2009-10-06
igb: make use of the uta to allow for promiscous mode filter
Alexander Duyck
2009-10-06
igb: add combined function for setting rar and pool bits
Alexander Duyck
2009-10-06
igb: add locking to reads of the i2c interface
Alexander Duyck
2009-10-06
igb: update the approach taken to acquiring and releasing the phy lock
Alexander Duyck
2009-10-06
igb: update comments for serdes config and update to handle duplex
Alexander Duyck
[next]