]> git.karo-electronics.de Git - mv-sheeva.git/history - net/bluetooth
b43: N-PHY: fix controling RF override
[mv-sheeva.git] / net / bluetooth /
2012-01-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-27 Gustavo F. PadovanBluetooth: Fix a compile warning in RFCOMM
2011-12-23 Hemant GuptaBluetooth: Incorrect address while storing LTK.
2011-12-22 Gustavo F. PadovanBluetooth: Don't disable interrupt when locking the...
2011-12-22 Gustavo F. PadovanBluetooth: remove *_bh usage from hci_dev_list and...
2011-12-22 Gustavo F. PadovanBluetooth: add debug output to l2cap_ack_timeout()
2011-12-22 Gustavo F. PadovanBluetooth: Remove l2cap priority from inside RFCOMM.
2011-12-22 Brian GixBluetooth: Add SMP to User Passkey and Confirm
2011-12-22 Brian GixBluetooth: Add MITM mechanism to LE-SMP
2011-12-22 Ulisses FurquimBluetooth: Fix deadlocks with sock lock and L2CAP timer...
2011-12-22 Ulisses FurquimBluetooth: Make HCI call directly into SCO and L2CAP...
2011-12-22 Andrei EmeltchenkoBluetooth: Remove magic numbers from le scan cmd
2011-12-22 Gustavo F. PadovanBluetooth: fix bt_accept_dequeue() to work in process...
2011-12-21 Ulisses FurquimBluetooth: Always compile SCO and L2CAP in Bluetooth...
2011-12-21 Ulisses FurquimBluetooth: Remove global mutex hci_task_lock
2011-12-20 Gustavo F. PadovanBluetooth: Rename info_work to info_timer
2011-12-20 Gustavo F. PadovanBluetooth: convert security timer to delayed_work
2011-12-20 Gustavo F. PadovanBluetooth: Move l2cap_{set,clear}_timer to l2cap.h
2011-12-20 Andrei EmeltchenkoBluetooth: Clean up magic pointers
2011-12-20 Andrei EmeltchenkoBluetooth: Check for flow control mode
2011-12-20 Andrei EmeltchenkoBluetooth: Initialize default flow control mode
2011-12-20 Andrei EmeltchenkoBluetooth: Split ctrl init to BREDR and AMP parts
2011-12-19 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-19 Gustavo F. PadovanMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-12-19 Gustavo F. PadovanRevert "Bluetooth: Revert: Fix L2CAP connection establi...
2011-12-19 Mat MartineauBluetooth: Clear RFCOMM session timer when disconnectin...
2011-12-19 Mat MartineauBluetooth: Prevent uninitialized data access in L2CAP...
2011-12-18 Mat MartineauBluetooth: Incoming ACL packets do not force active...
2011-12-18 Andrei EmeltchenkoBluetooth: Simplify num_comp_pkts_evt function
2011-12-18 Andrei EmeltchenkoBluetooth: Add HCI Read Data Block Size function
2011-12-18 Johan HedbergBluetooth: Use correct struct for user_confirm_neg_reply
2011-12-18 Johan HedbergBluetooth: Add timer for automatically disabling the...
2011-12-18 Johan HedbergBluetooth: Move EIR and CoD update functions to a bette...
2011-12-18 Johan HedbergBluetooth: Remove mgmt_set_service_cache
2011-12-18 Johan HedbergBluetooth: Move mgmt_set_fast_connectable to the right...
2011-12-18 Johan HedbergBluetooth: Update mgmt_read_info and related mgmt messages
2011-12-18 Gustavo F. PadovanBluetooth: Add ProFUSION's copyright
2011-12-18 Gustavo F. PadovanBluetooth: Use system workqueue to schedule power_on
2011-12-18 Gustavo F. PadovanBluetooth: Remove work_add and work_del from hci_sysfs
2011-12-18 Gustavo F. PadovanBluetooth: Use new alloc_workqueue()
2011-12-18 Gustavo F. PadovanBluetooth: move power_off to system workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Change l2cap chan_list to use RCU
2011-12-18 Gustavo F. PadovanBluetooth: invert locking order in connect path
2011-12-18 Gustavo F. PadovanBluetooth: convert info timer to delayed_work
2011-12-18 Gustavo F. PadovanBluetooth: convert tx_task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Move command task to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: Don't disable tasklets to call hdev->notify()
2011-12-18 Gustavo F. PadovanBluetooth: convert conn hash to RCU
2011-12-18 Gustavo F. PadovanBluetooth: Use RCU to manipulate chan_list
2011-12-18 Gustavo F. PadovanBluetooth: convert chan_lock to mutex
2011-12-18 Gustavo F. PadovanBluetooth: move hci_task_lock to mutex
2011-12-18 Gustavo F. PadovanBluetooth: Remove sk_backlog usage from L2CAP
2011-12-18 Gustavo F. PadovanBluetooth: Don't use spin_lock socket lock anymore
2011-12-18 Gustavo F. PadovanBluetooth: Move L2CAP timers to workqueue
2011-12-18 Gustavo F. PadovanBluetooth: hci_conn_auto_accept() doesn't need locking
2011-12-18 Gustavo F. PadovanBluetooth: Use delayed work for advertisiment cache...
2011-12-18 Gustavo F. PadovanBluetooth: Use delayed_work for connection timeout
2011-12-18 Gustavo F. PadovanBluetooth: Replace spin_lock by mutex in hci_dev
2011-12-18 Marcel HoltmannBluetooth: Process recv path in a workqueue instead...
2011-12-16 Gustavo F. PadovanBluetooth: make hci_conn_enter_sniff_mode static
2011-12-16 Gustavo F. PadovanBluetooth: Use list_for_each_entry in hci_conn_hash_flush()
2011-12-16 Gustavo F. PadovanBluetooth: Use chan instead of l2cap_pi macro
2011-12-16 Gustavo F. PadovanBluetooth: remove struct hci_chan_hash
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-14 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-08 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-12-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-02 Andrei EmeltchenkoBluetooth: trivial: correct check for LMP version
2011-12-02 Andrei EmeltchenkoBluetooth: Remove magic bluetooth version numbers
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-02 Andrei EmeltchenkoBluetooth: Correct version check in hci_setup
2011-12-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-02 Andrei EmeltchenkoBluetooth: remove old code
2011-12-02 Andre GuedesBluetooth: LE Set Scan Parameter Command
2011-12-02 Andre GuedesBluetooth: Add dev_flags to struct hci_dev
2011-12-02 Andrei EmeltchenkoBluetooth: Add HCI Read Flow Control Mode function
2011-12-01 Brian GixBluetooth: Centralize SMP pairing failure handling
2011-12-01 Brian GixBluetooth: Cleanup blkcipher on SMP termination
2011-12-01 Brian GixBluetooth: Add HCI User Passkey Req Evt handling
2011-12-01 Brian GixBluetooth: Add User Passkey Response handling
2011-12-01 Luciano CoelhoMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-25 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-23 Gustavo F. PadovanBluetooth: Add user readable debug for state changes
2011-11-22 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-11-21 Andrei EmeltchenkoBluetooth: Use queue in the device list
2011-11-21 Brian GixBluetooth: Differentiate LE User Pairing Responses
2011-11-21 Brian GixBluetooth: User Pairing Response restructuring
2011-11-21 Andrei EmeltchenkoBluetooth: making enable_hs independent from L2CAP
2011-11-21 David HerrmannBluetooth: bnep: Fix module reference
2011-11-21 David HerrmannBluetooth: cmtp: Fix module reference
2011-11-16 Szymon JancBluetooth: Fix some checkpatch.pl errors and warnings
2011-11-16 Szymon JancBluetooth: Simplify __l2cap_global_chan_by_addr
2011-11-16 Szymon JancBluetooth: Refactor loop in l2cap_retransmit_one_frame
2011-11-16 Szymon JancBluetooth: Simplify l2cap_add_to_srej_queue
2011-11-16 Szymon JancBluetooth: Fix possible NULL pointer derefence in l2cap...
2011-11-16 Andrei EmeltchenkoBluetooth: Do not set HCI_RAW when HS enabled
2011-11-16 Johan HedbergBluetooth: Pass all message parameters to mgmt_start_di...
2011-11-16 Johan HedbergBluetooth: Add missing cmd_complete for mgmt_load_link_keys
next