summaryrefslogtreecommitdiffstats
path: root/sys/dev/ray
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused ioctl lockingdmlb2000-05-282-90/+14
* Made RAY_COM_DUMP a real debug called RAY_DCOMdmlb2000-05-282-24/+25
* A bit of a messy monster.dmlb2000-05-281-395/+517
* Moved a bit of resource allocation from probe to attach based on feedbackdmlb2000-05-231-122/+109
* MFRELENG_3dmlb2000-05-211-187/+625
* MFRELENG_3dmlb2000-05-211-10/+23
* MFRELENG_3dmlb2000-05-211-18/+28
* Newbusify resource allocation.dmlb2000-05-111-196/+234
* Remove ISA/3.x stuff and add -current stuffdmlb2000-05-111-23/+25
* Use device_printf.dmlb2000-05-111-3/+3
* Move a couple fo things around to be nicer for -currentdmlb2000-05-101-168/+180
* Move a couple fo things around to be nicer for -currentdmlb2000-05-101-43/+60
* Add a STOP debug flag.dmlb2000-05-101-15/+19
* Move _detach to be underneath _attach.dmlb2000-05-071-182/+155
* Move variables to if_rayvar.hdmlb2000-05-071-218/+2
* Split out structures to make it a bit easier to find my way around anddmlb2000-05-071-0/+248
* Sync with an early version of the -current code. Mainly a tidy updmlb2000-05-071-118/+80
* Cosmetic to make errors messages look similar.dmlb2000-04-241-4/+4
* Moved debugging definitions to a header file.dmlb2000-04-241-1313/+1042
* Bit mask definitions for firmware versioning.dmlb2000-04-241-74/+89
* Initial import.dmlb2000-04-241-0/+126
* Make the moved about version compile and rundmlb2000-04-241-2/+6
* Moved functions around so that they are grouped a little more sensibly.dmlb2000-04-221-1012/+1016
* Functional driver with new command queue in place.dmlb2000-04-211-1278/+1068
* A messy commit that checkpoints the driver (not known to actually work)dmlb2000-04-151-236/+330
* Merged in a load of information from the card documentation - not finished yet.dmlb2000-04-151-121/+338
* A few comment tidy-ups.dmlb2000-04-151-13/+27
* Most of this commit are minor changes whilst trying to make the driverdmlb2000-04-091-217/+375
* Fix mbuf leaking - duh!dmlb2000-04-041-6/+9
* Add signal strength cache structures.dmlb2000-03-311-2/+14
* Use the right value for IFQ_MAXLEN and fix brokeness with gatewaying http fro...dmlb2000-03-311-438/+527
* For version 0.9 change DNET outputdmlb2000-03-211-1/+1
* Added user level updates and reading of parameters.dmlb2000-03-212-36/+266
* Typo.dmlb2000-03-211-2/+2
* * add the start_join_net - donedmlb2000-03-121-129/+178
* structure for error counters addeddmlb2000-03-121-7/+18
* Use ssid length from 80211.hdmlb2000-03-121-4/+136
* Remove old hand crafted version of start_join_net for download.dmlb2000-03-111-51/+10
* Start to use ray_start_join_net (my old code removed on next checkin)dmlb2000-03-111-174/+216
* Use the ccs update command mechanism for dowloading parameters on startupdmlb2000-03-091-112/+58
* Mega additions of NetBSD code - most of the NetBSD code is now in here, ifdmlb2000-03-081-832/+1785
* Fix cock up with test on start address.dmlb2000-03-081-8/+8
* Added reset code and converted many panics into call to reset.dmlb2000-03-051-59/+201
* Minor tidy up.dmlb2000-03-051-2/+2
* Moved a lot of my inline comments to head of code and documenteddmlb2000-03-051-378/+773
* Tidy up.dmlb2000-03-051-100/+140
* Mostly notes and minor style changes whilst I was travelling.dmlb2000-03-031-46/+132
* Completed start/join code (well only infrastructure mode)dmlb2000-02-271-115/+577
* Initial importdmlb2000-02-271-0/+541
* Snap shot check in.dmlb2000-02-262-180/+1304
OpenPOWER on IntegriCloud