linux/drivers/net/usb
Greg Kroah-Hartman 1aec5bdfed net: remove driver_data direct access of struct device
In the near future, the driver core is going to not allow direct access
to the driver_data pointer in struct device.  Instead, the functions
dev_get_drvdata() and dev_set_drvdata() should be used.  These functions
have been around since the beginning, so are backwards compatible with
all older kernel versions.

Cc: netdev@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-01 15:21:55 -07:00
..
asix.c usbnet: convert asix driver to net_device_ops 2009-03-21 19:41:02 -07:00
catc.c usbnet: convert catc device to net_device_ops 2009-03-21 19:40:58 -07:00
cdc_ether.c export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c 2009-04-21 01:55:59 -07:00
cdc_subset.c USB: build fix 2008-05-20 14:14:15 -07:00
dm9601.c usbnet: convert dms9601 driver to net_device_ops 2009-03-21 19:55:33 -07:00
gl620a.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
hso.c net: remove driver_data direct access of struct device 2009-05-01 15:21:55 -07:00
int51x1.c usb driver for intellon int51x1 based PLC like devolo dlan duo 2009-04-21 01:55:59 -07:00
kaweth.c kaweth: Clean up code 2009-04-13 15:44:35 -07:00
Kconfig usb driver for intellon int51x1 based PLC like devolo dlan duo 2009-04-21 01:55:59 -07:00
Makefile usb driver for intellon int51x1 based PLC like devolo dlan duo 2009-04-21 01:55:59 -07:00
mcs7830.c usbnet: convert msc7830 driver to net_device_ops 2009-03-21 19:55:33 -07:00
net1080.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
pegasus.c pegasus: Handle disconnect error code correctly. 2009-04-17 01:40:19 -07:00
pegasus.h
plusb.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
rndis_host.c usbnet: convert rndis driver to net_device_ops 2009-03-21 19:55:35 -07:00
rtl8150.c usbnet: convert rtl driver to net_device_ops 2009-03-21 19:41:00 -07:00
smsc95xx.c usbnet: convert smsc95xx driver to net_device_ops 2009-03-21 19:55:34 -07:00
smsc95xx.h net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver 2008-10-08 16:44:18 -07:00
usbnet.c export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c 2009-04-21 01:55:59 -07:00
zaurus.c zaurus: add usb id for motomagx phones 2009-03-01 20:48:08 -08:00