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
/
e1000_ethtool.c
Age
Commit message (
Expand
)
Author
2011-05-07
e1000: convert to set_phys_id
Jeff Kirsher
2011-04-29
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
David Decotigny
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-07-26
e1000: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-05
e1000/e1000e: implement a simple interrupt moderation
Jesse Brandeburg
2010-04-27
e1000: Use netdev_<level>, pr_<level> and dev_<level>
Emil Tantilov
2010-04-27
e1000: use DMA API instead of PCI DMA functions
Nick Nunley
2010-02-03
e1000: Report link status in ethtool when interface is down
Nick Nunley
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-10-13
e1000: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
2009-10-07
e1000: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-09-26
e1000: test link state conclusively
Jesse Brandeburg
2009-09-26
e1000: drop dead pcie code from e1000
Jesse Brandeburg
2009-07-06
e1000: allow ethtool coalesece to adjust interrupts per second
Jesse Brandeburg
2008-11-16
e1000: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2008-07-22
e1000: Move assignments in tests before test
Joe Perches
2008-07-22
e1000: Remove spaces after casts and function names
Joe Perches
2008-07-22
e1000: Move extern function definitions to e1000.h
Joe Perches
2008-07-22
e1000: Use hw, er32, and ew32
Joe Perches
2008-07-22
e1000: neaten function declarations
Joe Perches
2008-06-27
e1000: only enable TSO6 via ethtool when using correct hardware
Andy Gospodarek
2008-04-16
e1000: convert uint16_t style integers to u16
Joe Perches
2008-03-26
e1000: Convert boolean_t to bool
Joe Perches
2008-02-11
replace code with FIELD_SIZEOF
Julia Lawall
2008-01-28
[netdrvr] checkpatch cleanups
Jeff Garzik
2008-01-28
[E1000]: Convert regtest macro's to functions
Joe Perches
2008-01-28
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
2007-12-07
e1000: fix memcpy in e1000_get_strings
Roel Kluin
2007-10-30
e1000: sparse warnings fixes
Stephen Hemminger
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-09-27
e1000: Add device IDs of blade version of the 82571 quad port
Auke Kok
2007-08-14
e1000: Add device IDs of new 82571 board variants
Auke Kok
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-04-28
e1000: ROUND_UP macro cleanup in drivers/net/e1000
Milind Arun Choudhary
2007-04-28
e1000: Use kcalloc()
Yan Burman
2007-04-28
e1000: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-17
e1000: allow ethtool to see link status when down
Kok, Auke
2007-02-05
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2006-12-26
e1000: 3 new driver stats for managability testing
Jeff Garzik
2006-12-02
e1000: add queue restart counter
Jesse Brandeburg
2006-12-02
e1000: New hardware support
Auke Kok
2006-12-02
e1000: FIX: enable hw TSO for IPV6
Auke Kok
2006-12-02
e1000: whitespace changes, comments, typos
Auke Kok
2006-10-24
e1000: FIX: 82542 doesn't support WoL
Auke Kok
2006-10-24
e1000: FIX: don't poke at manageability registers for incompatible adapters
Jesse Brandeburg
[next]