index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgb
/
ixgb_ethtool.c
Age
Commit message (
Expand
)
Author
2011-05-04
ixgb: convert to set_phys_id
Jeff Kirsher
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-11
ixgb: convert to new VLAN model
Emil Tantilov
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2009-10-13
ixgb: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
2009-10-07
ixgb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2008-07-11
ixgb: update copyright dates and versions
Jesse Brandeburg
2008-07-11
ixgb: trivial fix space after for
Jesse Brandeburg
2008-07-11
ixgb: whitespace fixups
Jesse Brandeburg
2008-07-11
ixgb: format all if( to be if (
Jesse Brandeburg
2008-04-16
ixgb: convert uint16_t style integers to u16
Joe Perches
2008-03-26
ixgb: move externs out of .c files
Auke Kok
2008-03-26
ixgb: convert boolean_t to bool
Joe Perches
2008-02-24
ixgb: add RNBC counter - no buffer count - to ethtool stats
Auke Kok
2008-02-11
replace code with FIELD_SIZEOF
Julia Lawall
2007-10-30
ixgb: fix sparse warnings
Stephen Hemminger
2007-10-10
ixgb: endianness
Al Viro
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-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-04-28
ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
Milind Arun Choudhary
2007-02-05
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-01-06
ixgb: Maybe stop TX if not enough free descriptors
Jesse Brandeburg
2006-09-27
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-08-31
ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)
Jesse Brandeburg
2006-05-26
ixgb: update version, dates
Auke Kok
2006-05-26
ixgb: replace netdev->priv with netdev_priv()
Auke Kok
2006-05-23
ixgb: add tx timeout counter
Auke Kok
2006-05-23
ixgb: use DPRINTK and msglvl, and ethtool to control it
Auke Kok
2006-05-23
ixgb: remove hardcoded number
Auke Kok
2006-05-23
ixgb: remove duplicate code setting duplex and speed
Auke Kok
2005-11-05
[PATCH] drivers/net/ixgb/: make some code static
Adrian Bunk
2005-09-14
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-14
[PATCH] ixgb: support ETHTOOL_GPERMADDR
John W. Linville
2005-08-11
[PATCH] ixgb: Driver version, white space, comments
Malli Chilakala
2005-08-11
[PATCH] ixgb: Ethtool cleanup patch from Stephen Hemminger
Malli Chilakala
2005-08-11
[PATCH] ixgb: Fix data output by ethtool -d
Malli Chilakala
2005-08-11
[PATCH] ixgb: Use netdev_priv() instead of netdev->priv
Malli Chilakala
2005-08-11
[PATCH] ixgb: Fix unnecessary link state messages
Malli Chilakala
2005-05-12
[PATCH] ixgb: Support for ethtool -d
Malli Chilakala
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds