| Age | Commit message (Expand) | Author |
| 2014-05-20 | netbt: rename some attach/detach functions to have _pcb suffix, so | rmind |
| 2012-01-14 | don't behave differently when DIAGNOSTIC is defined | plunky |
| 2010-02-24 | A pointer typedef entails trading too much flexibility to declare const | dyoung |
| 2010-01-08 | Expand PMF_FN_* macros. | dyoung |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2008-04-06 | convert to use pmf(9) functions | plunky |
| 2008-03-31 | use aprint_error_dev(), for clarity | plunky |
| 2007-11-28 | Clean up the way that bluetooth drivers attach to the bluetooth stack, | plunky |
| 2007-11-11 | convert device printf() usages to aprint_xxxx() | plunky |
| 2007-11-10 | use more device_t and device_xxx() accessors | plunky |
| 2007-11-03 | switch devices to using CFATTACH_DECL_NEW() | plunky |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-02 | remove unused activate function | plunky |
| 2007-07-23 | add detail (in comments) about S-Record format for firmware file | plunky |
| 2006-12-27 | fix a (valid) "buf may be used uninitialized" warning/error in DIAGNOSTIC. | dogcow |
| 2006-12-27 | CID-3821: don't leak `fh' and close the firmware properly | alc |
| 2006-12-21 | merge yamt-splraiseipl branch. | yamt |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-09-24 | Add "name" parameter to powerhook_establish, to aid debugging. No objections | jmcneill |
| 2006-08-28 | Make suspend/resume work properly for bt3c device. | plunky |
| 2006-08-28 | remove impossible conditional | christos |
| 2006-06-19 | Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, | gdamore |