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
/
e1000
/
e1000_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
e1000: neaten function declarations
Joe Perches
1
-107
/
+68
2008-06-27
e1000: only enable TSO6 via ethtool when using correct hardware
Andy Gospodarek
1
-1
/
+1
2008-04-17
e1000: convert uint16_t style integers to u16
Joe Perches
1
-80
/
+80
2008-03-26
e1000: Convert boolean_t to bool
Joe Perches
1
-8
/
+9
2008-02-11
replace code with FIELD_SIZEOF
Julia Lawall
1
-1
/
+1
2008-01-29
[netdrvr] checkpatch cleanups
Jeff Garzik
1
-1
/
+1
2008-01-29
[E1000]: Convert regtest macro's to functions
Joe Perches
1
-29
/
+55
2008-01-29
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
1
-1
/
+1
2007-12-07
e1000: fix memcpy in e1000_get_strings
Roel Kluin
1
-1
/
+1
2007-10-30
e1000: sparse warnings fixes
Stephen Hemminger
1
-17
/
+12
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-12
/
+10
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-09-28
e1000: Add device IDs of blade version of the 82571 quad port
Auke Kok
1
-0
/
+1
2007-08-14
e1000: Add device IDs of new 82571 board variants
Auke Kok
1
-0
/
+2
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-04-28
e1000: ROUND_UP macro cleanup in drivers/net/e1000
Milind Arun Choudhary
1
-3
/
+3
2007-04-28
e1000: Use kcalloc()
Yan Burman
1
-14
/
+12
2007-04-28
e1000: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+1
2007-02-17
e1000: allow ethtool to see link status when down
Kok, Auke
1
-1
/
+1
2007-02-06
remove NETIF_F_TSO ifdefery
Arjan van de Ven
1
-6
/
+0
2006-12-26
e1000: 3 new driver stats for managability testing
Jeff Garzik
1
-0
/
+3
2006-12-02
e1000: add queue restart counter
Jesse Brandeburg
1
-0
/
+1
2006-12-02
e1000: New hardware support
Auke Kok
1
-0
/
+1
2006-12-02
e1000: FIX: enable hw TSO for IPV6
Auke Kok
1
-0
/
+7
2006-12-02
e1000: whitespace changes, comments, typos
Auke Kok
1
-13
/
+14
2006-10-25
e1000: FIX: 82542 doesn't support WoL
Auke Kok
1
-0
/
+1
2006-10-25
e1000: FIX: don't poke at manageability registers for incompatible adapters
Jesse Brandeburg
1
-1
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-09-27
e1000: possible memory leak in e1000_set_ringparam
Vasily Averin
1
-21
/
+17
2006-09-27
e1000: driver state fixes (race fix)
Auke Kok
1
-3
/
+3
2006-09-27
e1000: allow ethtool to pass arbitrary speed advertisment
Jeff Kirsher
1
-7
/
+3
2006-09-27
e1000: add multicast stats counters
Mitch Williams
1
-14
/
+18
2006-09-27
e1000: remove unused code and make symbols static
Nicholas Nunley
1
-0
/
+15
2006-09-27
e1000: rename flow control symbols
Jeff Kirsher
1
-7
/
+7
2006-09-27
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
1
-18
/
+17
2006-09-19
e1000, ixgb: Remove pointless wrappers
Jeff Garzik
1
-10
/
+10
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-1
/
+1
2006-09-01
e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device
Jesse Brandeburg
1
-0
/
+1
2006-09-01
e1000: unify WoL capability detection code
Jesse Brandeburg
1
-75
/
+91
2006-08-29
e1000: Whitespace cleanup, cosmetic changes
Auke Kok
1
-27
/
+25
2006-08-17
e1000: explicit locking for two ethtool path functions
Jesse Brandeburg
1
-10
/
+23
2006-08-17
e1000: Explicitly power up the PHY during loopback testing.
Jesse Brandeburg
1
-0
/
+7
2006-07-05
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
1
-56
/
+85
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-27
e1000: integrate ich8 support into driver
Auke Kok
1
-22
/
+58
2006-06-27
e1000: fix adapter led blinking inconsistency
Auke Kok
1
-14
/
+1
2006-06-27
e1000: rework driver hardware reset locking
Auke Kok
1
-20
/
+26
2006-06-27
e1000: fix loopback ethtool test
Auke Kok
1
-1
/
+1
2006-06-08
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-3
/
+6
[next]