summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg
2014-02-28Bluetooth: Add defines for LE initiator filter policyJohan Hedberg
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann
2014-02-27Bluetooth: Add timer to force power offJohan Hedberg
2014-02-28Bluetooth: Add support for storing LE white list entriesMarcel Holtmann
2014-02-28Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann
2014-02-28Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg
2014-02-26Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes
2014-02-26Bluetooth: Connection parameters and resolvable addressAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connect optionsAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connection infrastructureAndre Guedes
2014-02-26Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes
2014-02-26Bluetooth: Refactor HCI connection codeAndre Guedes
2014-02-26Bluetooth: Stop scanning on LE connectionAndre Guedes
2014-02-26Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes
2014-02-26Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes
2014-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg
2014-02-24Bluetooth: Add convenience function for getting total connection countJohan Hedberg
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg