summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-042-0/+5
* NFC: Handle error during NCI data exchangeIlan Elias2012-01-041-0/+6
* NFC: Update names and structs to NCI spec 1.0 d22Ilan Elias2012-01-042-30/+19
* Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_listGustavo F. Padovan2011-12-221-8/+8
* Bluetooth: Remove lock from inquiry_cacheGustavo F. Padovan2011-12-221-7/+0
* Bluetooth: Add MITM mechanism to LE-SMPBrian Gix2011-12-222-0/+7
* Bluetooth: Fix deadlocks with sock lock and L2CAP timers locksUlisses Furquim2011-12-221-8/+21
* Bluetooth: Make HCI call directly into SCO and L2CAP event functionsUlisses Furquim2011-12-221-79/+59
* Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko2011-12-221-0/+3
* Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim2011-12-211-22/+0
* Bluetooth: Rename info_work to info_timerGustavo F. Padovan2011-12-201-1/+1
* Bluetooth: convert security timer to delayed_workGustavo F. Padovan2011-12-201-1/+1
* Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2011-12-201-0/+15
* Bluetooth: Clean up magic pointersAndrei Emeltchenko2011-12-201-1/+6
* Bluetooth: Initialize default flow control modeAndrei Emeltchenko2011-12-201-0/+4
* mac80211: handle SMPS action framesJohannes Berg2011-12-191-1/+4
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-192-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-194-155/+187
|\
| * Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg2011-12-191-0/+10
| * Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg2011-12-191-2/+2
| * Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg2011-12-191-0/+1
| * Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-182-0/+13
| * Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg2011-12-181-66/+81
| * Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg2011-12-181-0/+2
| * Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-182-5/+4
| * Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg2011-12-181-5/+2
| * Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg2011-12-182-11/+19
| * Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-181-3/+0
| * Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-181-1/+2
| * Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-181-14/+31
| * Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-181-8/+9
| * Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-181-1/+1
| * Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-181-3/+5
| * 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
* | cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-161-1/+3
* | cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-152-2/+11
* | NFC: Initial LLCP supportSamuel Ortiz2011-12-141-1/+14
* | NFC: Set and get DEP general bytesSamuel Ortiz2011-12-141-0/+5
* | NFC: Add a DEP link control netlink commandSamuel Ortiz2011-12-142-0/+25
* | NFC: Add tx skb allocation routineSamuel Ortiz2011-12-141-1/+4
* | bcma: use static keyword for inline function declaration in bcma.hArend van Spriel2011-12-131-11/+12