summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-202-3/+0
* Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann2012-02-205-18/+45
* Bluetooth: Fix hci_connect error return valuesJohan Hedberg2012-02-191-2/+2
* Bluetooth: mgmt: Bump mgmt versionJohan Hedberg2012-02-191-2/+2
* Bluetooth: mgmt: Fix OOB command response parametersJohan Hedberg2012-02-191-12/+18
* Bluetooth: mgmt: Fix (Un)Block Device return parametersJohan Hedberg2012-02-191-13/+18
* Bluetooth: mgmt: Fix Start Discovery return parametersJohan Hedberg2012-02-191-2/+13
* Bluetooth: mgmt: Fix Pair Device response status valuesJohan Hedberg2012-02-191-8/+6
* Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg2012-02-192-59/+56
* Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg2012-02-191-1/+1
* Bluetooth: Interleaved discovery supportAndre Guedes2012-02-193-5/+57
* Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes2012-02-194-10/+7
* Bluetooth: Track discovery typeAndre Guedes2012-02-193-1/+6
* Bluetooth: Prepare start_discoveryAndre Guedes2012-02-193-10/+22
* Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2012-02-172-0/+3
* Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2012-02-172-3/+3
* Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2012-02-172-13/+17
* Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2012-02-172-4/+5
* Bluetooth: Prefix hex numbers with object nameAndrei Emeltchenko2012-02-172-2/+2
* Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko2012-02-174-5/+7
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-172-26/+27
* Bluetooth: Add logging functions bt_info and bt_errJoe Perches2012-02-172-9/+32
* Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg2012-02-173-1/+91
* Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg2012-02-173-0/+91
* Bluetooth: mgmt: Use more consistent error variable namesJohan Hedberg2012-02-171-9/+9
* Bluetooth: Remove unused member from cmd_lookup structJohan Hedberg2012-02-171-4/+3
* Bluetooth: Do not dereference zero skAndrei Emeltchenko2012-02-161-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2012-02-162623-44527/+108264
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-152634-44566/+108320
| |\
| | * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
| | * mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
| | * mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-151-1/+1
| | * mac80211: call rate control only after initJohannes Berg2012-02-154-3/+6
| | * Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-151-2/+2
| | * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-152-5/+5
| | * Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
| | * Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-151-1/+2
| | * Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-151-6/+12
| | * Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| | * Bluetooth: silence lockdep warningOctavian Purdila2012-02-154-7/+11
| | * Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| | * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-152-7/+11
| | * Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-151-1/+1
| | * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-152-2/+2
| | * Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-151-3/+0
| | * Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-151-0/+4
| | * rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham2012-02-091-2/+2
| | * mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan2012-02-091-2/+2
| | * zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
| | * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-061-3/+1