aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ral/rt2661.c
Commit message (Expand)AuthorAgeFilesLines
* allow net80211 to fillin rate setsSam Leffler2007-03-111-20/+2
* Remove dependency on deprecated if_watchdog ABI.Bruce M Simpson2006-12-191-15/+8
* Add header files <sys/lock.h> and <sys/mutex.h> for mtx_init() and friends.Kevin Lo2006-12-071-0/+2
* Fix kernel panic in rt2661_tx_intr() if no frames has been sent.Max Khon2006-06-051-0/+4
* add missed calls to bpf_peers_presentSam Leffler2006-06-021-2/+2
* Fix the following bpf(4) race condition which can result in a panic:Christian S.J. Peron2006-06-021-3/+3
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* o fixes the locking of if_init().Damien Bergamini2006-03-211-1/+25
* Disable 802.11e support for now. Did some cleanup while I'm here.Damien Bergamini2006-03-071-4/+2
* Fix include paths to make this compile.Mike Silbersack2006-03-051-4/+4
* Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)Damien Bergamini2006-03-051-0/+2881