]> git.ipfire.org Git - people/ms/network.git/history - src/hooks/ports/ethernet
network-hotplug: Try to use fewer checks when deleting a device
[people/ms/network.git] / src / hooks / ports / ethernet
2018-09-21  Michael TremerMove creating port configurations into network-hotplug...
2018-09-21  Michael Tremerport: ethernet: Correctly create new configurations
2018-09-21  Michael Tremerports: Fix saving HOOK name
2018-09-21  Michael TremerValidate input for --offloading flag and throw an error...
2018-09-21  Michael Tremerports: ethernet+bonding: Allow to disable all offloading
2018-09-21  Michael TremerMove offloading code into an own file
2018-09-21  Michael TremerAdd support for hardware offloading
2018-09-21  Michael TremerMove DEFAULT_MTU to constants
2018-09-20  Michael Tremerport: ethernet: Use combined setting for advertised...
2018-09-20  Michael Tremerport: ethernet: Allow setting duplex mode
2018-09-20  Michael Tremerport: ethernet: Allow setting link speed
2018-09-20  Michael Tremerport: ethernet: Bring back accidentially dropped hook_c...
2018-09-20  Michael Tremerport: ethernet: Return OK only to rename ports
2018-09-20  Michael Tremerport: ethernet: Use default hook_new() function
2018-09-20  Michael Tremerport: ethernet: Allow setting the MTU
2018-09-20  Michael TremerRestart ports after edit to apply settings
2018-09-20  Michael Tremerports: ethernet: Allow changing MAC address
2015-05-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-05-02  Michael TremerRemove the function keyword which is a bashism
2014-12-27  Michael TremerFix hook settings writing and checking
2014-12-23  Michael TremerSplit port hooks in to (create|remove|up|down) actions
2014-09-06  Michael Tremerbridge: Simplify the hook and make it more robust again...
2014-09-04  Michael TremerRename all "config" to "settings"
2013-09-06  Michael TremerRemove executable permissions from source files.
2013-09-06  Michael TremerUse autotools.