aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | * Bluetooth: Use a more simpler style for HCI event callbacksMarcel Holtmann2014-07-05
| | | * Bluetooth: Add support for New Configuration Options management eventMarcel Holtmann2014-07-04
| | | * Bluetooth: Move mgmt_event helper function to different locationMarcel Holtmann2014-07-04
| | | * Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann2014-07-04
| | | * Bluetooth: Fix quirks that are valid during setup driver callbackMarcel Holtmann2014-07-04
| | | * Bluetooth: Add quirk for external configuration requirementMarcel Holtmann2014-07-04
| | | * Bluetooth: Allow reading configuration info when unconfiguredMarcel Holtmann2014-07-04
| | | * Bluetooth: Add quirk for invalid controller address settingMarcel Holtmann2014-07-04
| | | * Bluetooth: Use list_del when freeing the list entryJohan Hedberg2014-07-04
| | | * Bluetooth: Don't take actions on blocked devices when scanningJohan Hedberg2014-07-04
| | | * Bluetooth: Use hci_pend_le_action_lookup to look up report entriesJohan Hedberg2014-07-04
| | | * Bluetooth: Make hci_pend_le_conn_lookup more general purposedJohan Hedberg2014-07-04
| | | * Bluetooth: Remove unused hci_pend_le_conn_add functionJohan Hedberg2014-07-04
| | | * Bluetooth: Remove unnecessary usage of hci_pend_le_conn_addJohan Hedberg2014-07-04
| | | * Bluetooth: Fix clearing and restarting all LE actions on power cycleJohan Hedberg2014-07-04
| | | * Bluetooth: Remove unused hci_pend_le_conn_del() functionJohan Hedberg2014-07-04
| | | * Bluetooth: Simplify hci_conn_params->action list usageJohan Hedberg2014-07-04
| | | * Bluetooth: Don't bother doing anything if auto_connect doesn't changeJohan Hedberg2014-07-04
| | | * Bluetooth: Simplify use of hci_pend_le_conns_clear()Johan Hedberg2014-07-04
| | | * Bluetooth: Convert pend_le_reports into a listJohan Hedberg2014-07-04
| | | * Bluetooth: Convert pend_le_conn list to a generic action listJohan Hedberg2014-07-04
| | | * Bluetooth: Fix missing return statement in process_adv_reportJohan Hedberg2014-07-04
| | | * Bluetooth: Add support for controller configuration info commandMarcel Holtmann2014-07-04
| | | * Bluetooth: Add identity address check in param lookup functionsJohan Hedberg2014-07-03
| | | * Bluetooth: Remove unnecessary checks for auto-connected devicesJohan Hedberg2014-07-03
| | | * Bluetooth: Use hci_conn_params in pend_le_connsJohan Hedberg2014-07-03
| | | * Bluetooth: Remove redundant IRK lookupJohan Hedberg2014-07-03
| | | * Bluetooth: Fix missing update of pend_le_reportsJohan Hedberg2014-07-03
| | | * Bluetooth: Fix buffer overflow with variable length commandsJohan Hedberg2014-07-03
| | | * Bluetooth: Support scanning for devices using RPAJohan Hedberg2014-07-03
| | | * Bluetooth: Add support for background LE scanningJohan Hedberg2014-07-03
| | | * Bluetooth: Allow mgmt_device_found events for kernel-side scanningJohan Hedberg2014-07-03
| | | * Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORTJohan Hedberg2014-07-03
| | | * Bluetooth: Add support for Read Unconfigured Index List commandMarcel Holtmann2014-07-03
| | | * Bluetooth: Add support for Unconfigured Index Removed eventsMarcel Holtmann2014-07-03
| | | * Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann2014-07-03
| | | * Bluetooth: Introduce unconfigured controller stateMarcel Holtmann2014-07-03
| | | * Bluetooth: Don't send connection parameters without identity addressJohan Hedberg2014-07-03
| | | * Bluetooth: Make is_identity_address a global functionJohan Hedberg2014-07-03
| | | * Bluetooth: Pass store hint to mgmt_new_conn_paramJohan Hedberg2014-07-03
| | | * Bluetooth: Make hci_le_conn_update return the store hintJohan Hedberg2014-07-03
| | | * Bluetooth: Fix missing update of conn paramsJohan Hedberg2014-07-03
| | | * Bluetooth: Add Load Connection Parameters commandJohan Hedberg2014-07-03
| | | * Bluetooth: Remove only enabled entries with Remove Device commandJohan Hedberg2014-07-03
| | | * Bluetooth: Add new auto_conn value matching mgmt action 0x00Johan Hedberg2014-07-03
| | | * Bluetooth: Add specific connection parameter clear functionsJohan Hedberg2014-07-03
| | | * Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_allJohan Hedberg2014-07-03
| | | * Bluetooth: Default to internal use manufacturer identifierMarcel Holtmann2014-07-03
| | | * Bluetooth: Drop LE connections for blocked devicesJohan Hedberg2014-07-03
| | | * Bluetooth: Centralize looking up blocked devices to l2cap_recv_frameJohan Hedberg2014-07-03