summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-181-5/+3
* Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-181-1/+2
* Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-161-1/+0
* Bluetooth: Initialize LE connection countGustavo F. Padovan2011-12-161-0/+1
* Bluetooth: remove lock from struct conn_hashGustavo F. Padovan2011-12-161-1/+0
* Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-161-31/+2
* Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-031-0/+5
* Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-021-0/+9
* Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-022-0/+10
* Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-022-0/+8
* Bluetooth: Add User Passkey Response handlingBrian Gix2011-12-011-0/+5
* Bluetooth: Add MGMT event for Passkey EntryBrian Gix2011-11-211-0/+5
* Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-162-1/+2
* Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix2011-11-161-0/+11
* Bluetooth: Add HCI defines for User Passkey entryBrian Gix2011-11-161-0/+13
* Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-161-0/+3
* Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-161-0/+17
* Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-161-2/+2
* Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-161-0/+1
* Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-161-1/+1
* Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-101-0/+1
* Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-102-1/+2
* Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-101-0/+4
* Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-102-8/+10
* mac80211: implement wifi TX statusJohannes Berg2011-11-091-3/+2
* nl80211: advertise socket TX status capabilityJohannes Berg2011-11-092-1/+20
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-092-1/+8
* cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-092-1/+25
* cfg80211: allow registering to beaconsJohannes Berg2011-11-092-0/+27
* nl80211: add API to probe a clientJohannes Berg2011-11-092-0/+27
* nl80211: advertise device AP SMEJohannes Berg2011-11-092-0/+21
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-092-0/+29
* mac80211: add helper to free TX skbJohannes Berg2011-11-091-0/+10
* mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-091-0/+1
* net: add wireless TX status socket optionJohannes Berg2011-11-094-3/+28
* ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen2011-11-091-0/+2
* cfg80211: annotate cfg80211_inform_bssJohannes Berg2011-11-091-2/+6
* mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-091-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-095-109/+534
|\
| * Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-091-0/+2
| * Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-091-28/+33
| * Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-082-15/+18
| * Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-082-10/+10
| * Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-081-2/+1
| * Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-081-0/+1
| * Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-082-0/+7
| * Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-081-0/+1
| * Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-081-0/+2
| * Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-082-1/+8
| * Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau2011-11-071-0/+4