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