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
/
e1000e
/
82571.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-2115
/
+0
2011-07-12
e1000e: Add Jumbo Frame support to 82583 devices
Carolyn Wyborny
1
-3
/
+2
2011-04-27
e1000e: implement ethtool set_phys_id
Bruce Allan
1
-0
/
+2
2011-04-13
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
Bruce Allan
1
-5
/
+5
2011-04-13
e1000e: convert short duration msleep() to usleep_range()
Bruce Allan
1
-5
/
+5
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2011-01-14
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
Bruce Allan
1
-1
/
+1
2011-01-14
e1000e: update Copyright for 2011
Bruce Allan
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-09
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
Bruce Allan
1
-0
/
+56
2011-01-09
e1000e: cleanup variables set but not used
Bruce Allan
1
-7
/
+14
2010-12-10
e1000e: 82571 Serdes can fail to get link
Bruce Allan
1
-8
/
+27
2010-12-10
e1000e: 82574/82583 performance improvement
Bruce Allan
1
-2
/
+2
2010-12-10
e1000e: 82571-based mezzanine card can fail ethtool link test
Bruce Allan
1
-1
/
+6
2010-11-16
e1000e: 82574 intermittently fails to initialize with manageability f/w
Bruce Allan
1
-19
/
+120
2010-11-16
e1000e: 82571 SerDes link handle null code word from partner
Bruce Allan
1
-1
/
+3
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-28
e1000e: reset PHY after errors detected
Carolyn Wyborny
1
-0
/
+38
2010-09-30
e1000e: use hardware writeback batching
Jesse Brandeburg
1
-2
/
+4
2010-08-19
e1000e: don't check for alternate MAC addr on parts that don't support it
Bruce Allan
1
-13
/
+17
2010-08-19
e1000e: disable ASPM L1 on 82573
Bruce Allan
1
-0
/
+1
2010-06-18
e1000e: update copyright information
Bruce Allan
1
-1
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
2010-05-12
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
1
-4
/
+15
2010-05-05
e1000e: increase rx fifo size to 36K on 82574 and 82583
Alexander Duyck
1
-2
/
+2
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+9
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
1
-11
/
+9
2010-03-30
e1000e: typo corrections
Joe Perches
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-13
e1000e: genericize the update multicast address list
Bruce Allan
1
-27
/
+1
2010-01-13
e1000e: provide MAC-family-specific function to set LAN ID
Bruce Allan
1
-0
/
+7
2010-01-13
e1000e: use alternate MAC address on ESB2 if available
Bruce Allan
1
-3
/
+30
2010-01-08
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
1
-0
/
+2
2009-12-18
e1000e: LED settings in EEPROM ignored on 82571 and 82572
Bruce Allan
1
-6
/
+0
2009-12-02
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
1
-0
/
+3
2009-12-02
e1000e: comment corrections
Bruce Allan
1
-1
/
+1
2009-12-02
e1000e: ensure the link state is correct for serdes links
Bruce Allan
1
-28
/
+48
2009-12-02
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
1
-0
/
+26
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
1
-3
/
+6
2009-11-21
e1000e: cosmetic - group local variables of the same type
Bruce Allan
1
-8
/
+3
2009-11-21
e1000e: do not error out on identification LED init failure
Bruce Allan
1
-3
/
+2
2009-11-21
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
1
-36
/
+34
2009-11-21
e1000e: set bools to true/false instead of 1/0
Bruce Allan
1
-3
/
+4
2009-11-21
e1000e: provide comment for 82571 workaround
Bruce Allan
1
-0
/
+7
2009-11-21
e1000e: remove comments regarding a non-existent api module
Bruce Allan
1
-8
/
+1
2009-11-21
e1000e: update copyright information
Bruce Allan
1
-1
/
+1
2009-11-21
e1000e: cleanup ops function pointers
Bruce Allan
1
-27
/
+27
2009-11-21
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
1
-20
/
+20
2009-11-21
e1000e: cleanup redundant #include's
Bruce Allan
1
-4
/
+0
[next]