summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-21bonding: claim the port device before creating the bonding deviceFelix Fietkau
2021-09-20wireless: only enable proxyarp/isolate for AP vifsFelix Fietkau
2021-09-20wireless: only apply wireless device attributes to the base vif interfaceFelix Fietkau
2021-09-03device: add support for configuring bonding devicesFelix Fietkau
2021-09-01wireless: improve reliability of proxyarp supportFelix Fietkau
2021-09-01system-linux: remove copy&paste from /proc and /sys path namesFelix Fietkau
2021-08-27wireless: always enable bpdu filter for AP interfaces and VLANsFelix Fietkau
2021-08-24bridge: tune default stp parametersFelix Fietkau
2021-08-24bridge: add support for an external STP daemonFelix Fietkau
2021-08-24bridge: memset bst->config by default to avoid stale config valuesFelix Fietkau
2021-08-02device: add support for configuring device link speed/duplexFelix Fietkau
2021-07-29device: extend device settings flags to 64 bitFelix Fietkau
2021-07-26bridge: fix regression in bringing up bridge portsFelix Fietkau
2021-07-23wireless: add back regular virtual interfaces on hotplug-add events as wellFelix Fietkau
2021-07-23bridge: check bridge port vlan membership on link-up eventsFelix Fietkau
2021-07-14vlan: fix device vlan alias handlingFelix Fietkau
2021-07-13bridge: fix hotplug vlan overwrite on big-endian systemsFelix Fietkau
2021-06-23bridge: bring up pre-existing vlans on hotplug as wellFelix Fietkau
2021-06-22bridge: fix enabling hotplug-added VLANs on the bridge portFelix Fietkau
2021-06-19wireless: handle WDS per-sta devicesFelix Fietkau
2021-06-19device: do not treat devices with non-digit characters after . as vlan devicesFelix Fietkau
2021-06-19examples: make dummy wireless vif names shorterFelix Fietkau
2021-06-19ubus: add a dummy mode ubus call to simulate hotplug eventsFelix Fietkau
2021-06-19device: move hotplug handling logic from system-linux.c to device.cFelix Fietkau
2021-06-17bridge: fix setting pvid for updated vlansFelix Fietkau
2021-06-07wireless: add some comments to functionsAlexander Couzens
2021-06-04bridge: allow adding/removing VLANs to configured member ports via hotplugFelix Fietkau
2021-06-04wireless: pass the real network ifname to the setup scriptFelix Fietkau
2021-06-02bridge: fix dynamic delete of hotplug vlansFelix Fietkau
2021-06-02bridge: dynamically create vlans for hotplug membersFelix Fietkau
2021-05-26interface: support "device" attribute and deprecate "ifname"Rafał Miłecki
2021-05-24scripts/netifd-wireless.sh: add support for specifying the operating bandFelix Fietkau
2021-05-20config: fix ifname->ports compat renameFelix Fietkau
2021-05-18bridge: rename "ifname" attribute to "ports"Rafał Miłecki
2021-05-18wireless: fix memory corruption bug when using vlans/station entries in the configFelix Fietkau
2021-05-17device: add support for configuring devices with external auth handlerFelix Fietkau
2021-05-16extdev: remove unused functionFelix Fietkau
2021-05-16fix unannotated fall-through warningsFelix Fietkau
2021-04-03netifd: add possibility to switch off route configFlorian Eckert
2021-04-03netifd: bridge: set default value for igmp_snoopZheng Qian
2021-03-31system-linux: add device options used by wpadDaniel Golle
2021-03-31system-linux: reorder sysctl functionsDaniel Golle
2021-03-31extdev: add support for external device handlersArne Kappen
2021-03-31handler: add mechanism to generate external device handler stubsArne Kappen
2021-03-31device: remove left-over commentArne Kappen
2021-01-11interface-ip: add unreachable route if address is offlinkHans Dedecker
2021-01-09interface-ip: coding style fixesHans Dedecker
2021-01-05netifd: wireless: default to GCMP WPA cipher on 802.11adDaniel Golle
2020-12-28wireless: add support for not killing processes on teardownFelix Fietkau
2020-12-14netifd: fix a typo in vlandev hotplug supportFelix Fietkau