summaryrefslogtreecommitdiffstats
path: root/drivers/net/smc911x.c
Commit message (Expand)AuthorAgeFilesLines
* net: smc911x: Keep MAC programmedMarek Vasut2014-11-071-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* drivers/net/smc911x.c: Fix GCC 4.6 warningAnatolij Gustschin2012-05-221-2/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-2/+0
* smc911x: Fix build warningsWolfgang Denk2011-09-091-2/+2
* smc911x MII made availableHelmut Raiger2011-09-071-6/+30
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-6/+6
* lan91c96, smc911x: remove useless free(ptr) calls on NULL ptrSerge Ziryukin2010-05-171-1/+0
* smc911x driver frame alignment patchValentin Yakovenkov2010-05-031-1/+1
* NET: Fix MAC addr handling for smc911xSeunghyeon Rhee2010-01-311-6/+9
* smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport2009-12-071-2/+2
* smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-121-2/+2
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-281-1/+1
* ARM: OMAP3: Refactors the SM911x driverSteve Sakoman2009-10-241-6/+6
* SMC911X: Add chip auto detectionOlof Johansson2009-10-131-6/+8
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-221-80/+97
* Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk2009-06-141-22/+1
* SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* smc911x: write back the manually set MAC addressDaniel Mack2009-06-071-2/+7
* lan91c96/smc91111/smc911x: get mac address from environmentMike Frysinger2009-03-201-9/+5
* smc911x: split out useful defines/functions into local headerMike Frysinger2009-02-251-455/+2
* net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese2009-01-281-0/+2
* net: smc911x: Make register read/write functions weakStefan Roese2009-01-241-37/+40
* net: smc911x: Add pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-021-2/+7
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-2/+2
* net: smc911x: Fix typoNobuhiro Iwamatsu2008-07-071-1/+1
* net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu2008-07-071-2/+2
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-5/+0
* smc911x: add 16 bit supportJens Gehrlein2008-05-221-2/+19
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Fix @ -> <at> substitutionStelian Pop2008-05-101-1/+1
* Clean up smsc911x driverGuennadi Liakhovetski2008-04-151-349/+368
* This patch adds a driver for the following smsc network controllers:Sascha Hauer2008-04-151-0/+667
* Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-111-680/+0
* add SMSC LAN9x1x Network driverSascha Hauer2008-03-301-0/+680
OpenPOWER on IntegriCloud