index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
eth
/
smsc95xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: smsc95xx: Correct free_pkt() implementation
Simon Glass
2017-05-09
1
-2
/
+2
*
net: smsc95xx: fix DM MAC address reading
Stephen Warren
2016-10-13
1
-0
/
+16
*
net: smsc95xx: Use correct get_unaligned functions
Chris Packham
2016-08-15
1
-2
/
+2
*
smsc95xx: fix operation on 64-bit systems
Stephen Warren
2016-04-01
1
-2
/
+2
*
driver: usb: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-11-12
1
-4
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
1
-19
/
+4
|
\
|
*
smsc95xx: Use zero length packets when RX fifo is empty
Stefan Brüns
2015-10-29
1
-16
/
+0
|
*
smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
Stefan Brüns
2015-10-28
1
-3
/
+4
*
|
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
1
-2
/
+2
|
/
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
net: smsc95xx: Add driver-model support
Simon Glass
2015-08-06
1
-0
/
+142
*
net: smsc95xx: Prepare for conversion to driver model
Simon Glass
2015-08-06
1
-122
/
+150
*
net: smsc95xx: Correct the error numbers
Simon Glass
2015-08-06
1
-22
/
+26
*
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
Simon Glass
2015-08-06
1
-5
/
+5
*
net: smsc95xx: Sort the include files
Simon Glass
2015-08-06
1
-2
/
+3
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+2
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: usb: Add SMSC copyright to smsc95xx driver
Simon Glass
2014-09-16
1
-0
/
+1
*
usb: eth: smsc95xx: add LAN9500A device ID
Ilya Ledvich
2014-06-25
1
-0
/
+1
*
usb:smsx95xx LED activity for USB net driver
Suriyan Ramasami
2013-10-20
1
-0
/
+14
*
net: smsc95xx: Add support for another SMSC95xx variant
Stefan Roese
2013-08-19
1
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-16
/
+1
*
OMAP5: Enable USB Ethernet support with LAN9730
Lubomir Popov
2013-05-14
1
-0
/
+1
*
usb: usbeth: smsc95xx: remove EEPROM loaded check
Michael Spang
2013-03-18
1
-4
/
+0
*
net: introduce transparent driver private in ueth_data
Lucas Stach
2012-09-26
1
-14
/
+35
*
smsc95xx: align buffers to cache line size
Ilya Yanok
2012-07-18
1
-4
/
+9
*
drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-05-22
1
-2
/
+1
*
smsc95xx: Debug message cleanup
Wolfgang Grandegger
2011-11-22
1
-7
/
+3
*
smsc95xx: Fix MAC address programming
Wolfgang Grandegger
2011-11-22
1
-3
/
+3
*
GCC4.6: Squash warnings in smsc95xx.c
Marek Vasut
2011-10-27
1
-1
/
+1
*
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
Simon Glass
2011-08-08
1
-0
/
+879