summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-231-0/+1
* NFC: st21nfcb: few code clean upChristophe Ricard2014-07-231-2/+2
* NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard2014-07-231-0/+32
* NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-211-0/+2
* b43: use one shared function for setting MAC frequencyRafał Miłecki2014-07-181-0/+1
* bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-181-0/+1
* ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki2014-07-181-0/+37
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-185-213/+184
|\
| * Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-131-2/+1
| * Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2014-07-131-0/+1
| * Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann2014-07-111-4/+0
| * Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constantMarcel Holtmann2014-07-111-1/+0
| * Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann2014-07-111-13/+0
| * Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann2014-07-111-12/+0
| * Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann2014-07-111-1/+4
| * Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann2014-07-111-8/+1
| * Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann2014-07-111-11/+0
| * Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann2014-07-111-9/+0
| * Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann2014-07-113-149/+176
| * Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg2014-07-101-1/+0
| * Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg2014-07-101-1/+1
| * Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg2014-07-101-1/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-105-69/+353
|\|
| * Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-091-0/+1
| * Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-091-0/+1
| * Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-091-10/+5
| * Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-091-0/+1
| * Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg2014-07-081-1/+0
| * Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-081-2/+2
| * Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-071-1/+2
| * Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-071-2/+1
| * Bluetooth: Use lower timeout for LE auto-connectionsJohan Hedberg2014-07-062-1/+4
| * Bluetooth: Add support for changing the public device addressMarcel Holtmann2014-07-061-0/+6
| * Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-061-0/+1
| * Bluetooth: Fix sending Device Removed when clearing all parametersJohan Hedberg2014-07-061-1/+0
| * Bluetooth: Store Bluetooth address from controller setupMarcel Holtmann2014-07-051-0/+1
| * Bluetooth: Add support for New Configuration Options management eventMarcel Holtmann2014-07-041-0/+2
| * Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann2014-07-042-0/+7
| * Bluetooth: Add quirk for external configuration requirementMarcel Holtmann2014-07-041-0/+9
| * Bluetooth: Add quirk for invalid controller address settingMarcel Holtmann2014-07-041-0/+10
| * Bluetooth: Document the existing device quirksMarcel Holtmann2014-07-041-0/+25
| * Bluetooth: Fix constant for public address configurationMarcel Holtmann2014-07-041-1/+2
| * Bluetooth: Make hci_pend_le_conn_lookup more general purposedJohan Hedberg2014-07-041-2/+3
| * Bluetooth: Remove unused hci_pend_le_conn_add functionJohan Hedberg2014-07-041-1/+0
| * Bluetooth: Fix clearing and restarting all LE actions on power cycleJohan Hedberg2014-07-041-1/+0
| * Bluetooth: Remove unused hci_pend_le_conn_del() functionJohan Hedberg2014-07-041-1/+0
| * Bluetooth: Convert pend_le_reports into a listJohan Hedberg2014-07-041-1/+1
| * Bluetooth: Convert pend_le_conn list to a generic action listJohan Hedberg2014-07-041-1/+1
| * Bluetooth: Add support for controller configuration info commandMarcel Holtmann2014-07-041-0/+11
| * Bluetooth: Use hci_conn_params in pend_le_connsJohan Hedberg2014-07-031-4/+5