index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
Andre Guedes
2012-02-15
1
-1
/
+2
*
Bluetooth: Fix discovery state machine
Andre Guedes
2012-02-15
1
-0
/
+2
*
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
2012-02-15
1
-0
/
+99
*
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
2012-02-13
1
-4
/
+4
*
Bluetooth: Introduce to_hci_conn
David Herrmann
2012-02-13
1
-6
/
+4
*
Bluetooth: Introduce to_hci_dev()
David Herrmann
2012-02-13
1
-17
/
+16
*
Bluetooth: Add Device Unpaired mgmt event
Johan Hedberg
2012-02-13
1
-6
/
+21
*
Bluetooth: Fix mgmt_unpair_device command status
Johan Hedberg
2012-02-13
1
-1
/
+0
*
Bluetooth: Add address type to mgmt_ev_auth_failed
Johan Hedberg
2012-02-13
3
-5
/
+12
*
Bluetooth: Add address type to mgmt blacklist messages
Johan Hedberg
2012-02-13
3
-12
/
+14
*
Bluetooth: Add address type to Out Of Band mgmt messages
Johan Hedberg
2012-02-13
1
-2
/
+2
*
Bluetooth: Add address type to user_confirm and user_passkey messages
Johan Hedberg
2012-02-13
3
-55
/
+61
*
Bluetooth: Update mgmt_disconnect to match latest API
Johan Hedberg
2012-02-13
2
-18
/
+38
*
Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device
Johan Hedberg
2012-02-13
1
-26
/
+34
*
Bluetooth: Fix double acking I-Frames when sending pending I-Frames
Szymon Janc
2012-02-13
1
-1
/
+3
*
Bluetooth: Fix possible missing I-Frame acknowledgement
Szymon Janc
2012-02-13
1
-3
/
+3
*
Bluetooth: Remove unneeded sk variable
Andrei Emeltchenko
2012-02-13
1
-6
/
+3
*
Bluetooth: Clean up l2cap_chan_add
Andrei Emeltchenko
2012-02-13
1
-3
/
+8
*
Bluetooth: Change chan_ready param from sk to chan
Andrei Emeltchenko
2012-02-13
1
-6
/
+6
*
Bluetooth: Add BT_DBG to mgmt_discovering()
Andre Guedes
2012-02-13
1
-0
/
+2
*
Bluetooth: Fix device_found event length for remote name resolving
Johan Hedberg
2012-02-13
1
-1
/
+2
*
Bluetooth: Fix indentation
Andre Guedes
2012-02-13
1
-1
/
+1
*
Bluetooth: MGMT start discovery LE-Only support
Andre Guedes
2012-02-13
2
-2
/
+31
*
Bluetooth: Add hci_le_scan()
Andre Guedes
2012-02-13
1
-0
/
+35
*
Bluetooth: Add hci_do_le_scan()
Andre Guedes
2012-02-13
2
-3
/
+84
*
Bluetooth: Minor code refactoring
Andre Guedes
2012-02-13
1
-4
/
+7
*
Bluetooth: LE scan should send Discovering events
Andre Guedes
2012-02-13
2
-0
/
+7
*
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
2012-02-13
1
-1
/
+2
*
Bluetooth: Helper removes duplicated code
Andrei Emeltchenko
2012-02-13
1
-18
/
+13
*
Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
Andrei Emeltchenko
2012-02-13
1
-6
/
+79
*
Bluetooth: Add support for notifying userspace of new LTK's
Vinicius Costa Gomes
2012-02-13
1
-0
/
+3
*
Bluetooth: Add support for removing LTK's when pairing is removed
Vinicius Costa Gomes
2012-02-13
1
-0
/
+6
*
Bluetooth: Add MGMT handlers for dealing with SMP LTK's
Vinicius Costa Gomes
2012-02-13
1
-0
/
+80
*
Bluetooth: Use the updated key structures for handling LTKs
Vinicius Costa Gomes
2012-02-13
3
-60
/
+65
*
Bluetooth: Add new structures for handling SMP Long Term Keys
Vinicius Costa Gomes
2012-02-13
1
-0
/
+31
*
Bluetooth: Fix doing some useless casts when receiving MGMT commands
Vinicius Costa Gomes
2012-02-13
1
-122
/
+83
*
Bluetooth: Use list _safe deleting from conn chan_list
Andrei Emeltchenko
2012-02-13
1
-2
/
+2
*
Bluetooth: Use list _safe deleting from conn_hash_list
Andrei Emeltchenko
2012-02-13
1
-2
/
+2
*
Bluetooth: mgmt: Implement Cancel Pair Device command
Johan Hedberg
2012-02-13
1
-0
/
+51
*
Bluetooth: Fix clearing of debug and linkkey flags
Hemant Gupta
2012-02-13
1
-1
/
+2
*
Bluetooth: Send correct response to IO Capability Request
Hemant Gupta
2012-02-13
1
-1
/
+4
*
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-02-13
1
-0
/
+4
*
Bluetooth: Fix invalid memory access when there's no SMP channel
Vinicius Costa Gomes
2012-02-13
1
-3
/
+6
*
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-13
1
-6
/
+12
*
Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()
Andre Guedes
2012-02-13
1
-1
/
+1
*
Bluetooth: Rename smp_key_size to enc_key_size
Vinicius Costa Gomes
2012-02-13
1
-9
/
+9
*
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-13
1
-2
/
+2
*
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-13
1
-3
/
+3
*
Bluetooth: Remove unneeded locking
Andre Guedes
2012-02-13
1
-5
/
+0
*
Bluetooth: Use GFP_KERNEL in hci_chan_create()
Andre Guedes
2012-02-13
1
-1
/
+1
[next]