index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-758
/
+0
2011-05-04
ixgb: convert to set_phys_id
Jeff Kirsher
1
-34
/
+12
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-03-11
ixgb: convert to new VLAN model
Emil Tantilov
1
-0
/
+39
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2009-10-13
ixgb: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
1
-5
/
+22
2009-10-07
ixgb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
1
-22
/
+24
2008-07-11
ixgb: update copyright dates and versions
Jesse Brandeburg
1
-1
/
+1
2008-07-11
ixgb: trivial fix space after for
Jesse Brandeburg
1
-8
/
+6
2008-07-11
ixgb: whitespace fixups
Jesse Brandeburg
1
-18
/
+18
2008-07-11
ixgb: format all if( to be if (
Jesse Brandeburg
1
-34
/
+34
2008-04-16
ixgb: convert uint16_t style integers to u16
Joe Perches
1
-25
/
+25
2008-03-26
ixgb: move externs out of .c files
Auke Kok
1
-9
/
+0
2008-03-26
ixgb: convert boolean_t to bool
Joe Perches
1
-5
/
+5
2008-02-24
ixgb: add RNBC counter - no buffer count - to ethtool stats
Auke Kok
1
-0
/
+1
2008-02-11
replace code with FIELD_SIZEOF
Julia Lawall
1
-1
/
+1
2007-10-30
ixgb: fix sparse warnings
Stephen Hemminger
1
-5
/
+2
2007-10-10
ixgb: endianness
Al Viro
1
-2
/
+2
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-2
/
+0
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-2
/
+1
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-04-28
ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
Milind Arun Choudhary
1
-2
/
+2
2007-02-05
remove NETIF_F_TSO ifdefery
Arjan van de Ven
1
-6
/
+0
2007-01-06
ixgb: Maybe stop TX if not enough free descriptors
Jesse Brandeburg
1
-0
/
+1
2006-09-27
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
1
-18
/
+18
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-08-31
ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off)
Jesse Brandeburg
1
-5
/
+1
2006-05-26
ixgb: update version, dates
Auke Kok
1
-1
/
+1
2006-05-26
ixgb: replace netdev->priv with netdev_priv()
Auke Kok
1
-2
/
+2
2006-05-23
ixgb: add tx timeout counter
Auke Kok
1
-0
/
+1
2006-05-23
ixgb: use DPRINTK and msglvl, and ethtool to control it
Auke Kok
1
-0
/
+15
2006-05-23
ixgb: remove hardcoded number
Auke Kok
1
-1
/
+3
2006-05-23
ixgb: remove duplicate code setting duplex and speed
Auke Kok
1
-21
/
+14
2005-11-05
[PATCH] drivers/net/ixgb/: make some code static
Adrian Bunk
1
-1
/
+1
2005-09-14
[PATCH] drivers/net: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+3
2005-09-14
[PATCH] ixgb: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2005-08-11
[PATCH] ixgb: Driver version, white space, comments
Malli Chilakala
1
-1
/
+2
2005-08-11
[PATCH] ixgb: Ethtool cleanup patch from Stephen Hemminger
Malli Chilakala
1
-1
/
+1
2005-08-11
[PATCH] ixgb: Fix data output by ethtool -d
Malli Chilakala
1
-1
/
+2
2005-08-11
[PATCH] ixgb: Use netdev_priv() instead of netdev->priv
Malli Chilakala
1
-14
/
+16
2005-08-11
[PATCH] ixgb: Fix unnecessary link state messages
Malli Chilakala
1
-0
/
+21
2005-05-12
[PATCH] ixgb: Support for ethtool -d
Malli Chilakala
1
-1
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+704