summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/sock.c
diff options
context:
space:
mode:
authorDavid S. Miller2013-04-09 21:14:48 +0200
committerDavid S. Miller2013-04-09 21:14:48 +0200
commit712c4b7439be77b7a0d8d0c1139a0ef1c52565aa (patch)
tree731227384d6c0a6765d7b8edfdf9313ea770ae8b /net/bluetooth/rfcomm/sock.c
parentnet: sctp: introduce uapi header for sctp (diff)
parentMAINTAINERS: Update tg3 to reflect organizational changes (diff)
downloadkernel-qcow2-linux-712c4b7439be77b7a0d8d0c1139a0ef1c52565aa.tar.gz
kernel-qcow2-linux-712c4b7439be77b7a0d8d0c1139a0ef1c52565aa.tar.xz
kernel-qcow2-linux-712c4b7439be77b7a0d8d0c1139a0ef1c52565aa.zip
Merge branch 'tg3'
Nithin Nayak Sujir says: ==================== This patch and the following two patches add support for link flap avoidance by maintaining the link on power down. This feature is required for management capable devices to have the management connection uninterrupted on driver reload, reboot and interface up/down. The other pros of this feature are - It speeds up boot up time by several seconds as DHCP addresses can be acquired faster. - It avoids lengthy Spanning Tree delay. On powerup the hardware brings up the phy with default settings. If the link is not up, the management software configures the phy to gigabit and starts autonegotiate. Subsequently, as long as the link is up, the driver and management refrain from resetting and/or changing any configuration that the link depends on. The LNK_FLAP_AVOID setting is an NVRAM user configurable bit and is disabled by default. If this setting is enabled, we skip powering down the phy and resetting it. A second NVRAM setting is 1G_ON_VAUX_OK (off by default). This adds support for gigabit link speed when device is on auxiliary power. ==================== Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth/rfcomm/sock.c')
0 files changed, 0 insertions, 0 deletions