index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
smc911x.c
Age
Commit message (
Expand
)
Author
2014-11-07
net: smc911x: Keep MAC programmed
Marek Vasut
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/smc911x.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-10-21
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-09-09
smc911x: Fix build warnings
Wolfgang Denk
2011-09-07
smc911x MII made available
Helmut Raiger
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-05-17
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
Serge Ziryukin
2010-05-03
smc911x driver frame alignment patch
Valentin Yakovenkov
2010-02-01
NET: Fix MAC addr handling for smc911x
Seunghyeon Rhee
2009-12-07
smc911x: fix typo in smc911x_handle_mac_address name
Mike Rapoport
2009-11-13
smc911x: make smc911x_initialize return correct value
Mike Rapoport
2009-10-27
Coding Style cleanup; update CHANGELOG, prepare -rc1
Wolfgang Denk
2009-10-24
ARM: OMAP3: Refactors the SM911x driver
Steve Sakoman
2009-10-13
SMC911X: Add chip auto detection
Olof Johansson
2009-07-23
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-06-14
Revert "SMC911x driver fixed for NFS boot"
Wolfgang Denk
2009-06-09
SMC911x driver fixed for NFS boot
Manikandan Pillai
2009-06-08
smc911x: write back the manually set MAC address
Daniel Mack
2009-03-20
lan91c96/smc91111/smc911x: get mac address from environment
Mike Frysinger
2009-02-25
smc911x: split out useful defines/functions into local header
Mike Frysinger
2009-01-29
net: smc911x.c: Add LAN9211 to chip_ids[] array
Stefan Roese
2009-01-25
net: smc911x: Make register read/write functions weak
Stefan Roese
2008-09-03
net: smc911x: Add pkt_data_pull and pkt_data_push function
Nobuhiro Iwamatsu
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-06
net: smc911x: Fix typo
Nobuhiro Iwamatsu
2008-07-06
net: fix compile problem in smc911x driver.
Nobuhiro Iwamatsu
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-05-23
smc911x: add 16 bit support
Jens Gehrlein
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-05-09
Fix @ -> <at> substitution
Stelian Pop
2008-04-15
Clean up smsc911x driver
Guennadi Liakhovetski
2008-04-15
This patch adds a driver for the following smsc network controllers:
Sascha Hauer
2008-04-11
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
Wolfgang Denk
2008-03-30
add SMSC LAN9x1x Network driver
Sascha Hauer