if_ath - Properly remove sysctls on detach.
[dragonfly.git] / sys / dev / netif / ath / rate_sample / sample.c
2010-04-15 Antonio Huete Jimenezif_ath - Properly remove sysctls on detach.
2010-02-23 Rui PauloSync ath_rate_sample with FreeBSD.
2009-05-16 Hasso TepperOpen source ath(4) HAL code.
2007-02-22 Sepherosa Ziehau- Add noise floor to stats
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-08-06 Sascha WildnerPerform the following cleanup in sys/dev/netif:
2006-07-13 Sepherosa Ziehau- Port ath(4) driver from FreeBSD, which supports vario...