CDC NCM: Add mising short packet in cdc_ncm driver
[pandora-kernel.git] / net / bluetooth /
2011-05-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-3.6
2011-05-08 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-05-05 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-05-02 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-05-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-28 Johan HedbergBluetooth: Fix updating conn->auth_type in hci_io_capa_...
2011-04-28 Johan HedbergBluetooth: Add store_hint parameter to mgmt_new_key
2011-04-28 Johan HedbergBluetooth: Remove old_key_type from mgmt_ev_new_key
2011-04-28 Johan HedbergBluetooth: Fix connection key type updating for buggy...
2011-04-28 Johan HedbergBluetooth: Fix old_key_type logic for non-persistent...
2011-04-28 Johan HedbergBluetooth: Fix link key persistent storage criteria
2011-04-28 Johan HedbergBluetooth: Fix logic in hci_pin_code_request_evt
2011-04-28 Johan HedbergBluetooth: Fix reason code for pairing rejection
2011-04-28 Johan HedbergBluetooth: Add confirm_hint parameter to user confirmat...
2011-04-28 Johan HedbergBluetooth: Fix HCI_CONN_AUTH_PEND flag for all authenti...
2011-04-28 Johan HedbergBluetooth: Add variable SSP auto-accept delay support
2011-04-28 Johan HedbergBluetooth: Add automated SSP user confirmation responses
2011-04-28 Waldemar RymarkiewiczBluetooth: Add secure flag for mgmt_pin_code_req
2011-04-28 Waldemar RymarkiewiczBluetooth: Respect local MITM req in io_cap reply
2011-04-28 Waldemar RymarkiewiczBluetooth: Ignore key unauthenticated for high security
2011-04-28 Waldemar RymarkiewiczBluetooth: Map sec_level to link key requirements
2011-04-28 Waldemar RymarkiewiczBluetooth: Don't modify sec_level if auth failed
2011-04-28 Waldemar RymarkiewiczBluetooth: Add definitions for link key types
2011-04-28 Johan HedbergBluetooth: Add discovering event to the Management...
2011-04-28 Johan HedbergBluetooth: Add basic discovery commands to the manageme...
2011-04-28 Gustavo F. PadovanBluetooth: Don't export l2cap_sock_ops
2011-04-28 Gustavo F. PadovanBluetooth: Fix memory leak with L2CAP channels
2011-04-28 Gustavo F. PadovanBluetooth: Move conn to struct l2cap_chan
2011-04-28 Gustavo F. PadovanBluetooth: Move more vars to struct l2cap_chan
2011-04-28 Gustavo F. PadovanBluetooth: Move more channel info to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Move more vars to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Move some more elements to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Rename l2cap_do_connect() to l2cap_chan_conn...
2011-04-27 Gustavo F. PadovanBluetooth: Move conf_state to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Refactor L2CAP channel allocation
2011-04-26 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-25 David S. Millerbluetooth: Fix use-before-initiailized var.
2011-04-25 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-04-25 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-04-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-24 David S. MillerMerge branch 'davem.r8169' of git://git./linux/kernel...
2011-04-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-21 Gustavo F. PadovanMerge /linux/kernel/git/padovan/bluetooth-2.6
2011-04-20 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-18 Ruiyi ZhangBluetooth: Only keeping SAR bits when retransmitting...
2011-04-18 Luiz Augusto von... Bluetooth: fix shutdown on SCO sockets
2011-04-18 Vinicius Costa GomesBluetooth: Fix keeping the command timer running
2011-04-18 Ville TervoBluetooth: Fix refcount balance for hci connection
2011-04-18 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-04-14 Gustavo F. PadovanBluetooth: Fix lockdep warning in L2CAP
2011-04-14 Gustavo F. PadovanBluetooth: Fix another locking unbalance
2011-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-13 Gustavo F. PadovanBluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
2011-04-13 Szymon JancBluetooth: Fix Out Of Band pairing when mgmt interface...
2011-04-13 Gustavo F. PadovanBluetooth: Add proper handling of received LE data
2011-04-13 Gustavo F. PadovanBluetooth: Fix wrong comparison in listen()
2011-04-13 Gustavo F. PadovanBluetooth: Move tx queue to struct l2cap_chan
2011-04-13 Gustavo F. PadovanBluetooth: Remove unneeded uninitialized_vars()
2011-04-13 Gustavo F. PadovanBluetooth: Remove some sk references from l2cap_core.c
2011-04-13 Gustavo F. PadovanBluetooth: Move SREJ list to struct l2cap_chan
2011-04-13 Patrick McHardyMerge branch 'master' of ssh:///linux/kernel/git/kaber...
2011-04-12 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-04-12 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-04-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-04-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-04-08 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-04-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-04-08 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-04-07 Gustavo F. PadovanBluetooth: Fix lockdep warning with skb list lock
2011-04-07 Gustavo F. PadovanBluetooth: Move busy workqueue to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move srej and busy queues to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move ERTM timers to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move remote info to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move SDU related vars to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move more ERTM stuff to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move of ERTM *_seq vars to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move conn_state to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: clean up l2cap_sock_recvmsg()
2011-04-07 Gustavo F. PadovanBluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move ident to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Remove struct del_list
2011-04-07 Gustavo F. PadovanBluetooth: Use struct list_head for L2CAP channels...
2011-04-07 Gustavo F. PadovanBluetooth: Create struct l2cap_chan
2011-04-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-07 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2011-04-07 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-04-07 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2011-04-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-07 Linus TorvaldsMerge branches 'x86-fixes-for-linus', 'sched-fixes...
next