summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg1-1/+1
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes3-5/+57
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes4-10/+7
2012-02-19Bluetooth: Track discovery typeAndre Guedes3-1/+6
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes3-10/+22
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg2-0/+3
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg2-3/+3
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg2-13/+17
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg2-4/+5
2012-02-17Bluetooth: Prefix hex numbers with object nameAndrei Emeltchenko2-2/+2
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko4-5/+7
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2-26/+27
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches2-9/+32
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg3-1/+91
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg3-0/+91
2012-02-17Bluetooth: mgmt: Use more consistent error variable namesJohan Hedberg1-9/+9
2012-02-17Bluetooth: Remove unused member from cmd_lookup structJohan Hedberg1-4/+3
2012-02-16Bluetooth: Do not dereference zero skAndrei Emeltchenko1-1/+3
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg2623-44527/+108264
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2634-44566/+108320
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar1-1/+7
2012-02-15mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-15mac80211: call rate control only after initJohannes Berg4-3/+6
2012-02-15Bluetooth: Fix event sending with DISCOVERY_STOPPED stateAndre Guedes1-1/+2
2012-02-15Bluetooth: Fix discovery state machineAndre Guedes1-0/+2
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg2-0/+106
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim1-2/+2
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2-5/+5
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg1-1/+2
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila1-6/+12
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila4-7/+11
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2-7/+11
2012-02-15Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek1-1/+1
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2-2/+2
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-15Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley1-0/+4
2012-02-13Bluetooth: btusb: Remove device lock on releaseDavid Herrmann1-5/+0
2012-02-13Bluetooth: Use proper datatypes in release-callbacksDavid Herrmann1-4/+4
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann2-6/+5
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann14-79/+87
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann2-17/+18
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg2-6/+26
2012-02-13Bluetooth: Fix mgmt_unpair_device command statusJohan Hedberg1-1/+0
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg5-7/+15
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg5-20/+22
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg2-4/+4