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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
e1000e: workaround link issues on busy hub in half duplex on 82577/82578
Bruce Allan
1
-1
/
+18
2010-01-13
e1000e: MDIO slow mode should always be done for 82577
Bruce Allan
3
-90
/
+53
2010-01-08
e1000e: fix and commonize code for setting the receive address registers
Bruce Allan
1
-9
/
+15
2010-01-08
e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value
Bruce Allan
1
-7
/
+9
2010-01-08
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
5
-0
/
+21
2010-01-08
e1000e: don't accumulate PHY statistics on PHY read failure
Bruce Allan
1
-14
/
+14
2010-01-08
e1000e: call pci_save_state() after pci_restore_state()
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-08
e1000e: only perform ESB2 MDIC workaround on certain configurations
Bruce Allan
2
-33
/
+69
2009-12-08
e1000e: replace incorrect use of GG82563_REG macro
Bruce Allan
2
-3
/
+7
2009-12-08
e1000e: minor correction to name of bit in CTRL_EXT register
Bruce Allan
2
-2
/
+2
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-12-02
e1000e: correct ICH/PCH PHY operations function pointers
Bruce Allan
3
-209
/
+204
2009-12-02
e1000e: refactor PHY ID detection workaround
Bruce Allan
2
-11
/
+17
2009-12-02
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
2
-0
/
+4
2009-12-02
e1000e: remove use of skb_dma_map from e1000e driver
Alexander Duyck
2
-21
/
+47
2009-12-02
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
Roel Kluin
1
-1
/
+2
2009-12-02
e1000e: PHY type cleanups in e1000e_check_downshift()
Bruce Allan
1
-1
/
+1
2009-12-02
e1000e: add debug messages
Bruce Allan
2
-7
/
+23
2009-12-02
e1000e: comment corrections
Bruce Allan
4
-15
/
+11
2009-12-02
e1000e: enable new 82567V-3 device
Bruce Allan
3
-0
/
+3
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
7
-39
/
+122
2009-12-02
e1000e: guard against buffer overflow in cable length tables
Bruce Allan
2
-7
/
+24
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
6
-16
/
+45
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-52
/
+60
2009-11-21
e1000e: update Tx Unit hang detection message
Bruce Allan
2
-8
/
+39
2009-11-21
e1000e: cosmetic - group local variables of the same type
Bruce Allan
3
-16
/
+9
2009-11-21
e1000e: remove redundant might_sleep()
Bruce Allan
1
-2
/
+0
2009-11-21
e1000e: do not error out on identification LED init failure
Bruce Allan
3
-9
/
+6
2009-11-21
e1000e: set pm_qos DMA latency requirement per interface when needed
Bruce Allan
1
-19
/
+28
2009-11-21
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
4
-123
/
+116
2009-11-21
e1000e: cleanup - shift indentation left by exiting early in e1000_tso
Bruce Allan
1
-54
/
+50
2009-11-21
e1000e: set bools to true/false instead of 1/0
Bruce Allan
5
-28
/
+30
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
2
-31
/
+8
2009-11-21
e1000e: update copyright information
Bruce Allan
11
-12
/
+12
2009-11-21
e1000e: cleanup ops function pointers
Bruce Allan
8
-203
/
+201
2009-11-21
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
8
-206
/
+183
2009-11-21
e1000e: cleanup redundant #include's
Bruce Allan
5
-19
/
+1
2009-11-21
e1000e: Incorrect MII Link beat reporting.
Bruce Allan
1
-0
/
+2
2009-11-21
e1000e: disable K1 on PCH LOM when in PHY loopback mode
Bruce Allan
3
-2
/
+6
2009-11-21
e1000e: improper return code signage
Bruce Allan
1
-1
/
+1
2009-11-21
e1000e: link reporting problems
Bruce Allan
1
-0
/
+11
2009-11-21
e1000e: don't clean Rx ring while resetting
Bruce Allan
1
-1
/
+1
2009-11-21
e1000e: function pointers for ethtool set/get offloads
Bruce Allan
1
-0
/
+2
2009-11-21
e1000e: clearing interrupt timers causes descriptors to get flushed
Bruce Allan
1
-2
/
+0
2009-11-21
e1000e: add missing tests for 82583 in ethtool functions
Bruce Allan
1
-1
/
+4
2009-11-21
e1000e: check WoL mode is among set of supported modes
Bruce Allan
1
-5
/
+4
2009-11-20
e1000e: do not initiate autonegotiation during OEM configuration
Bruce Allan
1
-1
/
+2
[next]