summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/lan9303_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-311-1/+1
* net: dsa: lan9303: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: lan9303: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-041-4/+2
|\
| * i2c: Make remove callback return voidUwe Kleine-König2022-08-161-4/+2
* | net: dsa: lan9303: remove unnecessary i2c_set_clientdata()Yang Yingliang2022-09-261-2/+0
|/
* net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-4/+20
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* net: dsa: lan9303: Adjust indentingEgil Hjelmeland2017-11-081-1/+1
* net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland2017-07-301-0/+2
* net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert2017-04-201-0/+113