summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-141-0/+25
* Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg2014-08-143-30/+31
* Bluetooth: Move SMP initialization after HCI initJohan Hedberg2014-08-141-7/+3
* Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg2014-08-141-12/+34
* Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg2014-08-141-0/+3
* Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg2014-08-141-0/+6
* Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP contextJohan Hedberg2014-08-141-1/+1
* Bluetooth: Call l2cap_le_conn_ready after notifying channelsJohan Hedberg2014-08-141-3/+3
* Bluetooth: Call L2CAP teardown callback before clearing chan->connJohan Hedberg2014-08-141-2/+2
* Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg2014-08-142-9/+4
* Bluetooth: Remove special ATT data channel handlingJohan Hedberg2014-08-141-79/+0
* Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg2014-08-141-3/+8
* Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfmJohan Hedberg2014-08-141-44/+80
* Bluetooth: Refactor l2cap_connect_cfmJohan Hedberg2014-08-141-5/+8
* Bluetooth: Remove special handling of ATT in l2cap_security_cfm()Johan Hedberg2014-08-141-9/+2
* Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-142-0/+7
* Bluetooth: Fix __l2cap_no_conn_pending() usage with all channelsJohan Hedberg2014-08-141-0/+3
* Bluetooth: Fix reference counting of global L2CAP channelsJohan Hedberg2014-08-141-8/+28
* Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg2014-08-141-5/+5
* Bluetooth: Remove redundant check for remote_key_distJohan Hedberg2014-08-141-2/+1
* Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg2014-08-142-4/+27
* Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-143-60/+48
* Bluetooth: Add convenience function to check for pending power offJohan Hedberg2014-08-142-24/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1472-531/+3114
|\
| * Merge branch 'bcmgenet'David S. Miller2014-08-122-15/+30
| |\
| | * net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli2014-08-121-4/+6
| | * net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli2014-08-121-2/+6
| | * net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli2014-08-121-2/+11
| | * net: bcmgenet: request and enable main clock earlierFlorian Fainelli2014-08-121-7/+7
| |/
| * net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist2014-08-111-0/+1
| * xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss2014-08-111-3/+4
| * net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König2014-08-113-22/+84
| * smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma2014-08-111-1/+1
| * xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss2014-08-111-5/+1
| * net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht2014-08-111-1/+1
| * wan: wanxl: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
| * m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2014-08-112-1/+4
| * net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist2014-08-111-0/+1
| * hdlc: Remove typedefs from struct namesHimangi Saraogi2014-08-111-31/+32
| * airo_cs: Remove typedef local_info_tHimangi Saraogi2014-08-111-12/+13
| * atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi2014-08-111-4/+4
| * com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi2014-08-111-8/+8
| * ethernet: amd: Remove typedef local_info_tHimangi Saraogi2014-08-111-20/+20
| * net: Always untag vlan-tagged traffic on input.Vlad Yasevich2014-08-116-61/+56
| * Merge branch 'apm_xgene'David S. Miller2014-08-1115-3/+2404
| |\
| | * drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian2014-08-1111-0/+2299
| | * dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-112-3/+31
| | * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-111-0/+66
| | * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-111-0/+8
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-08-116-86/+39
| |\