aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ray
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.56 - support for Aviator Pro/Raylink access points andDuncan Barclay2001-08-144-296/+711
* MFC 1.55Duncan Barclay2001-08-012-167/+132
* MFC sans phk's TAILQ changes.Duncan Barclay2001-04-282-130/+23
* Re-MFC of correct header file.Duncan Barclay2001-01-031-0/+480
* Backout previous merge as I got the wrong file.Duncan Barclay2001-01-031-1100/+0
* Bring the driver for Webgear Aviator cards across from -current.Duncan Barclay2001-01-021-352/+972
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-01-021-0/+3650
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-154-0/+2036
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-133-4779/+0
* * add the start_join_net - doneDuncan Barclay2000-03-121-129/+178
* structure for error counters addedDuncan Barclay2000-03-121-7/+18
* Use ssid length from 80211.hDuncan Barclay2000-03-121-4/+136
* Remove old hand crafted version of start_join_net for download.Duncan Barclay2000-03-111-51/+10
* Start to use ray_start_join_net (my old code removed on next checkin)Duncan Barclay2000-03-111-173/+215
* Use the ccs update command mechanism for dowloading parameters on startupDuncan Barclay2000-03-091-112/+58
* Mega additions of NetBSD code - most of the NetBSD code is now in here, ifDuncan Barclay2000-03-081-827/+1780
* Fix cock up with test on start address.Duncan Barclay2000-03-081-8/+8
* Added reset code and converted many panics into call to reset.Duncan Barclay2000-03-051-59/+201
* Minor tidy up.Duncan Barclay2000-03-051-2/+2
* Moved a lot of my inline comments to head of code and documentedDuncan Barclay2000-03-051-377/+772
* Tidy up.Duncan Barclay2000-03-051-100/+140
* Mostly notes and minor style changes whilst I was travelling.Duncan Barclay2000-03-031-46/+132
* Completed start/join code (well only infrastructure mode)Duncan Barclay2000-02-271-115/+577
* Initial importDuncan Barclay2000-02-271-0/+541
* Snap shot check in.Duncan Barclay2000-02-262-176/+1300
* Skeleton framework for network driver and initial probing of device.Duncan Barclay2000-02-202-0/+897
* Initial importDuncan Barclay2000-02-132-0/+0