aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-14Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann
2013-10-14Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann
2013-10-14Bluetooth: Adjust header for proc socket informationMarcel Holtmann
2013-10-13Bluetooth: Increase minor version of core moduleMarcel Holtmann
2013-10-13Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann
2013-10-13Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann
2013-10-13Bluetooth: Use l2cap_pi(sk) directly where possibleMarcel Holtmann
2013-10-13Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann
2013-10-13Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann
2013-10-13Bluetooth: Store SCO address information in its own socket structureMarcel Holtmann
2013-10-13Bluetooth: Use SCO addresses from HCI connection directlyMarcel Holtmann
2013-10-13Bluetooth: Access BNEP session addresses through L2CAP channelMarcel Holtmann
2013-10-13Bluetooth: Access HIDP session addresses through L2CAP channelMarcel Holtmann
2013-10-13Bluetooth: Access CMTP session addresses through L2CAP channelMarcel Holtmann
2013-10-13Bluetooth: Access RFCOMM session addresses through L2CAP channelMarcel Holtmann
2013-10-13Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann
2013-10-13Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann
2013-10-13Bluetooth: Update L2CAP socket source address from HCI connectionMarcel Holtmann
2013-10-13Bluetooth: Fix coding style violations in SMP handlingMarcel Holtmann
2013-10-13Bluetooth: Fix input address type for SMP C1 functionMarcel Holtmann
2013-10-13Bluetooth: Use hci_conn->src address for L2CAP functionsMarcel Holtmann
2013-10-13Bluetooth: Use hci_conn->src address for SMP functionsMarcel Holtmann
2013-10-13Bluetooth: Update source address and type for incoming LE connectionsMarcel Holtmann
2013-10-13Bluetooth: Store source address of HCI connectionsMarcel Holtmann
2013-10-13Bluetooth: Store the source address type of LE connectionsMarcel Holtmann
2013-10-13Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann
2013-10-13Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAPMarcel Holtmann
2013-10-13Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMPMarcel Holtmann
2013-10-13Bluetooth: Remove l2cap_conn->dst usage from AMP managerMarcel Holtmann
2013-10-12Bluetooth: Unicast connectionless data reception is supportedMarcel Holtmann
2013-10-12Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann
2013-10-12Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann
2013-10-12Bluetooth: Limit security mode 4 level 0 to connection oriented channelsMarcel Holtmann
2013-10-12Bluetooth: Fix PSM value for L2CAP connectionless data packetsMarcel Holtmann
2013-10-12Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devicesMarcel Holtmann
2013-10-12Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands listMarcel Holtmann
2013-10-11Bluetooth: Don't advertise high speed support without SSPMarcel Holtmann
2013-10-11Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSEMarcel Holtmann
2013-10-11Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann
2013-10-11Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann
2013-10-11Bluetooth: Remove return value from hci_send_frame() functionMarcel Holtmann
2013-10-11Bluetooth: Remove pointless check of hci_send_frame parameterMarcel Holtmann
2013-10-11Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann
2013-10-11Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann
2013-10-10Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann