Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-07 | net: dsa: Add support for platform data | Florian Fainelli | 1 | -18/+84 |
2017-02-06 | net: dsa: add switch notifier | Vivien Didelot | 1 | -0/+6 |
#ifndef SIG_H #define SIG_H extern void register_signal(int signal, void (*handler)(int)); extern void register_signal_f(int signal, void (*handler)(int), int flags); #endif /* SIG_H */ ' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/dsa/dsa2.c?h=master' type='application/atom+xml'/>
![]() |
index : net-next.git | |
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-07 | net: dsa: Add support for platform data | Florian Fainelli | 1 | -18/+84 |
2017-02-06 | net: dsa: add switch notifier | Vivien Didelot | 1 | -0/+6 |