freebsd-dev/sys/dev/usb/net
Pyun YongHyeon e9e549ef70 Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.
Because driver is accessing a common MII structure in
mii_pollstat(), updating user supplied structure should be done
before dropping a driver lock.

Reported by:	Karim (fodillemlinkarimi <> gmail dot com)
2011-10-17 19:51:38 +00:00
..
if_aue.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:51:38 +00:00
if_auereg.h s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
if_axe.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:51:38 +00:00
if_axereg.h Add initial support for AX88772B USB Fast Ethernet. AX88772B 2011-07-14 17:19:00 +00:00
if_cdce.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
if_cdcereg.h The maximum NCM frame size must be so that it 2011-04-26 19:40:37 +00:00
if_cue.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
if_cuereg.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_ipheth.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
if_iphethvar.h USB Network: 2010-10-13 21:36:42 +00:00
if_kue.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
if_kuefw.h
if_kuereg.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_mos.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:51:38 +00:00
if_mosreg.h Add support for new USB to ethernet controller: 2011-02-16 08:33:30 +00:00
if_rue.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:51:38 +00:00
if_ruereg.h Remove unused struct rue_type 2010-11-15 06:04:25 +00:00
if_udav.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:51:38 +00:00
if_udavreg.h s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
if_usie.c Remove reviewed line from copyright header. 2011-07-09 20:16:52 +00:00
if_usievar.h Add new USB 3G driver. 2011-07-08 10:58:56 +00:00
ruephy.c - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
ruephyreg.h - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
uhso.c Add new USB ID. 2011-08-20 14:21:32 +00:00
usb_ethernet.c Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need 2011-01-18 21:14:23 +00:00
usb_ethernet.h Fix _USB2_* refernces in the header protection defines. 2009-06-15 01:09:19 +00:00