summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Introduce a MAC label reference in 'struct inpcb', which cachesrwatson2003-11-181-4/+8
* Change double include protection style in headers to matchemax2003-11-1417-17/+17
* Update Bluetooth code.emax2003-10-1217-357/+459
* I don't know from where the notion that device driver should orphk2003-09-282-29/+2
* add missing machine/bus.h that is necessary to build now that usb is bus_dmajmg2003-07-161-0/+1
* Use the <sys/bitstring.h> rather than <bitstring.h>phk2003-06-135-5/+5
* Last commit of the bluetooth upgrade. (this patch was forgotten in the firstjulian2003-05-101-2/+2
* Part one of undating the bluetooth code to the newest versionjulian2003-05-1053-1472/+7187
* Introduce an M_ASSERTPKTHDR() macro which performs the very common taskdes2003-04-081-4/+2
* Introduce a new taskqueue that runs completely free of Giant, and inscottl2003-02-263-7/+7
* Back out M_* changes, per decision of the TRB.imp2003-02-1914-48/+48
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-2114-48/+48
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} andbmilekic2002-12-192-3/+3
* fixes for this driver:julian2002-11-261-2/+38
* The second try a committing the bluetooth codejulian2002-11-2050-0/+26141
OpenPOWER on IntegriCloud