]> git.ipfire.org Git - people/ms/network.git/history - src/functions/functions.device
device: Refactor check for device type
[people/ms/network.git] / src / functions / functions.device
2018-09-23  Michael Tremerdevice: Refactor check for device type
2018-09-22  Michael TremerShow driver name in device status
2018-09-21  Michael TremerSpeed up device_list() by removing the alphabetical...
2018-09-21  Michael TremerFix generating device_list()
2018-09-21  Michael TremerMove offloading code into an own file
2018-09-21  Michael TremerAdd support for hardware offloading
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-07-28  Jonatan SchlagAdd new function device_get_by_mac_address()
2018-03-09  Jonatan Schlagdevice: add new function device_tunnel_get_type()
2018-03-09  Jonatan Schlagdevice: add new function device_is_vti6
2018-03-01  Jonatan Schlag via... Add new function: device_get_by_assigned_ip_address()
2018-02-02  Michael TremerShut down devices before we remove them
2017-08-18  Michael TremerRemove B.A.T.M.A.N.
2017-08-17  Michael Tremerdevice_get_all: Drop function
2017-08-17  Michael TremerIntroduce list_directory
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-06  Michael TremerUse "ip link set X master" where ever we can
2017-08-04  Michael TremerRename fwrite to fappend
2017-08-04  Michael Tremeripsec: Add prototype-level support for VTI
2017-07-21  Michael TremerImprove performance of reading files from the device...
2017-07-21  Michael TremerAdd support for VTI interfaces
2017-07-15  Michael TremerDrop deprecated listmatch function
2017-06-22  Jonatan Schlaglock: refactoring functions
2017-06-13  Michael Tremerdevice_num_queues(): Read correct file for transmit...
2017-06-13  Michael Tremerdevice_get_speed(): Break if speed is not readable
2017-06-07  Michael Tremerdevice: Show queue status
2017-06-07  Michael Tremerdevice: Ignore unknown duplexing
2017-06-07  Michael Tremerdevice: Return speed only if a valid (positive) value
2017-06-07  Michael Tremerdevice queues: Fix listing queues
2017-06-07  Michael TremerFix incorrect variable name in SMP affinity handling
2016-10-19  Arne FitzenreiterImprove MTU handling on bridges
2016-09-23  Michael Tremerdevice_{get,set}_mtu: Improve speed and logging
2016-09-23  Michael Tremerdevice_set_{up,down}: Print clear log message
2016-09-23  Michael TremerMake device_set_{up,down} faster and show more debuggin...
2016-09-23  Michael TremerImplement using Linux's SMP affinity
2016-01-16  Michael TremerImplement identify feature
2015-10-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-10-17  Michael TremerAdd functionality to identify tun/tap devices
2015-09-18  Michael TremerReplace ipcalc by inetcalc
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-28  Michael TremerRemove some unused functions
2014-12-28  Michael TremerAdd "network device list" command
2014-12-23  Michael TremerBetter handling for dummy interfaces
2014-12-23  Michael TremerShow if the device is able to transport Ethernet frames
2014-12-23  Michael TremerSpeed-up finding the device type if the device does...
2014-12-21  Michael TremerAdd function that returns a string about speed and...
2014-12-10  Michael TremerMajor rewrite of hotplug handling
2014-09-06  Michael Tremerwireless monitor: Use proper port name
2014-09-06  Michael Tremerdevice: Fix check for bonded devices
2014-09-06  Michael Tremerdevice: Rewrite device_set_address
2014-09-06  Michael Tremerbridge: Simplify the hook and make it more robust again...
2014-09-06  Michael Tremerdevice: Rewrite batman-adv-port detection
2014-08-31  Michael Tremerbridge: Apply configured cost settings for each port
2014-08-26  Michael TremerMake searching for the corresponding phy of a wireless...
2013-09-06  Michael TremerUse autotools.