| Commit message (Expand) | Author | Age | Files | Lines |
* | swconfig: Link with libubox | Florian Fainelli | 2017-03-01 | 1 | -1/+1 |
* | swconfig: Bugfix switch_port uci option parsing | Ben Kelly | 2017-02-23 | 1 | -2/+2 |
* | swconfig: replace the shared library with a static one | Felix Fietkau | 2016-12-14 | 2 | -5/+5 |
* | network/config/swconfig: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | swconfig: revert the portmapping patches, they seem to cause a segfault | John Crispin | 2016-08-16 | 3 | -0/+104 |
* | swconfig: remove obsolete portmapping feature | John Crispin | 2016-08-15 | 3 | -104/+0 |
* | swconfig: improve failure reporting | Jo-Philipp Wich | 2016-06-11 | 2 | -7/+7 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 5 | -5/+5 |
* | swconfig: support setting SWITCH_TYPE_LINK attributes | Rafał Miłecki | 2016-02-03 | 1 | -0/+51 |
* | swconfig: support sending SWITCH_TYPE_LINK to kernel | Rafał Miłecki | 2016-01-06 | 1 | -0/+28 |
* | swconfig: support receiving SWITCH_TYPE_LINK from kernel | John Crispin | 2015-12-23 | 3 | -0/+92 |
* | package: replace ifconfig-usage with ip | Steven Barth | 2015-09-08 | 1 | -1/+1 |
* | swconfig: libsw.so should be installed into /usr/lib/ | John Crispin | 2015-07-17 | 1 | -2/+2 |
* | swconfig: Split libsw out of swconfig for reuse in other packages | John Crispin | 2015-07-14 | 2 | -3/+15 |
* | swconfig: swlib.c: Fix another memleak | Felix Fietkau | 2015-07-08 | 1 | -0/+3 |
* | swconfig: swlib.c: free name and description of attributes | John Crispin | 2015-07-07 | 2 | -2/+4 |
* | swconfig: swlib.c: free portmaps in swlib_free() | John Crispin | 2015-07-07 | 2 | -1/+15 |
* | swconfig: swlib.c: remove const qualifier for val.s since this is supposed to... | John Crispin | 2015-07-07 | 2 | -2/+2 |
* | swconfig: swlib.c: free device name and alias | John Crispin | 2015-07-07 | 2 | -2/+4 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -3/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -0/+3 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -0/+1 |
* | package: swconfig: let variable name be local | John Crispin | 2014-06-04 | 1 | -0/+1 |
* | swconfig: improve usability when switch device incorrect | John Crispin | 2014-01-12 | 1 | -1/+1 |
* | swconfig: remove useless variables, return -1 on errors | John Crispin | 2013-12-27 | 3 | -11/+2 |
* | switch: remove old switch driver | Hauke Mehrtens | 2013-10-13 | 1 | -1/+1 |
* | swconfig: fix dependency bug introduced by [37304] | John Crispin | 2013-07-14 | 1 | -1/+1 |
* | brcm47xx: use b53 phy driver for the switch in kernel 3.10 | Hauke Mehrtens | 2013-07-14 | 1 | -1/+1 |
* | add portmap support to userland | John Crispin | 2013-04-09 | 4 | -2/+95 |
* | add "swconfig list" support | John Crispin | 2013-04-09 | 3 | -0/+41 |
* | package/swconfig: don't use kernel headers | Gabor Juhos | 2012-12-14 | 1 | -2/+0 |
* | move lots of kernel related packages to the new system/ folder | John Crispin | 2012-10-17 | 7 | -0/+1585 |