aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_sysfs_slave.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-29bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko1-1/+3
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches1-2/+2
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov1-0/+16
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov1-0/+16
2014-11-10net: Move bonding headers under include/netDavid S. Miller1-1/+1
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-07-31bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico1-2/+2
2014-05-16bonding: create a macro for bond mode and use itVeaceslav Falico1-1/+1
2014-05-14bonding: alloc the structure ad_info dynamically in per slavedingtianhong1-1/+1
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko1-1/+1
2014-01-21bond: make slave_sysfs_ops staticstephen hemminger1-1/+1
2014-01-17bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com1-0/+144