Commit History

Author SHA1 Message Date
  Masahiro Yamada bb5a2cf9f9 treewide: convert bd_t to struct bd_info manually 4 years ago
  Andre Przywara 117a52e238 net: smc911x: Properly handle EEPROM MAC address 4 years ago
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Marek Vasut 8148693b98 net: smc911x: Add DM support 4 years ago
  Marek Vasut 8eb4fef11b net: smc911x: Split non-DM specific bits from common code 4 years ago
  Marek Vasut b11c8bbfaf net: smc911x: Clean up the status handling in smc911x_recv() 4 years ago
  Marek Vasut 3dbab92603 net: smc911x: Pass around driver private data 4 years ago
  Marek Vasut ba267c781d net: smc911x: Convert IO accessors to {read,write}{w,l}() 4 years ago
  Marek Vasut f0d73f5cd0 net: smc911x: Drop weak alias from 32bit accessors 4 years ago
  Marek Vasut eb46efa381 net: smc911x: Inline all functions from header file 4 years ago
  Marek Vasut f51a2f8496 net: smc911x: Pull MII registration into separate function 4 years ago
  Marek Vasut 9741795408 net: smc911x: Fix potential memleak() in init fail path 4 years ago
  Marek Vasut 6f6cf0083f net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() 4 years ago
  Marek Vasut 49af0cb5a6 net: smc911x: Rename smc911x_rx() to smc911x_recv() 4 years ago
  Marek Vasut 882d5f6983 net: smc911x: Replace malloc()+memset() with calloc() 4 years ago
  Marek Vasut 9c211e3b05 net: smc911x: Remove pkt_data_{push,pull} 4 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Joe Hershberger 875e0bc68a net: mii: Fix changes made by spatch 7 years ago
  Joe Hershberger 5a49f17481 net: mii: Use spatch to update miiphy_register 7 years ago
  Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
  Marek Vasut 99dd6ab405 net: smc911x: Keep MAC programmed 9 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Anatolij Gustschin fd89b61b81 drivers/net/smc911x.c: Fix GCC 4.6 warning 12 years ago
  Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 12 years ago
  Wolfgang Denk 24e1664472 smc911x: Fix build warnings 12 years ago
  Helmut Raiger 6af1d41a46 smc911x MII made available 13 years ago
  Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 13 years ago
  Serge Ziryukin a599cde769 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr 14 years ago
  Valentin Yakovenkov bd75db3feb smc911x driver frame alignment patch 14 years ago
  Seunghyeon Rhee 76771e595a NET: Fix MAC addr handling for smc911x 14 years ago