summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-271-1/+2
|\
| * Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+1
| * Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-201-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-202-1/+22
|\|
| * Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-101-2/+3
| * Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-092-0/+20
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-205-19/+41
|\ \
| * | mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| * | cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-191-8/+8
| * | mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller2014-03-191-2/+2
| * | wireless: max MSDU size for DMG networksVladimir Kondratiev2014-03-191-0/+4
| * | cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-1/+4
| * | cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-253-8/+21
* | | brcmfmac: add BCM4354 SDIO interface supportFranky Lin2014-03-171-0/+1
* | | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-173-1/+18
|\ \ \
| * | | NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer2014-03-111-1/+1
| * | | NFC: digital: Add poll support for type 4A tag platformThierry Escande2014-02-161-0/+3
| * | | NFC: Add ISO/IEC 15693 header definitionsMark A. Greer2014-02-163-1/+15
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-033-14/+101
|\ \ \ \ | | |_|/ | |/| |
| * | | Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-281-0/+1
| * | | Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2014-02-282-0/+2
| * | | Bluetooth: Add defines for LE initiator filter policyJohan Hedberg2014-02-281-0/+3
| * | | Bluetooth: Track LE initiator and responder address informationJohan Hedberg2014-02-281-0/+4
| * | | Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-283-7/+7
| * | | Bluetooth: Add timer to force power offJohan Hedberg2014-02-281-0/+1
| * | | Bluetooth: Add support for storing LE white list entriesMarcel Holtmann2014-02-281-0/+7
| * | | Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann2014-02-281-0/+14
| * | | Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann2014-02-281-1/+0
| * | | Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg2014-02-271-0/+2
| * | | Bluetooth: Add tracking of advertising address typeJohan Hedberg2014-02-271-0/+1
| * | | Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes2014-02-271-0/+1
| * | | Bluetooth: Connection parameters and resolvable addressAndre Guedes2014-02-271-3/+3
| * | | Bluetooth: Introduce LE auto connect optionsAndre Guedes2014-02-271-1/+8
| * | | Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-271-0/+2
| * | | Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes2014-02-271-0/+7
| * | | Bluetooth: Refactor HCI connection codeAndre Guedes2014-02-271-2/+4
| * | | Bluetooth: Stop scanning on LE connectionAndre Guedes2014-02-271-0/+1
| * | | Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-271-0/+2
| * | | Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes2014-02-271-0/+2
| * | | Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg2014-02-241-1/+2
| * | | Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg2014-02-241-0/+1
| * | | Bluetooth: Add convenience function for getting total connection countJohan Hedberg2014-02-241-0/+7
| * | | Bluetooth: Store current RPA and update it if neededMarcel Holtmann2014-02-241-0/+1
| * | | Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann2014-02-241-1/+2
| * | | Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg2014-02-231-1/+0
| * | | Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg2014-02-231-0/+2
| * | | Bluetooth: Add timer for regenerating local RPAJohan Hedberg2014-02-232-0/+6
| * | | Bluetooth: Add mgmt defines for privacyJohan Hedberg2014-02-221-0/+8
| * | | Bluetooth: Add initial code for distributing local IRKJohan Hedberg2014-02-222-0/+3
* | | | ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-36/+0