summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| | * Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg2014-07-16
| | * Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-16
| | * Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
| | * Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-16
| | * Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-16
| | * Bluetooth: Don't try to reject failed LE connectionsJohan Hedberg2014-07-15
| | * Bluetooth: Remove unnecessary params variable from process_adv_report()Johan Hedberg2014-07-15
| | * Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi2014-07-14
| | * Bluetooth: Fix trying LTK re-encryption when we don't have an LTKJohan Hedberg2014-07-14
| | * Bluetooth: Remove sco_chan_get helper functionMarcel Holtmann2014-07-14
| | * Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-13
| | * Bluetooth: Remove unneeded forward declaration of sco_chan_delMarcel Holtmann2014-07-13
| | * Bluetooth: Remove unneeded forward declaration of __sco_chan_addMarcel Holtmann2014-07-13
| | * Bluetooth: Allocate struct inquiry_entry with GFP_KERNELMarcel Holtmann2014-07-13
| | * Bluetooth: Enable LE Long Term Key Request event only when supportedMarcel Holtmann2014-07-13
| | * Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2014-07-13
| | * Bluetooth: Read LE Advertising Channel TX Power only when availableMarcel Holtmann2014-07-13
| | * 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-12
| | * Bluetooth: Fix tracking local SSP authentication requirementJohan Hedberg2014-07-11
| | * Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann2014-07-11
| | * Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann2014-07-11
| | * Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann2014-07-11
| | * Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann2014-07-11
| | * Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann2014-07-11
| | * Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann2014-07-11
| | * Bluetooth: Delcare the hci_sec_filter as constMarcel Holtmann2014-07-11
| | * Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann2014-07-11
| | * Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctlMarcel Holtmann2014-07-10
| | * Bluetooth: Mark controller is down when HCI_AUTO_OFF is setMarcel Holtmann2014-07-10
| | * Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg2014-07-10
| | * Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg2014-07-10
| | * Bluetooth: Refactor ioctl scan state update to its own functionJohan Hedberg2014-07-10
| | * Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg2014-07-10
| | * Bluetooth: Fix using test_and_clear instead of test_and_setJohan Hedberg2014-07-10
| | * Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not setJohan Hedberg2014-07-10
| | * Bluetooth: Fix advertising parameter update when toggling connectableJohan Hedberg2014-07-10
| | * Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATORJohan Hedberg2014-07-09
| | * Bluetooth: Fix forcing SMP just-works with no-bondingJohan Hedberg2014-07-09
| | * Bluetooth: Always confirm incoming SMP just-works requestsJohan Hedberg2014-07-09
| * | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
| |/
| * Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann2014-07-09
| * Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-09
| * Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg2014-07-09
| * Bluetooth: Enable page scan also if there are white list entriesJohan Hedberg2014-07-09
| * Bluetooth: Refactor connection request handlingJohan Hedberg2014-07-09
| * Bluetooth: Fix incorrectly setting HCI_CONNECTABLEJohan Hedberg2014-07-09
| * Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg2014-07-09
| * Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-09
| * Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
| * Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-09