summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| * | Bluetooth: Fix clearing persistent flagsJohan Hedberg2012-02-13
| * | Bluetooth: Report LE devicesAndre Guedes2012-02-13
| * | Bluetooth: Add 'eir_len' param to mgmt_device_found()Andre Guedes2012-02-13
| * | Bluetooth: Change sk to l2cap_chanAndrei Emeltchenko2012-02-13
| * | Bluetooth: Use chan instead of skAndrei Emeltchenko2012-02-13
| * | Bluetooth: Drop L2CAP chan reference if ERTM ack_timer firedSzymon Janc2012-02-13
| * | Bluetooth: Don't send RNR immediately when entering local busySzymon Janc2012-02-13
| * | Bluetooth: Clear ack_timer when sending ackSzymon Janc2012-02-13
| * | Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ackSzymon Janc2012-02-13
| * | Bluetooth: Fix 'enable_hs' typeFabio Estevam2012-02-13
| * | Bluetooth: Sort to-be-resolved devices by RSSI during discoveryJohan Hedberg2012-02-13
| * | Bluetooth: Fix resetting HCI_MGMT flagJohan Hedberg2012-02-13
| * | Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg2012-02-13
| * | Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-13
| * | Bluetooth: Remove __hci_dev_put/holdDavid Herrmann2012-02-13
| * | Bluetooth: Correctly take hci_dev->dev refcountDavid Herrmann2012-02-13
| * | Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-13
| * | Bluetooth: Correctly acquire module refDavid Herrmann2012-02-13
| * | Bluetooth: Make hci-destruct callback optionalDavid Herrmann2012-02-13
| * | Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko2012-02-13
| * | Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-13
| * | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-13
| * | Bluetooth: Process num completed data blocks eventAndrei Emeltchenko2012-02-13
| * | Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg2012-02-13
| * | Bluetooth: Add discovery state trackingJohan Hedberg2012-02-13
| * | Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg2012-02-13
| * | Bluetooth: Flush inquiry cache when starting mgmt triggered inquiryJohan Hedberg2012-02-13
| * | Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg2012-02-13
| * | Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg2012-02-13
| * | Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg2012-02-13
| * | Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg2012-02-13
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\ \ \
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
| | |/ | |/|
* | | Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-15
* | | Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-15
* | | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-15
* | | Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-15
* | | Bluetooth: silence lockdep warningOctavian Purdila2012-02-15
* | | Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-15
* | | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-15
* | | Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-15
* | | Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-15
|/ /
* / bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-22
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-10
|\
| * Bluetooth: Correct packet len calculationAndrei Emeltchenko2012-01-03
| * Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan2012-01-03
| * Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan2012-01-03
| * Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes2012-01-03
| * Bluetooth: Queue adv_work on system workqueueAndre Guedes2012-01-02
| * Bluetooth: Fix adv_work delayAndre Guedes2012-01-02