summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Add a new PID/VID 0227/0930 for AR3012.Vincent Zwanenburg2-0/+3
2014-08-14MAINTAINERS: update maintainers infoVarka Bhadram1-4/+5
2014-08-14Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain1-1/+1
2014-08-14Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg4-68/+66
2014-08-14Bluetooth: Make AES crypto context private to SMPJohan Hedberg4-28/+32
2014-08-14Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg3-1/+132
2014-08-14Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg1-0/+25
2014-08-14Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg3-30/+31
2014-08-14Bluetooth: Move SMP initialization after HCI initJohan Hedberg1-7/+3
2014-08-14Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg1-12/+34
2014-08-14Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg1-0/+3
2014-08-14Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg1-0/+6
2014-08-14Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP contextJohan Hedberg1-1/+1
2014-08-14Bluetooth: Call l2cap_le_conn_ready after notifying channelsJohan Hedberg1-3/+3
2014-08-14Bluetooth: Call L2CAP teardown callback before clearing chan->connJohan Hedberg1-2/+2
2014-08-14Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg2-9/+4
2014-08-14Bluetooth: Remove special ATT data channel handlingJohan Hedberg1-79/+0
2014-08-14Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg1-3/+8
2014-08-14Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfmJohan Hedberg1-44/+80
2014-08-14Bluetooth: Refactor l2cap_connect_cfmJohan Hedberg1-5/+8
2014-08-14Bluetooth: Remove special handling of ATT in l2cap_security_cfm()Johan Hedberg1-9/+2
2014-08-14Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2-0/+7
2014-08-14Bluetooth: Fix __l2cap_no_conn_pending() usage with all channelsJohan Hedberg1-0/+3
2014-08-14Bluetooth: Fix reference counting of global L2CAP channelsJohan Hedberg1-8/+28
2014-08-14Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg1-5/+5
2014-08-14Bluetooth: Remove redundant check for remote_key_distJohan Hedberg1-2/+1
2014-08-14Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg2-4/+27
2014-08-14Bluetooth: Create unified helper function for updating page scanJohan Hedberg3-60/+48
2014-08-14Bluetooth: Add convenience function to check for pending power offJohan Hedberg2-24/+29
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-531/+3114
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-9/+15
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds33-1077/+918
2014-08-14Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2014-08-14Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-70/+324
2014-08-14Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2014-08-14Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds54-1288/+1967
2014-08-14Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds116-2044/+2252
2014-08-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds17-196/+189
2014-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds11-423/+538
2014-08-14Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds17-55/+53
2014-08-12reiserfs: Fix use after free in journal teardownJan Kara2-7/+21
2014-08-12sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller3-3/+8
2014-08-12sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller1-1/+0
2014-08-12Merge branch 'bcmgenet'David S. Miller2-15/+30
2014-08-12net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli1-4/+6
2014-08-12net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-12net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli1-2/+11
2014-08-12net: bcmgenet: request and enable main clock earlierFlorian Fainelli1-7/+7
2014-08-12net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist1-0/+1
2014-08-12xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss1-3/+4