1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/dev/usb/net
Pyun YongHyeon 7008404ddd Add Lenovo USB 2.0 Ethernet adapter.
PR:		usb/179920
MFC After:	1 week
2013-06-25 00:26:30 +00:00
..
if_aue.c - Use the consistenly PHY-specific reset routine PHY_RESET() rather than 2013-06-14 05:36:47 +00:00
if_auereg.h
if_axe.c Add Lenovo USB 2.0 Ethernet adapter. 2013-06-25 00:26:30 +00:00
if_axereg.h Remove unused variable sc_tx_bufsz. 2013-06-13 05:46:19 +00:00
if_cdce.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_cdcereg.h
if_cue.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_cuereg.h Fix a typo: s/KLSI/CATC/ 2013-06-13 01:33:01 +00:00
if_ipheth.c Add support for tethering on the iPhone 4S 2013-05-29 20:36:51 +00:00
if_iphethvar.h
if_kue.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_kuefw.h
if_kuereg.h
if_mos.c - Use the consistenly PHY-specific reset routine PHY_RESET() rather than 2013-06-14 05:36:47 +00:00
if_mosreg.h
if_rue.c - Use the consistenly PHY-specific reset routine PHY_RESET() rather than 2013-06-14 05:36:47 +00:00
if_ruereg.h
if_smsc.c - Use the consistenly PHY-specific reset routine PHY_RESET() rather than 2013-06-14 05:36:47 +00:00
if_smscreg.h
if_udav.c - Use the consistenly PHY-specific reset routine PHY_RESET() rather than 2013-06-14 05:36:47 +00:00
if_udavreg.h
if_usie.c Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
usb_ethernet.c
usb_ethernet.h