| Age | Commit message (Expand) | Author |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2009-12-06 | Simplify several device-activation hooks. | dyoung |
| 2009-09-23 | fix up USB drivers printing of autoconf information | plunky |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 2008-05-24 | Split device_t and softc for all USB device drivers, and related cosmetic | cube |
| 2008-04-05 | use aprint_*_dev and device_xname | cegger |
| 2008-02-19 | recognize Shantou ADM8515 | drochner |
| 2008-01-19 | Make many ethernet drivers share the common code for MII media | dyoung |
| 2007-12-20 | Constify struct ifnet->if_sadl and every use throughout the tree. | dyoung |
| 2007-12-05 | lockmgr -> mutex | ad |
| 2007-07-12 | SB-NIC Shantou ST268 for udav(4), patch from Julian Suschlik | xtraeme |
| 2007-03-13 | Introduce different autoconf interface attributes for USB drivers | drochner |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-12-01 | change some commented-out code to use the interrupt descriptor's polling | drochner |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-31 | Split the USB task queue into two parts, one for normal device tasks and | joerg |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-07 | remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. | dogcow |
| 2006-08-17 | Fix all the -D*DEBUG* code that it was rotting away and did not even compile. | christos |
| 2006-02-25 | Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), | wiz |
| 2005-11-28 | Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls in | augustss |
| 2005-05-30 | - const poisoning | christos |
| 2005-05-11 | Don't keep the devinfo string on the stack, instead use malloc/free. | augustss |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2004-10-30 | When adding/deleting multicast addresses, only whack the address | thorpej |
| 2004-04-23 | use bounded string ops (snprintf, strl*) | itojun |
| 2003-09-04 | Remove advertising clauses from code written by Shingo WATANABE. | tsutsui |
| 2003-08-22 | udav*, for ether w/ Davicom DM9601 chipset. Shingo WATANABE | itojun |