summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-net_id.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-11-02Revert some uses of xsprintfZbigniew Jędrzejewski-Szmek
2016-11-01udev: net_id: add support for phys_port_name attribute (#4506)Jiří Pírko
2016-04-21tree-wide: use mdash instead of a two minusesZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-29udev: net_id - for ccw bus, shorten the identifier and stip leading zerosDimitri John Ledkov
2016-01-25udev: filter out non-sensically high onboard indexes reported by the kernelLennart Poettering
2016-01-12tree-wide: use xsprintf() where applicableDaniel Mack
2015-12-07udev: add emacs header lineZbigniew Jędrzejewski-Szmek
2015-11-06doc: correct orthography, word forms and missing/extraneous wordsJan Engelhardt
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-02udev: net_id - support predictable ifnames on virtio busesTom Gundersen
2015-06-02udev: add some assertsTom Gundersen
2015-05-22udev/net_id: Only read the first 64 bytes of PCI config spaceJason S. McMullan
2015-04-01udev: net_id - improve commentsTom Gundersen
2015-04-01udev: net_id - support multi-port enpo* device namesTom Gundersen
2015-04-01udev: net_id - fix copy-paste errorTom Gundersen
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø
2014-08-12udev: modernize net_id builtin a bitLennart Poettering
2014-07-01Use dev_port for the ID of a network device.Thadeu Lima de Souza Cascardo
2014-04-06udev: net_id - use constants rather than magic numbersTom Gundersen
2014-03-27udev: persistent naming - we cannot use virtio numbers as they are not stableTom Gundersen
2014-03-27udev: update net_id commentsKay Sievers
2014-01-11udev/net_id: Introduce predictable network names for Linux on System zHendrik Brueckner
2014-01-04udev: net_id - handle virtio busesTom Gundersen
2013-12-15Fix a few signed/unsigned format string issuesZbigniew Jędrzejewski-Szmek
2013-12-03trivial coding style clean upsThomas Hindoe Paaboel Andersen
2013-07-08hwdb: add --lookup-prefix= optionKay Sievers
2013-07-01hwdb: add --device=<device-id> and --filter=<key name glob>Kay Sievers
2013-06-18udev: handle network controllers in nonstandard domainsSean McGovern
2013-04-05Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek
2013-03-03udev: fix segfault with android rndisRob Clark
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen
2013-01-19udev: net_id - add link to the wiki pageKay Sievers
2013-01-17udev: net_id - suppress bcma core == 0Kay Sievers
2013-01-17udev: net_id - handle "bcma" busesKay Sievers
2013-01-09udev: move string copy functions to shared/Kay Sievers
2013-01-09udev: don't call fclose on NULL in is_pci_multifunctionLukas Nykryn
2013-01-08udev: net_id - skip stacked network devicesKay Sievers
2013-01-04udev: net_id - append "dev_id" value if neededKay Sievers
2012-12-09udev: net_id: update commentsKay Sievers
2012-12-06udev: net_id - fix OUI handlingKay Sievers
2012-12-06udev: net_id - fix typosKay Sievers
2012-12-06udev: net_id - update examplesKay Sievers