index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
Bluetooth: Fix a redundant and problematic incoming MTU check
Mat Martineau
1
-20
/
+0
2012-05-16
Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
Michael Gruetzner
2
-0
/
+9
2012-05-16
Bluetooth: Fix EIR data generation for mgmt_device_found
Vishal Agarwal
2
-1
/
+20
2012-05-16
Bluetooth: Fix Inquiry with RSSI event mask
Johan Hedberg
1
-1
/
+1
2012-05-16
Bluetooth: improve readability of l2cap_seq_list code
Gustavo Padovan
1
-15
/
+18
2012-05-16
Bluetooth: Fix skb length calculation
Gustavo Padovan
1
-0
/
+3
2012-05-16
Bluetooth: Fix packet size provided to the controller
Gustavo Padovan
1
-2
/
+6
2012-05-16
Bluetooth: Fix wrong set of skb fragments
Gustavo Padovan
1
-4
/
+8
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
8
-20
/
+45
2012-05-15
Bluetooth: Initialize the transmit queue for L2CAP streaming mode
Mat Martineau
1
-1
/
+2
2012-05-14
Bluetooth: Update tx_send_head when sending ERTM data
Mat Martineau
1
-0
/
+3
2012-05-14
Bluetooth: mgmt: Fix device_connected sending order
Johan Hedberg
2
-2
/
+10
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
5
-5
/
+22
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2
-13
/
+13
2012-05-09
Bluetooth: Fixed checkpatch warnings
Cristian Chilipirea
1
-1
/
+2
2012-05-09
Bluetooth: bnep: use constant for ethertype
Eldad Zack
1
-1
/
+1
2012-05-09
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
2
-58
/
+87
2012-05-09
Bluetooth: Remove unneeded calculation and magic number
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Remove hlen variable
Gustavo Padovan
1
-3
/
+3
2012-05-09
Bluetooth: Enable Low Energy support by default
Marcel Holtmann
3
-11
/
+4
2012-05-09
Bluetooth: Remove unused hci_le_ltk_neg_reply()
Syam Sidhardhan
2
-16
/
+0
2012-05-09
Bluetooth: btmrvl: add support for SDIO suspend/resume callbacks
Amitkumar Karwar
3
-1
/
+104
2012-05-09
Bluetooth: Remove unneeded elements from size calculation
Gustavo Padovan
1
-1
/
+1
2012-05-09
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
2
-17
/
+0
2012-05-09
Bluetooth: Add Code Aurora Forum copyright
Mat Martineau
1
-0
/
+1
2012-05-09
Bluetooth: Make better use of l2cap_chan reference counting
Mat Martineau
2
-0
/
+9
2012-05-09
Bluetooth: Remove unused function
Mat Martineau
1
-11
/
+0
2012-05-09
Bluetooth: Initialize new l2cap_chan structure members
Mat Martineau
1
-8
/
+17
2012-05-09
Bluetooth: Move recently-added ERTM header packing functions
Mat Martineau
1
-100
/
+100
2012-05-09
Bluetooth: Remove duplicate structure members from bt_skb_cb
Mat Martineau
2
-22
/
+19
2012-05-09
Bluetooth: Improve ERTM sequence number offset calculation
Mat Martineau
1
-7
/
+4
2012-05-09
Bluetooth: btmrvl: configure default host sleep parameters
Amitkumar Karwar
3
-22
/
+35
2012-05-09
Bluetooth: Remove advertising cache
Andre Guedes
3
-90
/
+0
2012-05-09
Bluetooth: Use address type info from user-space
Andre Guedes
3
-7
/
+8
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
5
-18
/
+14
2012-05-09
Bluetooth: Move bdaddr_to_le to hci_core
Andre Guedes
3
-12
/
+14
2012-05-09
Bluetooth: Rename mgmt_to_le to bdaddr_to_le
Andre Guedes
1
-3
/
+3
2012-05-09
Bluetooth: Add address type to struct sockaddr_l2
Andre Guedes
1
-0
/
+1
2012-05-09
Bluetooth: Rename link_to_mgmt to link_to_bdaddr
Andre Guedes
1
-14
/
+14
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
3
-25
/
+26
2012-05-09
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
1
-1
/
+0
2012-05-09
Bluetooth: Remove useless code in hci_connect
Andre Guedes
1
-3
/
+0
2012-05-09
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2
-37
/
+58
2012-05-09
Bluetooth: Search global l2cap channels by src/dst addresses
Ido Yariv
1
-12
/
+31
2012-05-09
Bluetooth: Remove unneeded initialization in hci_alloc_dev()
David Herrmann
1
-10
/
+0
2012-05-09
Bluetooth: Move device initialization to hci_alloc_dev()
David Herrmann
1
-63
/
+52
2012-05-09
Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev
David Herrmann
1
-26
/
+26
2012-05-09
Bluetooth: Restrict to one SCO listening socket
Marcel Holtmann
1
-7
/
+22
2012-05-09
Bluetooth: Don't check source address in SCO bind function
Marcel Holtmann
1
-10
/
+6
2012-05-09
Bluetooth: Fix registering hci with duplicate name
Ulisses Furquim
1
-6
/
+10
[next]