summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-10-21system-dummy: add system_if_apply_settings_after_upFelix Fietkau
2024-10-21fix signed/unsigned comparison warningsFelix Fietkau
2024-10-20main: fix format string related warnings for log/debug printf functionsFelix Fietkau
2024-10-06wireless: reload wireless device if any vif network bridge changes ifindexFelix Fietkau
2024-09-21interface: fix regression on adding hotplug devices to interfacesFelix Fietkau
2024-09-12Revert "system-linux: re-apply ethtool on phy attachment"Daniel Golle
2024-09-05device: simplify external device settings handlingFelix Fietkau
2024-09-03device: revert to explicit device_set_present callsFelix Fietkau
2024-09-03device: remove redundant newlines from debug messagesFelix Fietkau
2024-09-03interface: improve hotplug handling reliabilityFelix Fietkau
2024-09-03wireless: handle link updates even if devices are present alreadyFelix Fietkau
2024-09-03main: add messages to udebug regardless of their log levelFelix Fietkau
2024-09-03device: do not pull device present state from hotplug eventsFelix Fietkau
2024-09-03device: add more debugging codeFelix Fietkau
2024-09-02interface: add support for disabling renew on topology changeFelix Fietkau
2024-07-05system-linux: re-apply ethtool on phy attachmentDaniel Golle
2024-06-04wireless: add support for defining wifi interfaces via procd service dataFelix Fietkau
2024-06-03wireless: use blobmsg_parse_attrFelix Fietkau
2024-06-03proto-shell: add proto property for skipping device configFelix Fietkau
2024-02-26CMake: bump the minimum required CMake version to 3.5Yegor Yefremov
2024-01-04device: restore cleared flags on device downErik Karlsson
2024-01-04system-linux: fix race condition in netlink socket error handingMatthias Schiffer
2023-12-19Revert "system-linux: set pending to 0 on ifindex found or error for if_get_master"Felix Fietkau
2023-12-18device: Log error message if device initialization failedDustin Spicuzza
2023-12-18netifd: fix undefined va_list value which can cause crashesMikael Magnusson
2023-12-17system-linux: set pending to 0 on ifindex found or error for if_get_masterChristian Marangi
2023-12-12system-linux: skip refreshing MAC on master change if custom MACChristian Marangi
2023-12-12system-linux: set master early on apply settingsChristian Marangi
2023-12-05bridge: rework config change pvid handlingFelix Fietkau
2023-12-05bridge: fix reload on bridge vlan changesFelix Fietkau
2023-12-05debug: remove newline from debug messagesFelix Fietkau
2023-12-05netifd: add netlink udebug ringFelix Fietkau
2023-11-27udebug: use helper code for ubus config handlingFelix Fietkau
2023-11-20wireless: add bridge_isolate optionFelix Fietkau
2023-11-20system-linux: fix bogus debug error messages on adding bridge membersFelix Fietkau
2023-11-20replace DPRINTF calls with D(...)Felix Fietkau
2023-11-20add udebug supportFelix Fietkau
2023-11-14interface-ip: fix IPv4 route target maskingJo-Philipp Wich
2023-11-11system-linux: refresh MAC address on DSA port conduit changeChristian Marangi
2023-11-10wireless: fix premature removal of hotplug devices due to down stateFelix Fietkau
2023-11-10wireless: fix sign comparison warningFelix Fietkau
2023-11-10device: add support to configure eeeRahul Thakur
2023-11-09system-linux: fix compilation error if IFLA_DSA_MASTER is not supportedChristian Marangi
2023-11-09system-linux: make system_if_get_master_ifindex staticChristian Marangi
2023-11-09system-linux: add option to configure DSA conduit deviceChristian Marangi
2023-11-09system-linux: add support for configurable GRO optionChristian Marangi
2023-11-08interface-ip: allow configuring routes without explicit interfaceJo-Philipp Wich
2023-11-08interface-ip: mask out host bits in IPv4 route targetsJo-Philipp Wich
2023-11-07system-linux: fix race condition on bringing up wireless devicesFelix Fietkau
2023-11-06device: fix build error on 32 bit systemsFelix Fietkau