summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-223-10/+18
|\
| * Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-171-0/+1
| * Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-172-2/+3
| * Bluetooth: Track number of LE slave connectionsJohan Hedberg2014-07-161-0/+5
| * Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-161-1/+2
| * Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-161-3/+3
| * Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-161-1/+1
| * Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-161-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-222-0/+54
|\ \
| * | mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-211-0/+34
| * | mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov2014-07-211-0/+20
* | | 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
OpenPOWER on IntegriCloud