summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Connection Parameter Update ProcedureAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Fix redundant device (un)blocked eventsJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add flag to track STK encryptionJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Not Connectable flag for Device Found eventsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Provide flags parameter direct to mgmt_device_foundMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove connection interval parameters from hci_conn_params_setMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Change hci_conn_params_add to return the parameter structMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Connection parameters check helperAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Provide function to create and set connection parametersMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Provide defaults for LE connection latency and timeoutMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add Device Added and Device Removed management eventsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Add/Remove Device management commandsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store latency and supervision timeout in connection paramsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for Get Clock Info mgmt commandJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Send HCI_Read_Clock_Offset before disconnectingMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unnecessary hcon->smp_conn variableJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use macro instead of hard-coded valueAndre Guedes2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add a new HCI_USE_DEBUG_KEYS flagJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Update hci_add_link_key() to return pointer to keyJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Track LE connection parameter update eventMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Provide L2CAP ops callback for memcpy_fromiovecJukka Rissanen2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use separate dbg_flags to special debugfs optionsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unused LTK authentication definesJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use explicit header and body length for L2CAP SKB allocationMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Assign L2CAP socket priority when allocating SKBMarcel Holtmann2014-07-03
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Use const for struct l2cap_ops fieldMarcel Holtmann2014-07-03
| | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: addrconf: implement address generation modesJiri Pirko2014-07-11
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: provide stubs for ip6_set_txhash and ip6_make_flowlabelFlorian Fainelli2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: adding stubs for multicast exportsLinus Lüssing2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: sctp: Inline the functions from command.cDavid Laight2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2014-07-08
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: add driver for PCIe Gen 2 coreRafał Miłecki2014-07-07
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: remove channel_switch combination checkMichal Kazior2014-06-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-25