aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-20Bluetooth: Simplify HCI socket bind handlingMarcel Holtmann
2012-02-20Bluetooth: Add HCI CMSG details only to raw socketsMarcel Holtmann
2012-02-20Bluetooth: Lock socket when reading HCI socket optionsMarcel Holtmann
2012-02-20Bluetooth: Limit HCI raw socket options to actual raw socketsMarcel Holtmann
2012-02-20Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-19Bluetooth: Fix hci_connect error return valuesJohan Hedberg
2012-02-19Bluetooth: mgmt: Bump mgmt versionJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix OOB command response parametersJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix (Un)Block Device return parametersJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix Start Discovery return parametersJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix Pair Device response status valuesJohan Hedberg
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg
2012-02-19Bluetooth: mgmt: Change ordering of cmd_status paramtersJohan Hedberg
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes
2012-02-19Bluetooth: Track discovery typeAndre Guedes
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg
2012-02-17Bluetooth: Prefix hex numbers with object nameAndrei Emeltchenko
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Use more consistent error variable namesJohan Hedberg
2012-02-17Bluetooth: Remove unused member from cmd_lookup structJohan Hedberg
2012-02-16Bluetooth: Do not dereference zero skAndrei Emeltchenko
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Johan Hedberg
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-15mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau
2012-02-15mac80211: call rate control only after initJohannes Berg
2012-02-15Bluetooth: Fix event sending with DISCOVERY_STOPPED stateAndre Guedes
2012-02-15Bluetooth: Fix discovery state machineAndre Guedes
2012-02-15Bluetooth: Implement Read Supported Commands commands for mgmtJohan Hedberg
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek