aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/smc911x.c
AgeCommit message (Expand)Author
2012-05-22drivers/net/smc911x.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-09-09smc911x: Fix build warningsWolfgang Denk
2011-09-07smc911x MII made availableHelmut Raiger
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-05-17lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin
2010-05-03smc911x driver frame alignment patchValentin Yakovenkov
2010-01-31NET: Fix MAC addr handling for smc911xSeunghyeon Rhee
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport
2009-11-12smc911x: make smc911x_initialize return correct valueMike Rapoport
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman
2009-10-13SMC911X: Add chip auto detectionOlof Johansson
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-06-14Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk
2009-06-08SMC911x driver fixed for NFS bootManikandan Pillai
2009-06-07smc911x: write back the manually set MAC addressDaniel Mack
2009-03-20lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger
2009-02-25smc911x: split out useful defines/functions into local headerMike Frysinger
2009-01-28net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese
2009-01-24net: smc911x: Make register read/write functions weakStefan Roese
2008-09-02net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-07net: smc911x: Fix typoNobuhiro Iwamatsu
2008-07-07net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-05-22smc911x: add 16 bit supportJens Gehrlein
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-10Fix @ -> <at> substitutionStelian Pop
2008-04-15Clean up smsc911x driverGuennadi Liakhovetski
2008-04-15This patch adds a driver for the following smsc network controllers:Sascha Hauer
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk
2008-03-30add SMSC LAN9x1x Network driverSascha Hauer