summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/hci
Commit message (Expand)AuthorAgeFilesLines
* sys/netgraph: spelling fixes in comments.pfg2016-04-291-1/+1
* Fix encryption error handling.takawata2015-11-071-4/+6
* Bluetooth LE Security Management channel support.takawata2015-10-273-1/+34
* Initial Bluetooth LE support.takawata2015-04-077-36/+588
* Fix several typoseadler2013-05-121-1/+1
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-054-8/+8
* Node constructor methods are supposed to be called in syscallglebius2011-04-181-4/+1
* Change message severity level from WARN to INFO. This should reduceemax2008-12-241-1/+1
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-232-6/+6
* /* -> /*- for license, minor formatting changesimp2005-01-0711-11/+33
* Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g.glebius2004-12-011-6/+6
* Fix kernel build (caused by recent ng_{un}timeout API change)emax2004-11-033-10/+10
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+10
* Address few style issues pointed out by bdeemax2004-04-275-36/+36
* Make sure Bluetooth stuff can be compiled on amd64emax2004-04-094-12/+12
* Change double include protection style in headers to matchemax2003-11-145-5/+5
* Update Bluetooth code.emax2003-10-125-125/+162
* Part one of undating the bluetooth code to the newest versionjulian2003-05-1012-205/+128
* Back out M_* changes, per decision of the TRB.imp2003-02-194-9/+9
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-214-9/+9
* The second try a committing the bluetooth codejulian2002-11-2012-0/+5532
OpenPOWER on IntegriCloud