index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
amp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
1
-7
/
+6
2014-07-20
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
1
-1
/
+1
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
1
-2
/
+2
2013-10-13
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
Marcel Holtmann
1
-2
/
+3
2013-10-11
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
1
-1
/
+2
2013-01-09
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
1
-2
/
+2
2013-01-09
Bluetooth: AMP: Clean up logical link create / accept
Andrei Emeltchenko
1
-12
/
+5
2013-01-09
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
1
-1
/
+3
2012-11-20
Bluetooth: Set local_amp_id after getting Phylink Completed evt
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Disable FCS only for new HS channels
Andrei Emeltchenko
1
-1
/
+0
2012-11-20
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
1
-1
/
+5
2012-11-02
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
1
-3
/
+2
2012-11-02
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
1
-0
/
+24
2012-11-02
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
1
-0
/
+14
2012-11-02
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
1
-0
/
+7
2012-11-02
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
1
-0
/
+49
2012-10-18
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
1
-1
/
+1
2012-10-08
Bluetooth: AMP: Factor out phylink_add
Andrei Emeltchenko
1
-2
/
+4
2012-10-08
Bluetooth: AMP: Factor out amp_ctrl_add
Andrei Emeltchenko
1
-3
/
+4
2012-10-08
Bluetooth: AMP: Fix possible NULL dereference
Andrei Emeltchenko
1
-0
/
+4
2012-09-28
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
1
-1
/
+1
2012-09-28
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
1
-0
/
+19
2012-09-28
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
1
-0
/
+15
2012-09-28
Bluetooth: AMP: Write remote AMP Assoc
Andrei Emeltchenko
1
-0
/
+80
2012-09-28
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
1
-0
/
+19
2012-09-28
Bluetooth: AMP: Add AMP key calculation
Andrei Emeltchenko
1
-0
/
+45
2012-09-28
Bluetooth: Add function to derive AMP key using hmac
Dmitry Kasatkin
1
-0
/
+36
2012-09-28
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
1
-0
/
+79
2012-09-28
Bluetooth: AMP: Physical link struct and helpers
Andrei Emeltchenko
1
-0
/
+29
2012-09-28
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
1
-0
/
+45