Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | gisi: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-02-07 | gisi: Refactor netlink | Aki Niemi | 1 | -11/+7 | |
Don't use typedefs for enum types, and move PhoNet device enum over to common.h. | |||||
2010-12-22 | gisi: Adapt and refactor netlink module | Aki Niemi | 1 | -19/+16 | |
Adapt to using new modem API and clean up naming and coding conventions. | |||||
2010-10-14 | gisi: Fix copyright and license boilerplate | Aki Niemi | 1 | -14/+12 | |
2010-09-30 | gisi: Remove route adding API | Aki Niemi | 1 | -1/+0 | |
2010-05-27 | Eliminated bool, true and false from gisi | Pekka Pessi | 1 | -1/+0 | |
2010-05-17 | gisi: Add phonet netlink functions | Pekka Pessi | 1 | -0/+9 | |
Adding g_pn_netlink_set_address() and g_pn_netlink_add_route(). Automatically configure phonet links without external software. | |||||
2010-05-17 | gisi: Remove g_pn_netlink_by_name() | Pekka Pessi | 1 | -2/+0 | |
2010-04-20 | Refactor isimodem and gisi/netlink | Pekka Pessi | 1 | -3/+18 | |
Now usbpnmodem plugin is used to register ISI modems. | |||||
2009-08-19 | gisi: provide modem identifier through Netlink API | RĂ©mi Denis-Courmont | 1 | -1/+2 | |
2009-06-15 | Rename ISI client and PhoNet netlink APIs | Aki Niemi | 1 | -0/+47 | |
- Add g_ prefix to functions - Add G-prefix and use CamelCasing in types |