aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-18
* Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-18
* Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-18
* Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-18
* Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-18
* Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-18
* Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-18
* Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-18
* Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-18
* Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-16
* Bluetooth: Initialize LE connection countGustavo F. Padovan2011-12-16
* Bluetooth: remove lock from struct conn_hashGustavo F. Padovan2011-12-16
* Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-16
* Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-02
* Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-02
* Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-02
* Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-02
* Bluetooth: Add User Passkey Response handlingBrian Gix2011-12-01
* Bluetooth: Add MGMT event for Passkey EntryBrian Gix2011-11-21
* Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko2011-11-16
* Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix2011-11-16
* Bluetooth: Add HCI defines for User Passkey entryBrian Gix2011-11-16
* Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-16
* Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-16
* Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-16
* Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-16
* Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-16
* Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-10
* Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-10
* Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-10
* Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-10
* mac80211: implement wifi TX statusJohannes Berg2011-11-09
* nl80211: advertise socket TX status capabilityJohannes Berg2011-11-09
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-09
* cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-09
* cfg80211: allow registering to beaconsJohannes Berg2011-11-09
* nl80211: add API to probe a clientJohannes Berg2011-11-09
* nl80211: advertise device AP SMEJohannes Berg2011-11-09
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-09
* mac80211: add helper to free TX skbJohannes Berg2011-11-09
* mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-09
* net: add wireless TX status socket optionJohannes Berg2011-11-09
* ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen2011-11-09
* cfg80211: annotate cfg80211_inform_bssJohannes Berg2011-11-09
* mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\
| * Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-09
| * Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-09
| * Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-08
| * Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-08