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
Age
Commit message (
Expand
)
Author
2009-01-25
com0020: Add missing symbol export for com20020_netdev_ops.
David S. Miller
2009-01-25
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
2009-01-25
smsc95xx: fix function prototype of async callback
Steve Glendinning
2009-01-25
smsc95xx: remove unused completion struct
Steve Glendinning
2009-01-24
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
2009-01-23
rtl8187: Add termination packet to prevent stall
Larry Finger
2009-01-23
iwlwifi: fix rs_get_rate WARN_ON()
Abbas, Mohamed
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
2009-01-22
e1000e: drop lltx, remove unnecessary lock
Jesse Brandeburg
2009-01-22
phy: Add suspend/resume support to SMSC PHYs
Steve Glendinning
2009-01-22
au1000: reorder functions
Florian Fainelli
2009-01-22
net: pppoe - get rid of DECLARE_MAC_BUF
Cyrill Gorcunov
2009-01-22
phylib: Fix oops in suspend/resume paths
Anton Vorontsov
2009-01-22
bnx2x: Version
Eilon Greenstein
2009-01-22
bnx2x: loopback test failure
Eilon Greenstein
2009-01-22
bnx2x: Missing rmb when waiting for FW response
Eilon Greenstein
2009-01-22
bnx2x: Calling napi_del
Eilon Greenstein
2009-01-22
bnx2x: Carrier off first call
Eilon Greenstein
2009-01-22
bnx2x: Handling load failures
Eilon Greenstein
2009-01-22
bnx2x: Disable napi
Eilon Greenstein
2009-01-22
bnx2x: Reset HW before use
Eilon Greenstein
2009-01-22
iwlwifi: return NETDEV_TX_OK from _tx ops
Reinette Chatre
2009-01-22
zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list
Hin-Tak Leung
2009-01-22
p54usb: fix nasty use after free
Christian Lamparter
2009-01-22
p54: more cryptographic accelerator fixes
Christian Lamparter
2009-01-22
p54: add missing break in eeprom parser
Chr
2009-01-22
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
2009-01-22
rt2x00: Fix TX rate short preamble detection
Ivo van Doorn
2009-01-22
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
2009-01-21
tun: Implement ip link del tunXXX
Eric W. Biederman
2009-01-21
tun: There is no longer any need to deny changing network namespaces
Eric W. Biederman
2009-01-21
tun: Fix races between tun_net_close and free_netdev.
Eric W. Biederman
2009-01-21
tun: Move read_wait into tun_file
Eric W. Biederman
2009-01-21
tun: Make tun_net_xmit atomic wrt tun_attach && tun_detach
Eric W. Biederman
2009-01-21
tun: Grab the netns in open.
Eric W. Biederman
2009-01-21
tun: Introduce tun_file
Eric W. Biederman
2009-01-21
tun: Use POLLERR not EBADF in tun_chr_poll
Eric W. Biederman
2009-01-21
tun: Fix races in tun_set_iff
Eric W. Biederman
2009-01-21
tun: Remove unnecessary tun_get_by_name
Eric W. Biederman
2009-01-21
net: pppoe,pppol2tp - register channels with explicit net
Cyrill Gorcunov
2009-01-21
net: ppp_generic - introduce net-namespace functionality v2
Cyrill Gorcunov
2009-01-21
net: pppol2tp - introduce net-namespace functionality
Cyrill Gorcunov
2009-01-21
net: pppoe - introduce net-namespace functionality
Cyrill Gorcunov
2009-01-21
net: pppoe - code cleanup and helpers
Cyrill Gorcunov
2009-01-21
ehea: Improve driver behaviour in low mem conditions
Thomas Klein
2009-01-21
ehea: Fix mem allocations which require page alignment
Thomas Klein
2009-01-21
ehea: Use net_device_ops structure
Thomas Klein
2009-01-21
e1000: drop lltx, remove unnecessary lock
Alexander Duyck
2009-01-21
igb: make certain to power on optics for 82576 fiber nics
Alexander Duyck
2009-01-21
igb: igb should not flag lltx
Alexander Duyck
[prev]
[next]