index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-3
/
+1
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-4
/
+2
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
/
+154
2013-10-11
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
6
-5
/
+156
2013-10-11
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
5
-4
/
+62
2013-10-11
Bluetooth: Remove hdev->ioctl driver callback
Marcel Holtmann
1
-4
/
+1
2013-10-11
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
2
-0
/
+13
2013-10-11
Bluetooth: Use hci_conn_num() for checking number of LE connections
Marcel Holtmann
1
-2
/
+2
2013-10-11
Bluetooth: Fix too long line with set_advertising() function
Marcel Holtmann
1
-1
/
+2
2013-10-10
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
Johan Hedberg
1
-1
/
+2
2013-10-10
Bluetooth: Fix potential double-frees of L2CAP skbs
Johan Hedberg
1
-2
/
+6
2013-10-10
Bluetooth: Restrict high speed support to SSP enabled controllers
Marcel Holtmann
1
-10
/
+32
2013-10-10
Bluetooth: Remove unneeded val variable when setting SSP
Marcel Holtmann
1
-5
/
+3
2013-10-10
Bluetooth: Refactor hci_connect_le
Andre Guedes
1
-18
/
+33
2013-10-10
Bluetooth: Use HCI request for LE connection
Andre Guedes
2
-55
/
+67
2013-10-08
Bluetooth: Fix changing advertising setting while LE is connected
Johan Hedberg
1
-1
/
+7
2013-10-07
Bluetooth: Fix variable shadow warnings
Johannes Berg
2
-6
/
+8
2013-10-07
Bluetooth: Read flow control mode on AMP controller init
Marcel Holtmann
1
-0
/
+3
2013-10-07
Bluetooth: Read location data on AMP controller init
Marcel Holtmann
1
-0
/
+3
2013-10-07
Bluetooth: Read supported features and commands on AMP controllers
Marcel Holtmann
1
-0
/
+6
2013-10-07
Bluetooth: List powered down AMP controllers correctly
Marcel Holtmann
1
-1
/
+4
2013-10-07
Bluetooth: Make mgmt power down notification for BR/EDR explicit
Marcel Holtmann
1
-5
/
+6
2013-10-07
Bluetooth: Power off AMP controllers after setup phase
Marcel Holtmann
1
-1
/
+1
2013-10-07
Bluetooth: Make mgmt_discovering() return void
Marcel Holtmann
1
-2
/
+2
2013-10-07
Bluetooth: Make mgmt_remote_name() return void
Marcel Holtmann
1
-4
/
+3
2013-10-07
Bluetooth: Make mgmt_device_found() return void
Marcel Holtmann
1
-6
/
+6
2013-10-07
Bluetooth: Make mgmt_device_disconnected() return void
Marcel Holtmann
1
-7
/
+3
2013-10-07
Bluetooth: Make mgmt_device_connected() return void
Marcel Holtmann
1
-5
/
+5
2013-10-07
Bluetooth: Make mgmt_connect_failed() return void
Marcel Holtmann
1
-3
/
+3
2013-10-07
Bluetooth: Make mgmt_disconnect_failed() return void
Marcel Holtmann
1
-8
/
+5
2013-10-07
Bluetooth: Make mgmt_set_powered_failed() return void
Marcel Holtmann
1
-5
/
+3
2013-10-07
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
Marcel Holtmann
1
-6
/
+6
2013-10-07
Bluetooth: Send new settings only when pairable changes
Marcel Holtmann
1
-5
/
+7
2013-10-06
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
2
-18
/
+10
2013-10-06
Bluetooth: Remove no longer needed mgmt_new_settings() function
Marcel Holtmann
1
-7
/
+2
2013-10-06
Bluetooth: Use helper function for re-enabling advertising
Marcel Holtmann
2
-35
/
+34
2013-10-06
Bluetooth: Set LE advertising parameters before enabling it
Marcel Holtmann
1
-4
/
+18
2013-10-06
Bluetooth: Use helper functions for enabling/disabling advertising
Marcel Holtmann
1
-11
/
+22
2013-10-06
Bluetooth: Make it clear that disabling LE disables advertising
Marcel Holtmann
1
-2
/
+5
2013-10-06
Bluetooth: Use random address if public address is not available
Marcel Holtmann
2
-0
/
+8
2013-10-06
Bluetooth: Simplify device type check for AMP discover response
Marcel Holtmann
1
-11
/
+7
2013-10-06
Bluetooth: Use explicit check for BR/EDR device type
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Reject enabling controllers without valid addresses
Marcel Holtmann
1
-8
/
+35
2013-10-06
Bluetooth: Check for non BR/EDR controller in AMP discover response
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Simplify check if L2CAP connection is AMP capable
Marcel Holtmann
1
-17
/
+17
2013-10-06
Bluetooth: Move hci_amp_capable() function into L2CAP core
Marcel Holtmann
1
-0
/
+16
2013-10-06
Bluetooth: Remove check for number of AMP controller
Marcel Holtmann
1
-4
/
+3
[next]