index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-20
Bluetooth: Split sending for HCI raw and control sockets
Marcel Holtmann
5
-18
/
+45
2012-02-19
Bluetooth: Fix hci_connect error return values
Johan Hedberg
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Bump mgmt version
Johan Hedberg
1
-2
/
+2
2012-02-19
Bluetooth: mgmt: Fix OOB command response parameters
Johan Hedberg
1
-12
/
+18
2012-02-19
Bluetooth: mgmt: Fix (Un)Block Device return parameters
Johan Hedberg
1
-13
/
+18
2012-02-19
Bluetooth: mgmt: Fix Start Discovery return parameters
Johan Hedberg
1
-2
/
+13
2012-02-19
Bluetooth: mgmt: Fix Pair Device response status values
Johan Hedberg
1
-8
/
+6
2012-02-19
Bluetooth: mgmt: Move status parameters into the cmd_complete header
Johan Hedberg
2
-59
/
+56
2012-02-19
Bluetooth: mgmt: Change ordering of cmd_status paramters
Johan Hedberg
1
-1
/
+1
2012-02-19
Bluetooth: Interleaved discovery support
Andre Guedes
3
-5
/
+57
2012-02-19
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
Andre Guedes
4
-10
/
+7
2012-02-19
Bluetooth: Track discovery type
Andre Guedes
3
-1
/
+6
2012-02-19
Bluetooth: Prepare start_discovery
Andre Guedes
3
-10
/
+22
2012-02-17
Bluetooth: Add Intel copyright to mgmt files
Johan Hedberg
2
-0
/
+3
2012-02-17
Bluetooth: mgmt: Add address type to confirm name command
Johan Hedberg
2
-3
/
+3
2012-02-17
Bluetooth: mgmt: Add address type to PIN code messages
Johan Hedberg
2
-13
/
+17
2012-02-17
Bluetooth: mgmt: Add address type to link key messages
Johan Hedberg
2
-4
/
+5
2012-02-17
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2
-2
/
+2
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
4
-5
/
+7
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
2
-26
/
+27
2012-02-17
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
2
-9
/
+32
2012-02-17
Bluetooth: mgmt: Add support for Set SSP command
Johan Hedberg
3
-1
/
+91
2012-02-17
Bluetooth: mgmt: Add support for Set Link Security command
Johan Hedberg
3
-0
/
+91
2012-02-17
Bluetooth: mgmt: Use more consistent error variable names
Johan Hedberg
1
-9
/
+9
2012-02-17
Bluetooth: Remove unused member from cmd_lookup struct
Johan Hedberg
1
-4
/
+3
2012-02-16
Bluetooth: Do not dereference zero sk
Andrei Emeltchenko
1
-1
/
+3
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
1
-1
/
+1
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-15
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-15
mac80211: call rate control only after init
Johannes Berg
4
-3
/
+6
2012-02-15
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
Andre Guedes
1
-1
/
+2
2012-02-15
Bluetooth: Fix discovery state machine
Andre Guedes
1
-0
/
+2
2012-02-15
Bluetooth: Implement Read Supported Commands commands for mgmt
Johan Hedberg
2
-0
/
+106
2012-02-15
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2
-5
/
+5
2012-02-15
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-15
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
4
-7
/
+11
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2
-7
/
+11
2012-02-15
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
1
-1
/
+1
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2
-2
/
+2
2012-02-15
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-15
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-02-13
Bluetooth: btusb: Remove device lock on release
David Herrmann
1
-5
/
+0
2012-02-13
Bluetooth: Use proper datatypes in release-callbacks
David Herrmann
1
-4
/
+4
2012-02-13
Bluetooth: Introduce to_hci_conn
David Herrmann
2
-6
/
+5
2012-02-13
Bluetooth: Remove hci_dev->driver_data
David Herrmann
14
-79
/
+87
[next]