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