Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-28 | caif: Bugfixes in CAIF netdevice for close and flow control | Sjur Braendeland | |
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> | |||
2010-03-30 | net-caif: add CAIF netdevice | Sjur Braendeland | |
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> |