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
/
net
/
e1000
Age
Commit message (
Expand
)
Author
2006-08-16
e1000: explicit locking for two ethtool path functions
Jesse Brandeburg
2006-08-16
e1000: Explicitly power up the PHY during loopback testing.
Jesse Brandeburg
2006-08-16
e1000: Remove 0x1000 as supported device
Jeff Kirsher
2006-08-16
e1000: Same cosmetic fix as earlier sent out for IPV4.
Auke Kok
2006-08-02
[E1000]: Convert to netdev_alloc_skb
David S. Miller
2006-07-14
e1000: bump version to 7.1.9-k4
Auke Kok
2006-07-14
e1000: fix panic on large frame receive when mtu=default
Auke Kok
2006-07-14
e1000: remove CRC bytes from measured packet length
Auke Kok
2006-07-14
e1000: Redo netpoll fix to address community concerns
Auke Kok
2006-07-12
[PATCH] e1000: irq naming update
Andrew Morton
2006-07-09
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-05
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
e1000: increase version to 7.1.9-k2
Auke Kok
2006-06-27
e1000: add ich8lan device ID's
Auke Kok
2006-06-27
e1000: allow user to disable ich8 lock loss workaround
Auke Kok
2006-06-27
e1000: integrate ich8 support into driver
Auke Kok
2006-06-27
e1000: add ich8lan core functions
Auke Kok
2006-06-27
e1000: disable ERT
Auke Kok
2006-06-27
e1000: check return value of _get_speed_and_duplex
Auke Kok
2006-06-27
e1000: M88 PHY workaround
Auke Kok
2006-06-27
e1000: fix adapter led blinking inconsistency
Auke Kok
2006-06-27
e1000: disable CRC stripping workaround
Auke Kok
2006-06-27
e1000: force register write flushes to circumvent broken platforms
Auke Kok
2006-06-27
e1000: rework module param code with uninitialized values
Auke Kok
2006-06-27
e1000: recycle skb
Auke Kok
2006-06-27
e1000: change printk into DPRINTK
Auke Kok
2006-06-27
e1000: add smart power down code
Auke Kok
2006-06-27
e1000: small performance tweak by removing double code
Auke Kok
2006-06-27
e1000: fix CONFIG_PM blocks
Auke Kok
2006-06-27
e1000: Make PHY powerup/down a function
Auke Kok
2006-06-27
e1000: rework driver hardware reset locking
Auke Kok
2006-06-27
e1000: fix loopback ethtool test
Auke Kok
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-11
[PATCH] e1000: prevent statistics from getting garbled during reset
Linas Vepstas
2006-06-09
e1000: prevent statistics from garbling during bus resets
Auke Kok
2006-06-08
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
2006-06-08
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-06-08
e1000: add PCI Error Recovery
Auke Kok
2006-06-08
e1000: remove risky prefetch on next_skb->data
Auke Kok
2006-06-08
e1000: fix ethtool test irq alloc as "probe"
Auke Kok
2006-05-26
e1000: add shutdown handler back to fix WOL
Auke Kok
2006-05-26
[PATCH] e1000: endian fixes
Alexey Dobriyan
2006-05-23
e1000: bump version to 7.0.38-k4
Auke Kok
2006-05-23
e1000: remove changelog in driver
Auke Kok
2006-05-23
e1000: Fix date string in Makefile
Auke Kok
2006-05-23
e1000: remove leading and trailing whitespace.
Auke Kok
2006-05-23
e1000: remove backslash r debug printfs
Auke Kok
[prev]
[next]