summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan2013-10-21
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-21
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for setting DUT modeMarcel Holtmann2013-10-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann2013-10-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann2013-10-19
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann2013-10-18
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-18
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert idle timer to use delayed workJohan Hedberg2013-10-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove enable_hs declarationMarcel Holtmann2013-10-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove duplicate definitions for advertising event typesMarcel Holtmann2013-10-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Set the scan response data when neededMarcel Holtmann2013-10-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store scan response data in HCI deviceMarcel Holtmann2013-10-16
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_new_ltk() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_set_local_name_complete() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_set_class_of_dev_complete() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_ssp_enable_complete() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_auth_enable_complete() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_auth_failed() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_pin_code_neg_reply_complete() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_pin_code_reply_complete() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_pin_code_request() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add l2cap_chan_no_resume stub for A2MPMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Move l2cap_wait_ack() to l2cap_sock.cGustavo Padovan2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add chan->ops->set_shutdown()Gustavo Padovan2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Access sk_sndtimeo indirectly in l2cap_core.cGustavo Padovan2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Extend state_change() call to report errors tooGustavo Padovan2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Update class of device on discoverable timeoutMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Move eir_get_length() function into hci_event.cMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Move eir_append_data() function into mgmt.cMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_new_link_key() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add HCI command structure for writing current IAC LAPMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_write_scan_failed() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_connectable() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Make mgmt_discoverable() return voidMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Introduce flag for limited discoverable modeMarcel Holtmann2013-10-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Update advertising data based on management commandsMarcel Holtmann2013-10-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-28
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau2013-10-28
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-28
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg2013-10-28
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-28
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: pass station supported channel and oper class infoSunil Dutt2013-10-11
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-09
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: fix nl80211.h documentation for DFS enum statesLuis R. Rodriguez2013-10-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: skbuff - kernel-doc fixesMathias Krause2013-11-07