aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-05
| |\
| | * Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg2014-07-30
| | * Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg2014-07-30
| | * Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-30
| | * Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann2014-07-30
| | * Bluetooth: Fix check for connected state when pairingJohan Hedberg2014-07-30
| | * Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg2014-07-30
| | * Bluetooth: Fix incorrectly disabling page scan when toggling connectableJohan Hedberg2014-07-28
| | * Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg2014-07-28
| | * Bluetooth: Set Simultaneous LE and BR/EDR controller option to zeroMarcel Holtmann2014-07-27
| | * Bluetooth: Expose default LE advertising interval via debugfsGeorg Lukas2014-07-26
| | * Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2014-07-26
| | * Bluetooth: Fix white list handling with resolvable private addressesMarcel Holtmann2014-07-26
| | * Bluetooth: Add support for using controller white list filteringMarcel Holtmann2014-07-26
| | * Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-23
| | * Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann2014-07-23
| | * Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-23
| | * Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-23
| | * Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-07-22
| * | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
| |\|
| | * Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-21
| | * Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann2014-07-20
| | * Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg2014-07-20
| | * Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg2014-07-18
| | * Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg2014-07-17
| | * Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-17
| | * Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17
| | * Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg2014-07-17
| | * Bluetooth: never linger on process exitVladimir Davydov2014-07-17
| | * Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg2014-07-17
| | * Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg2014-07-17
| | * Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg2014-07-16
| | * 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