aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes
2011-11-10Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg
2011-11-10Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2011-11-09mac80211: add helper to free TX skbJohannes Berg
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-09ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen
2011-11-09cfg80211: annotate cfg80211_inform_bssJohannes Berg
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov
2011-11-08cfg80211: fix missing kernel-docJohannes Berg
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg
2011-11-08Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko
2011-11-07Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau
2011-11-07Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau
2011-11-07Bluetooth: Change scope of the enable_hs module parameterMat Martineau
2011-11-07Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz
2011-11-07Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz