Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | caif: Bugfixes in CAIF netdevice for close and flow control | Sjur Braendeland | 2010-04-28 | 1 | -57/+73 |
| | | | | | | | | | | | Changes: o Bugfix: Flow control was causing the device to be destroyed. o Bugfix: Handle CAIF channel connect failures. o If the underlying link layer is gone the net-device is no longer removed, but closed. Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | net-caif: add CAIF netdevice | Sjur Braendeland | 2010-03-30 | 1 | -0/+451 |
Adding GPRS Net Device for PDP Contexts. The device can be managed by RTNL as defined in if_caif.h. Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net> |