| Age | Commit message (Expand) | Author |
| 2010-09-04 | revert previous. | cegger |
| 2010-09-03 | fix NULL pointer dereference on detaching: | cegger |
| 2010-08-25 | If firmware_load() returns ENOENT (i.e. No such file or directory), | tsutsui |
| 2010-08-21 | Update the various xxx_verbose modules to conform to the module subsystem's | pgoyette |
| 2010-08-16 | Misc cleanup: | tsutsui |
| 2010-08-16 | Static -> static | tsutsui |
| 2010-08-16 | - u_intNN_t -> uintNN_t | tsutsui |
| 2010-08-16 | Unifdef defined(__NetBSD__) part. No binary change. | tsutsui |
| 2010-08-14 | Only print the debug message about failed remapping when ATU_QUIRK_NO_REMAP | jym |
| 2010-08-14 | Don't free TX mbuf until it's passed to bpf(9). | tsutsui |
| 2010-08-14 | - use uint8_t for xfer buffers and byte numbers | tsutsui |
| 2010-08-14 | No need to keep TX/RX mbufs during xfers in struct axe_chain. | tsutsui |
| 2010-08-14 | Fix missed botch in previous. | tsutsui |
| 2010-08-14 | Make pointer arithmetics of RX buf in axe_rxeof() more readable | tsutsui |
| 2010-08-14 | Apply rev 1.39 again. | tsutsui |
| 2010-08-14 | Ugh, no, revert previous. | tsutsui |
| 2010-08-14 | Remove dead assignment. | tsutsui |
| 2010-08-08 | Like some other USB devices, register cdce(4) with pmf(9). | jakllsch |
| 2010-08-07 | Pass the lengths of the buffers and use bound string functions where easy | christos |
| 2010-08-07 | Fix for another 3g modem used by Cosmote in Greece. This is a ZTE MF636(?) | christos |
| 2010-08-01 | Add attribute sysmon_envsys to device uthum. | kiyohara |
| 2010-07-27 | Tune ugen(4) isochronous parameters to better support high speed pipes. | jakllsch |
| 2010-07-27 | do a port reset between initial device descriptor fetch and | drochner |
| 2010-07-25 | Move setting of the usb_verbose_loaded flag into the module's init routine. | pgoyette |
| 2010-07-20 | another iteration in the eternal device enumeration struggle: | drochner |
| 2010-07-12 | Make sc_vendor in ohci_softc the same size as that in uhci_softc and ehci_softc. | jakllsch |
| 2010-07-07 | For interrupt transfer, nak throttling must be disabled, but for the other | msaitoh |
| 2010-07-05 | Add a missing newline in error messages. | tsutsui |
| 2010-07-04 | Make zyd(4) use config_mountroot(9) to complete device initialization | tsutsui |
| 2010-07-04 | Add upgt(4), a driver for Conexant/Intersil PrismGT SoftMAC USB | tsutsui |
| 2010-07-02 | regen | tnn |
| 2010-07-02 | Add id for Samsung GT-B3730 LTE/4G datacard | tnn |
| 2010-06-29 | Do not process the abnormality system procedure, when Run/Stop=0 and | msaitoh |
| 2010-06-27 | Replace evil pointer casts that cause unaligned access panic on ARM and | tsutsui |
| 2010-06-27 | add quirk for CDC-ACM devices that do not have a CDC UNION interface descriptor. | kardel |
| 2010-06-27 | add MTK chipset based GPS receiver (e. g. Qstarz BT-Q1000eX) | kardel |
| 2010-06-24 | KNF and misc cosmetics. | tsutsui |
| 2010-06-24 | Remove unused sc->axe_stop_task in softc. | tsutsui |
| 2010-06-24 | Fix several botches: | tsutsui |
| 2010-06-23 | Update if_axe for additional chips and models. Mostly imported from | pgoyette |
| 2010-06-23 | Fix cut&paste error - the commit log message was correct, just the code | pgoyette |
| 2010-06-22 | Make sure we unlock before exit. | pgoyette |
| 2010-06-19 | add Huawei E1750 Mobile Broadband HSPA USB Stick | kardel |
| 2010-06-17 | Add support for the Novatel Wireless U760 3g USB Modem. Tested | riz |
| 2010-06-17 | Regen. | riz |
| 2010-06-17 | Novatel U760 3g wireless device IDs. | riz |
| 2010-06-14 | Sort ugensa_devs by vendor/product. No functional change intended. | riz |
| 2010-06-14 | Sort u3g_devs by vendor/product. Also, remove duplicate | riz |
| 2010-06-14 | ugensa support for Sierra Wireless USB 305, from Andy Wallis | riz |
| 2010-06-14 | Regen for Sierra Wireless USB 305 and sorting change. | riz |