This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
usb
/
net
History
kevlo
858ac60db9
- Improve performance by fixing incorrect Rx/Tx handling
...
- Rename definition of AXGE_* to reflect reality - Add new USB IDs
2014-05-27 08:14:54 +00:00
..
if_aue.c
Correct endianness handling in getting station address from EEPROM.
2014-04-03 01:32:43 +00:00
if_auereg.h
…
if_axe.c
…
if_axereg.h
…
if_axge.c
- Improve performance by fixing incorrect Rx/Tx handling
2014-05-27 08:14:54 +00:00
if_axgereg.h
- Improve performance by fixing incorrect Rx/Tx handling
2014-05-27 08:14:54 +00:00
if_cdce.c
…
if_cdcereg.h
…
if_cue.c
…
if_cuereg.h
…
if_ipheth.c
Include necessary headers that now are available due to pollution
2013-10-28 07:29:16 +00:00
if_iphethvar.h
…
if_kue.c
…
if_kuefw.h
…
if_kuereg.h
…
if_mos.c
…
if_mosreg.h
…
if_rue.c
…
if_ruereg.h
…
if_smsc.c
Fill in csum_data only for UDP or TCP packets. This fixes a bug where
2014-05-05 17:30:05 +00:00
if_smscreg.h
…
if_udav.c
…
if_udavreg.h
…
if_urndis.c
Resolve probe conflict for now.
2014-02-06 10:47:47 +00:00
if_urndisreg.h
Fix kernelbuild when full debugging features are enabled.
2014-02-06 10:38:40 +00:00
if_usie.c
…
if_usievar.h
…
ruephy.c
…
ruephyreg.h
…
uhso.c
Add support for GPS ports to UHSO driver.
2014-01-20 07:09:19 +00:00
usb_ethernet.c
In ue_attach_post_task(), initialize curvnet to vnet0 before calling if_attach().
2014-02-18 01:20:26 +00:00
usb_ethernet.h
…