| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | swconfig: add SWITCH_TYPE_LINK and support sending link info to user space | John Crispin | 2015-12-23 | 1 | -0/+16 |
| | | | | | | | | | | | | | | So far we were sending link data as a string. It got some drawbacks: 1) Didn't allow writing clean user space apps reading link state. It was needed to do some screen scraping. 2) Forced whole PORT_LINK communication to be string based. Adding support for *setting* port link required passing string and parting it in the kernel space. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47997 | ||||
| * | allow loading port maps from OF | John Crispin | 2013-04-09 | 1 | -0/+9 |
| | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36283 | ||||
| * | generic: disintegrate UAPI from include/linux/switch.h | Gabor Juhos | 2012-12-14 | 1 | -0/+94 |
| Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34677 | |||||
