freebsd-dev/sys/dev/usb/net
Hans Petter Selasky 664413a163 Fix for hardware checksum offloading in SMSC driver.
This also fixes IPv6 support for this particular hardware.

Submitted by:	Daisuke Aoyama
2013-02-01 07:26:25 +00:00
..
if_aue.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
if_auereg.h
if_axe.c Add new USB ID. 2013-01-28 07:22:44 +00:00
if_axereg.h
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
if_ipheth.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_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
if_mosreg.h
if_rue.c - Change the module order of these MAC drivers to be last so they are 2012-05-11 02:40:40 +00:00
if_ruereg.h
if_smsc.c Fix for hardware checksum offloading in SMSC driver. 2013-02-01 07:26:25 +00:00
if_smscreg.h Merging of projects/armv6, part 5 2012-08-15 04:03:55 +00:00
if_udav.c Make the USB ethernet methods constant again in if_udav.c, 2012-11-08 16:31:13 +00:00
if_udavreg.h The JP1082 device doesn't respond to the MII_BMSR command and it turns 2012-07-15 05:49:02 +00:00
if_usie.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
if_usievar.h
ruephy.c Fix compiler warnings, mostly signed issues, 2012-04-02 10:50:42 +00:00
ruephyreg.h
uhso.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
usb_ethernet.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
usb_ethernet.h