summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| * | Bluetooth: Restrict access to management interfaceMarcel Holtmann2012-02-20
| * | Bluetooth: Add support for HCI monitor channelMarcel Holtmann2012-02-20
| * | Bluetooth: Remove HCI notifier handlingMarcel Holtmann2012-02-20
| * | Bluetooth: Fix issue with shared SKB between HCI raw socket and driverMarcel Holtmann2012-02-20
| * | Bluetooth: Simplify HCI socket bind handlingMarcel Holtmann2012-02-20
| * | Bluetooth: Add HCI CMSG details only to raw socketsMarcel Holtmann2012-02-20
| * | Bluetooth: Lock socket when reading HCI socket optionsMarcel Holtmann2012-02-20
| * | Bluetooth: Limit HCI raw socket options to actual raw socketsMarcel Holtmann2012-02-20
| * | Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-20
| * | Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-20
| * | Bluetooth: Fix hci_connect error return valuesJohan Hedberg2012-02-19
| * | Bluetooth: mgmt: Bump mgmt versionJohan Hedberg2012-02-19
| * | Bluetooth: mgmt: Fix OOB command response parametersJohan Hedberg2012-02-19
| * | Bluetooth: mgmt: Fix (Un)Block Device return parametersJohan Hedberg2012-02-19
| * | Bluetooth: mgmt: Fix Start Discovery return parametersJohan Hedberg2012-02-19
| * | Bluetooth: mgmt: Fix Pair Device response status valuesJohan Hedberg2012-02-19
| * | Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-19
| * | Bluetooth: Interleaved discovery supportAndre Guedes2012-02-19
| * | Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-19
| * | Bluetooth: Track discovery typeAndre Guedes2012-02-19
| * | Bluetooth: Prepare start_discoveryAndre Guedes2012-02-19
| * | Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-17
| * | Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-17
| * | Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-17
| * | Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-17
| * | Bluetooth: Prefix hex numbers with object nameAndrei Emeltchenko2012-02-17
| * | Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-17
| * | Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-17
| * | Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-17
| * | Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-17
| * | Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-17
| * | Bluetooth: mgmt: Use more consistent error variable namesJohan Hedberg2012-02-17
| * | Bluetooth: Remove unused member from cmd_lookup structJohan Hedberg2012-02-17
| * | Bluetooth: Do not dereference zero skAndrei Emeltchenko2012-02-16
| * | Bluetooth: Fix event sending with DISCOVERY_STOPPED stateAndre Guedes2012-02-15
| * | Bluetooth: Fix discovery state machineAndre Guedes2012-02-15
| * | Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg2012-02-15
| * | Bluetooth: Use proper datatypes in release-callbacksDavid Herrmann2012-02-13
| * | Bluetooth: Introduce to_hci_connDavid Herrmann2012-02-13
| * | Bluetooth: Introduce to_hci_dev()David Herrmann2012-02-13
| * | Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg2012-02-13
| * | Bluetooth: Fix mgmt_unpair_device command statusJohan Hedberg2012-02-13
| * | Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2012-02-13
| * | Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2012-02-13
| * | Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg2012-02-13
| * | Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2012-02-13
| * | Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2012-02-13
| * | Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg2012-02-13
| * | Bluetooth: Fix double acking I-Frames when sending pending I-FramesSzymon Janc2012-02-13
| * | Bluetooth: Fix possible missing I-Frame acknowledgementSzymon Janc2012-02-13