| Age | Commit message (Expand) | Author |
| 2016-10-09 | PR/51540: Henning Petersen: replace , with ; | christos |
| 2013-09-14 | Put helper functions for debugging under the corresponding debug | joerg |
| 2009-10-19 | Drop 3rd and 4th clauses from David Young's license. | rmind |
| 2008-03-03 | Explicitly include <sys/device.h> for device_t. | tsutsui |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-08-31 | Per discussion on tech-kern and tech-userlevel, move the bit-twiddling | dyoung |
| 2006-03-08 | Move my bit-twiddling macros to libkern.h from my drivers, where | dyoung |
| 2005-12-29 | Add support for the GCT Semiconductor GRF5101 transceiver/synthesizer. | dyoung |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-22 | Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) | dyoung |
| 2005-01-02 | Cosmetic: change u_int{8,16,32,64}_t to C99-style uint{8,16,32,64}_t, | dyoung |
| 2004-12-27 | Remove useless debug sysctls. | dyoung |
| 2004-12-25 | Change rtw_debug from a debug level to a debug mask. Add a lot of | dyoung |
| 2004-12-20 | Realtek sample sources are not consistent about the "Digital PHY" | dyoung |
| 2004-12-13 | At last, I have rtw w/ Philips RF receiving packets. | dyoung |
| 2004-09-26 | Add work-in-progress driver rtw(4) for Realtek RTL8180 MAC/baseband. | dyoung |