index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-13
Bluetooth: Return the correct address type for L2CAP sockets
Marcel Holtmann
3
-2
/
+24
2013-10-13
Bluetooth: Store address information in L2CAP channel structure
Marcel Holtmann
3
-40
/
+29
2013-10-13
Bluetooth: Update L2CAP socket source address from HCI connection
Marcel Holtmann
1
-4
/
+5
2013-10-13
Bluetooth: Fix coding style violations in SMP handling
Marcel Holtmann
1
-18
/
+17
2013-10-13
Bluetooth: Fix input address type for SMP C1 function
Marcel Holtmann
1
-8
/
+10
2013-10-13
Bluetooth: Use hci_conn->src address for L2CAP functions
Marcel Holtmann
1
-10
/
+7
2013-10-13
Bluetooth: Use hci_conn->src address for SMP functions
Marcel Holtmann
1
-7
/
+5
2013-10-13
Bluetooth: Update source address and type for incoming LE connections
Marcel Holtmann
1
-0
/
+11
2013-10-13
Bluetooth: Store source address of HCI connections
Marcel Holtmann
2
-2
/
+6
2013-10-13
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
2
-4
/
+8
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
4
-18
/
+11
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers
Marcel Holtmann
1
-3
/
+0
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP
Marcel Holtmann
1
-14
/
+17
2013-10-13
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP
Marcel Holtmann
1
-18
/
+21
2013-10-13
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
Marcel Holtmann
2
-3
/
+5
2013-10-12
Bluetooth: Unicast connectionless data reception is supported
Marcel Holtmann
1
-1
/
+1
2013-10-12
Bluetooth: The L2CAP fixed channel connectionless data is supported
Marcel Holtmann
2
-1
/
+2
2013-10-12
Bluetooth: Allow 3D profile to use security mode 4 level 0
Marcel Holtmann
3
-0
/
+15
2013-10-12
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
Marcel Holtmann
2
-12
/
+22
2013-10-12
Bluetooth: Fix PSM value for L2CAP connectionless data packets
Marcel Holtmann
1
-2
/
+3
2013-10-12
Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices
Marcel Holtmann
1
-2
/
+6
2013-10-12
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
Marcel Holtmann
1
-0
/
+1
2013-10-11
Bluetooth: Don't advertise high speed support without SSP
Marcel Holtmann
1
-4
/
+5
2013-10-11
Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
Marcel Holtmann
1
-0
/
+1
2013-10-11
Bluetooth: Add management command for setting LE scan parameters
Marcel Holtmann
2
-0
/
+45
2013-10-11
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
3
-2
/
+7
2013-10-11
Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const
Marcel Holtmann
1
-2
/
+2
2013-10-11
Bluetooth: Declare bpa10x_table[] as const
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Declare bfusb_table[] as const
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Declare btusb_table[] and blacklist_table[] as const
Marcel Holtmann
1
-2
/
+2
2013-10-11
Bluetooth: Remove pointless parameter check in vhci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Remove pointless parameter check in bfusb_send_frame()
Marcel Holtmann
1
-8
/
+1
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
15
-32
/
+18
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
15
-41
/
+24
2013-10-11
Bluetooth: Remove unused h4_check_data_len() function
Marcel Holtmann
1
-24
/
+0
2013-10-11
Bluetooth: Remove return value from hci_send_frame() function
Marcel Holtmann
1
-2
/
+3
2013-10-11
Bluetooth: Remove pointless check of hci_send_frame parameter
Marcel Holtmann
1
-5
/
+0
2013-10-11
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
2
-17
/
+10
2013-10-11
Bluetooth: Move smp.h header file into net/bluetooth/
Marcel Holtmann
6
-5
/
+8
2013-10-11
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
6
-5
/
+6
2013-10-11
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
5
-4
/
+8
2013-10-10
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
2
-5
/
+1
2013-10-10
Bluetooth: Remove unused btmrvl_ioctl() callback
Marcel Holtmann
1
-10
/
+3
2013-10-10
Bluetooth: Remove unused dtl1_hci_ioctl() callback
Marcel Holtmann
1
-11
/
+4
[next]