]> git.ipfire.org Git - people/ms/network.git/history - src/hooks/ports
ports: ethernet+bonding: Allow to disable all offloading
[people/ms/network.git] / src / hooks / ports /
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
2018-09-19  Michael Tremerhostapd: Add support for 802.11ac
2017-08-19  Michael Tremer802.11s: Generate config in extra function
2017-08-18  Michael TremerDrop wireless-adhoc port
2017-08-18  Michael TremerRemove B.A.T.M.A.N.
2017-08-17  Michael Tremerwpa_supplicant: Drop config helper
2017-08-17  Michael Tremer802.11s: Write WPA supplicant configuration
2017-08-17  Michael TremerRemove obsolete comment
2017-08-17  Michael Tremer802.11s: Allow setting a PSK for SAE authentication
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-15  Michael Tremerwireless: Validate channels
2017-08-15  Michael TremerAdd port hook for wireless mesh devices after 802.11s
2017-08-15  Michael Tremerports: Make a generic hook_new function
2017-08-06  Michael Tremerbonding: Use port_restart to restart a port
2017-08-06  Michael Tremerwireless-ap: Improve command line parsing
2017-08-06  Michael Tremerbonding: Major rewrite of the hook
2017-08-05  Michael Tremerdummy: Cleanup hook
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
2015-04-12  Michael Tremerwireless-adhoc: Fix wrong function name
2014-12-27  Michael TremerFix hook settings writing and checking
2014-12-23  Michael Tremerbonding: Allow adding all compatible devices as slaves
2014-12-23  Michael TremerSplit port hooks in to (create|remove|up|down) actions
2014-12-22  Michael TremerRemove support for macvtap devices
2014-12-21  Michael TremerAdd hotplugging for zones (and ports of those)
2014-12-10  Michael TremerMajor rewrite of hotplug handling
2014-09-06  Michael Tremerwireless-ap: Bring up hostapd, too when device is plugg...
2014-09-06  Michael Tremerbonding: Rewrite the port hook and fix various errors
2014-09-06  Michael Tremerbridge: Simplify the hook and make it more robust again...
2014-09-06  Michael Tremerbatman-adv-port: Initialize PHY variable
2014-09-06  Michael Tremerbatman-adv: Disable hotplug hook
2014-09-06  Michael TremerLet hotplug handlers return a status code
2014-09-04  Michael TremerRename all "config" to "settings"
2014-08-26  Michael TremerMake the wireless regulatory domain a global configurat...
2014-08-26  Michael Tremerbatman-adv-port: Fix wrong function call
2014-08-26  Michael Tremerbatman-adv-port: Increase MTU to 1560 as suggested...
2013-09-06  Michael TremerRemove executable permissions from source files.
2013-09-06  Michael TremerUse autotools.