index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000.c
Commit message (
Expand
)
Author
Age
Lines
*
net: e1000: fix indentation
Andre Przywara
2016-12-04
-3
/
+2
*
net: e1000: Fix the build with driver model and SPI EEPROM
Alban Bedel
2016-08-15
-1
/
+5
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-08
-1
/
+1
|
\
|
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
-1
/
+1
*
|
net: e1000: Convert to use DM PCI API
Bin Meng
2016-02-05
-1
/
+74
|
/
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
-76
/
+1
|
\
|
*
net: e1000: Remove CONFIG_MVBC_1G
Bin Meng
2015-12-21
-2
/
+0
|
*
net: e1000: Remove dead codes wrapped by #if 0
Bin Meng
2015-12-21
-74
/
+1
*
|
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
-2
/
+2
*
|
net: e1000: use correct helper to do endianness conversion
Miao Yan
2016-01-04
-2
/
+2
|
/
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
-0
/
+1
*
net: e1000: Fix build warnings for 32-bit
Bin Meng
2015-08-26
-4
/
+5
*
net: e1000: Add Kconfig options
Simon Glass
2015-08-21
-7
/
+0
*
net: e1000: Convert to driver model
Simon Glass
2015-08-21
-0
/
+137
*
net: e1000: Prepare for driver model conversion
Simon Glass
2015-08-21
-200
/
+244
*
net: e1000: Move #include of common.h to the C files
Simon Glass
2015-08-21
-0
/
+1
*
net: e1000: Support 64-bit physical address
Mingkai Hu
2015-08-21
-4
/
+4
*
net: e1000: Increase autoneg timeout to 8 seconds
Stefan Roese
2015-08-12
-1
/
+1
*
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
Tim Harvey
2015-08-11
-4
/
+0
*
Revert "e1000: fix sw fw sync on igb i210/i211"
Tim Harvey
2015-08-11
-4
/
+2
*
e1000: releasing semaphore once no longer needed
Tim Harvey
2015-08-11
-0
/
+22
*
drivers/net/e1000.c: Cleanup whitespace
Minghuan Lian
2015-04-23
-4
/
+4
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
-1
/
+1
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
-1
/
+1
*
drivers/net/e1000.c: fix compile warning under 64bit mode
Minghuan Lian
2015-01-30
-14
/
+17
*
e1000: add i211 and unprogrammed i210/i211 support
Marcel Ziswiler
2014-10-28
-0
/
+6
*
e1000: fix sw fw sync on igb i210/i211
Marcel Ziswiler
2014-10-27
-2
/
+4
*
net/e1000: Fix EEPROM access error
York Sun
2014-10-27
-1
/
+1
*
e1000: fix no nvm build
Marcel Ziswiler
2014-09-24
-0
/
+2
*
e1000: add i210 support
Marek Vasut
2014-08-21
-27
/
+168
*
e1000: Implement dcache support
Marek Vasut
2014-08-21
-22
/
+49
*
e1000: remove redundant assignment
David Müller (ELSOFT AG)
2014-04-18
-1
/
+0
*
drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM
Rojhalat Ibrahim
2013-11-22
-5
/
+29
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-16
/
+1
*
Consolidate bool type
York Sun
2013-04-01
-60
/
+60
*
e1000e : Correct Rx Threshold granularity
Ruchika Gupta
2012-12-15
-0
/
+10
*
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-10-15
-41
/
+1
*
drivers/net/e1000.c: Fix compile warning
Joe Hershberger
2012-05-22
-3
/
+2
*
drivers/net/e1000.c: Fix GCC 4.6 build warnings
Anatolij Gustschin
2011-12-20
-1
/
+1
*
e1000: fix unused variable waring for e1000 driver
Zang Roy-R61911
2011-11-17
-3
/
+3
*
e1000: fix bugs from recent commits
Wolfgang Denk
2011-11-03
-0
/
+1
*
e1000: Allow direct access to the E1000 SPI EEPROM device
Kyle Moffett
2011-10-28
-1
/
+65
*
e1000: Export core EEPROM access functions for SPI support
Kyle Moffett
2011-10-28
-17
/
+5
*
e1000: Rewrite EEPROM checksum error to give more information
Kyle Moffett
2011-10-28
-18
/
+28
*
e1000: Restructure and streamline PCI device probing
Kyle Moffett
2011-10-28
-64
/
+62
*
e1000: Clean up handling of dual-port NICs and support 82571
Kyle Moffett
2011-10-28
-33
/
+33
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
-1
/
+0
*
Net: Add Intel E1000 82574L PCIe card support
Roy Zang
2011-04-11
-8
/
+25
*
e1000: fix compile warning
Wolfgang Denk
2010-11-26
-1
/
+2
*
net: e1000: typo using wrong argument to sizeof
Matthew McClintock
2010-11-17
-1
/
+1
[next]