index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
/
igb_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-2201
/
+0
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
1
-0
/
+5
2011-07-21
igb: Fix for DH89xxCC near end loopback test
Robert Healy
1
-0
/
+33
2011-07-11
igb: Update copyright on all igb driver files.
Carolyn Wyborny
1
-1
/
+1
2011-06-21
igb: convert to ndo_fix_features
Michał Mirosław
1
-67
/
+0
2011-05-07
igb: convert to ethtool set_phys_id
Jeff Kirsher
1
-18
/
+19
2011-04-29
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
David Decotigny
1
-1
/
+1
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-4
/
+4
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-03-12
igb: Add DMA Coalescing feature to driver
Carolyn Wyborny
1
-0
/
+6
2011-03-12
igb: Update NVM functions to work with i350 devices
Carolyn Wyborny
1
-1
/
+1
2011-03-07
igb: Add stats output for OS2BMC feature on i350 devices
Carolyn Wyborny
1
-1
/
+8
2011-03-03
igb: Fix strncpy calls to be safe per source code review tools
Carolyn Wyborny
1
-4
/
+7
2011-03-03
igb: Fix reg pattern test in ethtool for i350 devices
Carolyn Wyborny
1
-1
/
+1
2010-10-18
igb: fix stats handling
Eric Dumazet
1
-14
/
+38
2010-07-01
igb: correct link test not being run when link is down
Alexander Duyck
1
-5
/
+3
2010-04-27
igb: convert igb from using PCI DMA functions to using DMA API functions
Alexander Duyck
1
-4
/
+4
2010-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-13
igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
Stefan Assmann
1
-0
/
+1
2010-04-13
igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN
Alexander Duyck
1
-4
/
+4
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-22
igb: add support for Intel I350 Gigabit Network Connection
Alexander Duyck
1
-0
/
+50
2010-02-17
igb: Allocate rings seperately instead of as a block
Alexander Duyck
1
-22
/
+24
2010-02-17
igb: Power down link when interface is down
Nick Nunley
1
-3
/
+13
2010-02-17
igb: Report link status in ethtool when interface is down
Nick Nunley
1
-1
/
+19
2010-02-17
igb: add support for wake-on-link
Nick Nunley
1
-4
/
+7
2009-12-23
igb: check both function bits in status register in wol exception
Alexander Duyck
1
-1
/
+1
2009-11-20
igb: Add full support for 82580 devices
Alexander Duyck
1
-0
/
+53
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-4
/
+4
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-13
igb: Rework how netdev->stats is handled
Alexander Duyck
1
-83
/
+88
2009-11-13
igb: change type for ring sizes to u16 in igb_set_ring_param
Alexander Duyck
1
-5
/
+5
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-13
/
+22
2009-10-28
igb: Fix warnings in igb_set_ringparam()
David S. Miller
1
-2
/
+2
2009-10-28
igb: misc cleanups within igb_ethtool.c
Alexander Duyck
1
-45
/
+60
2009-10-28
igb: add support for seperate tx-usecs setting in ethtool
Alexander Duyck
1
-12
/
+37
2009-10-28
igb: cleanup "todo" code found in igb_ethtool.c
Alexander Duyck
1
-10
/
+1
2009-10-28
igb: add single vector msi-x testing to interrupt test
Alexander Duyck
1
-10
/
+17
2009-10-28
igb: make ethtool use core xmit map and free functionality
Alexander Duyck
1
-67
/
+89
2009-10-28
igb: re-use ring configuration code in ethtool testing
Alexander Duyck
1
-146
/
+39
2009-10-28
igb: add a flags value to the ring
Alexander Duyck
1
-5
/
+8
2009-10-28
igb: move alloc_failed and csum_err stats into per rx-ring stat
Alexander Duyck
1
-3
/
+6
2009-10-28
igb: add pci device pointer to ring structure
Alexander Duyck
1
-2
/
+2
2009-10-28
igb: remove rx checksum good counter
Alexander Duyck
1
-1
/
+0
2009-10-28
igb: add new data structure for handling interrupts and NAPI
Alexander Duyck
1
-3
/
+5
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+22
2009-10-26
igb: fix memory leak when setting ring size while interface is down
Alexander Duyck
1
-13
/
+22
2009-10-13
igb: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
1
-5
/
+22
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
[next]