index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgb
/
ixgb_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-11
ixgb: convert to new VLAN model
Emil Tantilov
1
-0
/
+39
2010-09-27
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-08
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-17
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-11
ixgb: endianness
Al Viro
1
-2
/
+2
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-2
/
+0
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-2
/
+1
2007-08-01
[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-06
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-09-01
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-06
[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-12
[PATCH] ixgb: Driver version, white space, comments
Malli Chilakala
1
-1
/
+2
2005-08-12
[PATCH] ixgb: Ethtool cleanup patch from Stephen Hemminger
Malli Chilakala
1
-1
/
+1
2005-08-12
[PATCH] ixgb: Fix data output by ethtool -d
Malli Chilakala
1
-1
/
+2
2005-08-12
[PATCH] ixgb: Use netdev_priv() instead of netdev->priv
Malli Chilakala
1
-14
/
+16
2005-08-12
[PATCH] ixgb: Fix unnecessary link state messages
Malli Chilakala
1
-0
/
+21
2005-05-13
[PATCH] ixgb: Support for ethtool -d
Malli Chilakala
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+704