Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-14 | cdc-phonet: remove noisy debug statement | Rémi Denis-Courmont | |
From: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2009-09-11 | cdc-phonet: autoconfigure Phonet address | Rémi Denis-Courmont | |
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger | |
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2009-07-21 | USB host CDC Phonet network interface driver | Rémi Denis-Courmont | |
Many Nokia handsets support a Phonet interface to the cellular modem via a vendor-specific USB interface. CDC Phonet follows the Communications Device Class model, with one control interface, and and a pair of inactive and active data alternative interface. The later has two bulk endpoint, one per direction. This was tested against Nokia E61, Nokia N95, and the existing Phonet gadget function for the Linux composite USB gadget framework. Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net> |