index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
smc911x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2016-08-15
net: mii: Fix changes made by spatch
Joe Hershberger
1
-2
/
+2
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
1
-7
/
+24
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
1
-2
/
+2
2014-11-07
net: smc911x: Keep MAC programmed
Marek Vasut
1
-0
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-05-22
drivers/net/smc911x.c: Fix GCC 4.6 warning
Anatolij Gustschin
1
-2
/
+1
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
1
-2
/
+0
2011-09-09
smc911x: Fix build warnings
Wolfgang Denk
1
-2
/
+2
2011-09-07
smc911x MII made available
Helmut Raiger
1
-6
/
+30
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
1
-6
/
+6
2010-05-17
lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr
Serge Ziryukin
1
-1
/
+0
2010-05-03
smc911x driver frame alignment patch
Valentin Yakovenkov
1
-1
/
+1
2010-01-31
NET: Fix MAC addr handling for smc911x
Seunghyeon Rhee
1
-6
/
+9
2009-12-07
smc911x: fix typo in smc911x_handle_mac_address name
Mike Rapoport
1
-2
/
+2
2009-11-12
smc911x: make smc911x_initialize return correct value
Mike Rapoport
1
-2
/
+2
2009-10-28
Coding Style cleanup; update CHANGELOG, prepare -rc1
v2009.11-rc1
Wolfgang Denk
1
-1
/
+1
2009-10-24
ARM: OMAP3: Refactors the SM911x driver
Steve Sakoman
1
-6
/
+6
2009-10-13
SMC911X: Add chip auto detection
Olof Johansson
1
-6
/
+8
2009-07-22
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
1
-80
/
+97
2009-06-14
Revert "SMC911x driver fixed for NFS boot"
Wolfgang Denk
1
-22
/
+1
2009-06-08
SMC911x driver fixed for NFS boot
Manikandan Pillai
1
-1
/
+22
2009-06-07
smc911x: write back the manually set MAC address
Daniel Mack
1
-2
/
+7
2009-03-20
lan91c96/smc91111/smc911x: get mac address from environment
Mike Frysinger
1
-9
/
+5
2009-02-25
smc911x: split out useful defines/functions into local header
Mike Frysinger
1
-455
/
+2
2009-01-28
net: smc911x.c: Add LAN9211 to chip_ids[] array
Stefan Roese
1
-0
/
+2
2009-01-24
net: smc911x: Make register read/write functions weak
Stefan Roese
1
-37
/
+40
2008-09-02
net: smc911x: Add pkt_data_pull and pkt_data_push function
Nobuhiro Iwamatsu
1
-2
/
+7
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-07-07
net: smc911x: Fix typo
Nobuhiro Iwamatsu
1
-1
/
+1
2008-07-07
net: fix compile problem in smc911x driver.
Nobuhiro Iwamatsu
1
-2
/
+2
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
1
-5
/
+0
2008-05-22
smc911x: add 16 bit support
Jens Gehrlein
1
-2
/
+19
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-4
/
+4
2008-05-10
Fix @ -> <at> substitution
Stelian Pop
1
-1
/
+1
2008-04-15
Clean up smsc911x driver
Guennadi Liakhovetski
1
-349
/
+368
2008-04-15
This patch adds a driver for the following smsc network controllers:
Sascha Hauer
1
-0
/
+667
2008-04-11
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
Wolfgang Denk
1
-680
/
+0
2008-03-30
add SMSC LAN9x1x Network driver
Sascha Hauer
1
-0
/
+680