summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+2
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann1-0/+1
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-1/+22
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-19/+41
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg1-1/+1
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach1-0/+2
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach1-8/+8
2014-03-19mac80211: add status_driver_data array to ieee80211_tx_infoEliad Peller1-2/+2
2014-03-19wireless: max MSDU size for DMG networksVladimir Kondratiev1-0/+4
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin1-0/+1
2014-03-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-1/+18
2014-03-11NFC: digital: Rename Type V tags to Type 5 tagsMark A. Greer1-1/+1
2014-03-10Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann1-2/+3
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2-0/+20
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-14/+101
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-36/+0
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel1-1/+1
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho1-1/+21
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg1-0/+1
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2-0/+2
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg1-0/+3
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg1-0/+4
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann3-7/+7
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg1-0/+1
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann1-0/+7
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann1-0/+14
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann1-1/+0
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg1-0/+2
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg1-0/+1
2014-02-26Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes1-0/+1
2014-02-26Bluetooth: Connection parameters and resolvable addressAndre Guedes1-3/+3
2014-02-26Bluetooth: Introduce LE auto connect optionsAndre Guedes1-1/+8
2014-02-26Bluetooth: Introduce LE auto connection infrastructureAndre Guedes1-0/+2
2014-02-26Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes1-0/+7
2014-02-26Bluetooth: Refactor HCI connection codeAndre Guedes1-2/+4
2014-02-26Bluetooth: Stop scanning on LE connectionAndre Guedes1-0/+1
2014-02-26Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes1-0/+2
2014-02-26Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes1-0/+2
2014-02-25cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic1-1/+4
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic3-8/+21
2014-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-34/+211
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg1-1/+2
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg1-0/+1
2014-02-24Bluetooth: Add convenience function for getting total connection countJohan Hedberg1-0/+7
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann1-0/+1
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann1-1/+2
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg1-1/+0
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg1-0/+2
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg2-0/+6
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg1-0/+8