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
/
smc911x.c
Commit message (
Expand
)
Author
Age
Lines
*
net: mii: Fix changes made by spatch
Joe Hershberger
2016-08-15
-2
/
+2
*
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-08-15
-7
/
+24
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
-2
/
+2
*
net: smc911x: Keep MAC programmed
Marek Vasut
2014-11-07
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
drivers/net/smc911x.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-22
-2
/
+1
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
-2
/
+0
*
smc911x: Fix build warnings
Wolfgang Denk
2011-09-09
-2
/
+2
*
smc911x MII made available
Helmut Raiger
2011-09-07
-6
/
+30
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
-6
/
+6
*
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
Serge Ziryukin
2010-05-17
-1
/
+0
*
smc911x driver frame alignment patch
Valentin Yakovenkov
2010-05-03
-1
/
+1
*
NET: Fix MAC addr handling for smc911x
Seunghyeon Rhee
2010-01-31
-6
/
+9
*
smc911x: fix typo in smc911x_handle_mac_address name
Mike Rapoport
2009-12-07
-2
/
+2
*
smc911x: make smc911x_initialize return correct value
Mike Rapoport
2009-11-12
-2
/
+2
*
Coding Style cleanup; update CHANGELOG, prepare -rc1
v2009.11-rc1
Wolfgang Denk
2009-10-28
-1
/
+1
*
ARM: OMAP3: Refactors the SM911x driver
Steve Sakoman
2009-10-24
-6
/
+6
*
SMC911X: Add chip auto detection
Olof Johansson
2009-10-13
-6
/
+8
*
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-22
-80
/
+97
*
Revert "SMC911x driver fixed for NFS boot"
Wolfgang Denk
2009-06-14
-22
/
+1
*
SMC911x driver fixed for NFS boot
Manikandan Pillai
2009-06-08
-1
/
+22
*
smc911x: write back the manually set MAC address
Daniel Mack
2009-06-07
-2
/
+7
*
lan91c96/smc91111/smc911x: get mac address from environment
Mike Frysinger
2009-03-20
-9
/
+5
*
smc911x: split out useful defines/functions into local header
Mike Frysinger
2009-02-25
-455
/
+2
*
net: smc911x.c: Add LAN9211 to chip_ids[] array
Stefan Roese
2009-01-28
-0
/
+2
*
net: smc911x: Make register read/write functions weak
Stefan Roese
2009-01-24
-37
/
+40
*
net: smc911x: Add pkt_data_pull and pkt_data_push function
Nobuhiro Iwamatsu
2008-09-02
-2
/
+7
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
-2
/
+2
*
net: smc911x: Fix typo
Nobuhiro Iwamatsu
2008-07-07
-1
/
+1
*
net: fix compile problem in smc911x driver.
Nobuhiro Iwamatsu
2008-07-07
-2
/
+2
*
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-09
-5
/
+0
*
smc911x: add 16 bit support
Jens Gehrlein
2008-05-22
-2
/
+19
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-4
/
+4
*
Fix @ -> <at> substitution
Stelian Pop
2008-05-10
-1
/
+1
*
Clean up smsc911x driver
Guennadi Liakhovetski
2008-04-15
-349
/
+368
*
This patch adds a driver for the following smsc network controllers:
Sascha Hauer
2008-04-15
-0
/
+667
*
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
Wolfgang Denk
2008-04-11
-680
/
+0
*
add SMSC LAN9x1x Network driver
Sascha Hauer
2008-03-30
-0
/
+680