brcmfmac: Adding PCIe bus layer support.
[firefly-linux-kernel-4.4.55.git] / net / bluetooth /
2014-07-30 Johan HedbergBluetooth: Always use non-bonding requirement when...
2014-07-30 Johan HedbergBluetooth: Rename pairable mgmt setting to bondable
2014-07-30 Johan HedbergBluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
2014-07-30 Marcel HoltmannBluetooth: Fix sparse warning from HID new leds handling
2014-07-30 Johan HedbergBluetooth: Fix check for connected state when pairing
2014-07-30 Johan HedbergBluetooth: Fix SMP context tracking leading to a kernel...
2014-07-29 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-29 John W. LinvilleMerge tag 'nfc-next-3.17-1' of git://git./linux/kernel...
2014-07-28 Johan HedbergBluetooth: Fix incorrectly disabling page scan when...
2014-07-28 Johan HedbergBluetooth: Fix clearing HCI_PSCAN flag
2014-07-27 Marcel HoltmannBluetooth: Set Simultaneous LE and BR/EDR controller...
2014-07-26 Georg LukasBluetooth: Expose default LE advertising interval via...
2014-07-26 Georg LukasBluetooth: Provide defaults for LE advertising interval
2014-07-26 Marcel HoltmannBluetooth: Fix white list handling with resolvable...
2014-07-26 Marcel HoltmannBluetooth: Add support for using controller white list...
2014-07-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-24 Kalle ValoMerge remote-tracking branch 'wireless-next/master...
2014-07-23 Marcel HoltmannBluetooth: Fix issue with ADV_IND reports and auto...
2014-07-23 Marcel HoltmannBluetooth: Ignore ADV_DIRECT_IND attempts from unknown...
2014-07-23 Marcel HoltmannBluetooth: Get MWS transport configuration of the contr...
2014-07-23 Marcel HoltmannBluetooth: Read list of local codecs supported by the...
2014-07-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-07-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-07-22 Emmanuel GrumbachMerge remote-tracking branch 'wireless-next/master...
2014-07-22 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-22 John W. LinvilleMerge git://git./linux/kernel/git/jberg/mac80211-next
2014-07-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-22 Vignesh RamanBluetooth: Avoid use of session socket after the sessio...
2014-07-21 Johan HedbergBluetooth: Prefer sizeof(*ptr) when allocating memory
2014-07-20 Marcel HoltmannBluetooth: Remove unneeded variable assignment in hmac_...
2014-07-20 Johan HedbergBluetooth: Disable HCI_CONNECTABLE based passive scanni...
2014-07-18 John W. LinvilleMerge tag 'for-linville-20140717' of git://github.com...
2014-07-18 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-18 John W. LinvilleMerge git://git./linux/kernel/git/jberg/mac80211
2014-07-18 Johan HedbergBluetooth: Use EOPNOTSUPP instead of ENOTSUPP
2014-07-17 Johan HedbergBluetooth: Fix allowing initiating pairing when not...
2014-07-17 Johan HedbergBluetooth: Introduce a flag to track who really initiat...
2014-07-17 Johan HedbergBluetooth: Pass initiator/acceptor information to hci_c...
2014-07-17 Johan HedbergBluetooth: Fix resetting remote authentication requirem...
2014-07-17 Vladimir DavydovBluetooth: never linger on process exit
2014-07-17 Johan HedbergBluetooth: Don't bother user space without IO capabilities
2014-07-17 Johan HedbergBluetooth: Fix using uninitialized variable when pairing
2014-07-16 Johan HedbergBluetooth: Fix always checking the blacklist for incomi...
2014-07-16 Johan HedbergBluetooth: Fix trying to initiate connections when...
2014-07-16 Johan HedbergBluetooth: Add a role parameter to hci_conn_add()
2014-07-16 Johan HedbergBluetooth: Use explicit role instead of a bool in funct...
2014-07-16 Johan HedbergBluetooth: Convert HCI_CONN_MASTER flag to a conn-...
2014-07-16 Johan HedbergBluetooth: Add proper defines for HCI connection role
2014-07-15 Johan HedbergBluetooth: Don't try to reject failed LE connections
2014-07-15 Johan HedbergBluetooth: Remove unnecessary params variable from...
2014-07-14 Himangi SaraogiBluetooth: cmtp: Remove unnecessary null test
2014-07-14 Johan HedbergBluetooth: Fix trying LTK re-encryption when we don...
2014-07-14 Marcel HoltmannBluetooth: Remove sco_chan_get helper function
2014-07-13 Marcel HoltmannBluetooth: Convert L2CAP ident spinlock into a mutex
2014-07-13 Marcel HoltmannBluetooth: Remove unneeded forward declaration of sco_c...
2014-07-13 Marcel HoltmannBluetooth: Remove unneeded forward declaration of __sco...
2014-07-13 Marcel HoltmannBluetooth: Allocate struct inquiry_entry with GFP_KERNEL
2014-07-13 Marcel HoltmannBluetooth: Enable LE Long Term Key Request event only...
2014-07-13 Marcel HoltmannBluetooth: Enable LE encryption events only when supported
2014-07-13 Marcel HoltmannBluetooth: Read LE Advertising Channel TX Power only...
2014-07-11 Alexander Aring6lowpan: introduce new net/6lowpan directory
2014-07-11 Johan HedbergBluetooth: Fix tracking local SSP authentication requir...
2014-07-11 Marcel HoltmannBluetooth: Move SCO timeout constants into net/bluetoot...
2014-07-11 Marcel HoltmannBluetooth: Move struct sco_conn into net/bluetooth...
2014-07-11 Marcel HoltmannBluetooth: Move struct sco_pinfo into net/bluetooth...
2014-07-11 Marcel HoltmannBluetooth: Update the list of L2CAP fixed channels
2014-07-11 Marcel HoltmannBluetooth: Move HCI request internals to net/bluetooth...
2014-07-11 Marcel HoltmannBluetooth: Move struct hci_pinfo into net/bluetooth...
2014-07-11 Marcel HoltmannBluetooth: Delcare the hci_sec_filter as const
2014-07-11 Marcel HoltmannBluetooth: Move struct hci_sec_filter next to its user
2014-07-10 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-10 Marcel HoltmannBluetooth: Set HCI_PAIRABLE during power on for legacy...
2014-07-10 Marcel HoltmannBluetooth: Mark controller is down when HCI_AUTO_OFF...
2014-07-10 Johan HedbergBluetooth: Remove unneeded mgmt_write_scan_failed function
2014-07-10 Johan HedbergBluetooth: Remove unneeded mgmt_discoverable function
2014-07-10 Johan HedbergBluetooth: Refactor ioctl scan state update to its...
2014-07-10 Johan HedbergBluetooth: Remove unneeded mgmt_connectable function
2014-07-10 Johan HedbergBluetooth: Fix using test_and_clear instead of test_and_set
2014-07-10 Johan HedbergBluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
2014-07-10 Johan HedbergBluetooth: Fix advertising parameter update when toggli...
2014-07-09 Johan HedbergBluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR
2014-07-09 Johan HedbergBluetooth: Fix forcing SMP just-works with no-bonding
2014-07-09 Johan HedbergBluetooth: Always confirm incoming SMP just-works requests
2014-07-09 Marcel HoltmannBluetooth: Don't send ERTM configuration option when...
2014-07-09 Johan HedbergBluetooth: Fix setting HCI_CONNECTABLE from ioctl code
2014-07-09 Johan HedbergBluetooth: Add white list lookup for incoming connectio...
2014-07-09 Johan HedbergBluetooth: Enable page scan also if there are white...
2014-07-09 Johan HedbergBluetooth: Refactor connection request handling
2014-07-09 Johan HedbergBluetooth: Fix incorrectly setting HCI_CONNECTABLE
2014-07-09 Johan HedbergBluetooth: Update page scan when necessary for Add...
2014-07-09 Johan HedbergBluetooth: Introduce a whitelist for BR/EDR devices
2014-07-09 Johan HedbergBluetooth: Unify helpers for bdaddr_list manipulations
2014-07-09 Marcel HoltmannBluetooth: Fix enabling Authenticated Payload Timeout...
2014-07-08 Johan HedbergBluetooth: Fix clearing HCI_LE_ADV for LE connections
2014-07-08 Johan HedbergBluetooth: Fix toggling background scan when changing...
2014-07-08 Johan HedbergBluetooth: Fix connectable and discoverable supported...
2014-07-08 Johan HedbergBluetooth: Fix setting STOPPING state for discovery
2014-07-08 Johan HedbergBluetooth: Fix check for re-enabling advertising
2014-07-08 Johan HedbergBluetooth: Fix advertising and active scanning co-existence
next