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
/
lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-09
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
1
-1
/
+2
2010-12-24
e1000e: checkpatch warnings - braces
Bruce Allan
1
-4
/
+2
2010-12-10
e1000e: support new PBA format from EEPROM
Bruce Allan
1
-22
/
+113
2010-08-19
e1000e: don't check for alternate MAC addr on parts that don't support it
Bruce Allan
1
-0
/
+10
2010-06-18
e1000e: update copyright information
Bruce Allan
1
-1
/
+1
2010-05-12
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
1
-7
/
+24
2010-05-12
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
Bruce Allan
1
-4
/
+4
2010-03-30
e1000e: typo corrections
Joe Perches
1
-12
/
+9
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
-43
/
+15
2010-01-13
e1000e: provide MAC-family-specific function to set LAN ID
Bruce Allan
1
-11
/
+37
2010-01-13
e1000e: use alternate MAC address on ESB2 if available
Bruce Allan
1
-51
/
+73
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
1
-0
/
+14
2009-12-02
e1000e: comment corrections
Bruce Allan
1
-4
/
+1
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
1
-2
/
+19
2009-11-21
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
1
-39
/
+37
2009-11-21
e1000e: set bools to true/false instead of 1/0
Bruce Allan
1
-12
/
+12
2009-11-21
e1000e: update copyright information
Bruce Allan
1
-1
/
+1
2009-11-21
e1000e: cleanup ops function pointers
Bruce Allan
1
-3
/
+3
2009-11-21
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
1
-61
/
+61
2009-11-21
e1000e: cleanup redundant #include's
Bruce Allan
1
-5
/
+0
2009-07-03
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
1
-6
/
+0
2009-06-03
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
1
-0
/
+38
2009-03-26
e1000e: fix loss of multicast packets
Jesse Brandeburg
1
-44
/
+18
2009-02-05
e1000e: normalize usage of serdes_has_link
Alex Chiang
1
-2
/
+2
2008-11-21
e1000e: sync change flow control variables with ixgbe
Bruce Allan
1
-23
/
+23
2008-11-21
e1000e: 82571 check for link fix on 82571 serdes
Bruce Allan
1
-6
/
+28
2008-10-08
e1000e: release hw semaphore after successfully writing EEPROM
Arthur Jones
1
-0
/
+1
2008-09-03
e1000e: add support for new 82574L part
Bruce Allan
1
-3
/
+4
2008-04-16
e1000e: rename a few functions
Jeff Kirsher
1
-3
/
+3
2008-03-28
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
1
-34
/
+31
2008-03-28
e1000e: rename mc_addr_list_update
Jeff Kirsher
1
-4
/
+4
2008-03-28
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
1
-79
/
+134
2008-03-26
e1000e: remove no longer used e1000e_read_nvm_spi
Auke Kok
1
-56
/
+0
2008-02-24
e1000e: fix spelling errors in comments
Auke Kok
1
-8
/
+8
2008-02-24
e1000e: fix flow control denial of service possibility
Jesse Brandeburg
1
-26
/
+5
2008-02-24
e1000e: fix flow control when using ethtool overrides
Jesse Brandeburg
1
-3
/
+0
2008-01-28
e1000e: alternate MAC address support
Bill Hayes
1
-2
/
+37
2007-10-10
e1000e: restore flow control settings properly
Auke Kok
1
-3
/
+9
2007-10-10
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
1
-0
/
+2487