aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480/i1480u-wlp/netdev.c
Commit message (Collapse)AuthorAge
* uwb: convert devices to net_device_opsStephen Hemminger2009-01-07
| | | | | | Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Acked-by: David Vrabel <david.vrabel@csr.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-22
| | | | Signed-off-by: David Vrabel <david.vrabel@csr.com>
* wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-19
| | | | Signed-off-by: David Vrabel <david.vrabel@csr.com>
* uwb: add the i1480 WLP driverInaky Perez-Gonzalez2008-09-17
Add the driver for the WLP capability of the Intel i1480 device. Signed-off-by: David Vrabel <david.vrabel@csr.com>