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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-14
/
+101
2014-02-28
ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
1
-36
/
+0
2014-02-28
wl1251: move power GPIO handling into the driver
Sebastian Reichel
1
-1
/
+1
2014-02-28
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
1
-1
/
+21
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
1
-0
/
+1
2014-02-28
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2
-0
/
+2
2014-02-28
Bluetooth: Add defines for LE initiator filter policy
Johan Hedberg
1
-0
/
+3
2014-02-28
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
1
-0
/
+4
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
3
-7
/
+7
2014-02-28
Bluetooth: Add timer to force power off
Johan Hedberg
1
-0
/
+1
2014-02-28
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
1
-0
/
+7
2014-02-28
Bluetooth: Add definitions for LE white list HCI commands
Marcel Holtmann
1
-0
/
+14
2014-02-28
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
1
-1
/
+0
2014-02-27
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
1
-0
/
+2
2014-02-27
Bluetooth: Add tracking of advertising address type
Johan Hedberg
1
-0
/
+1
2014-02-27
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
1
-0
/
+1
2014-02-27
Bluetooth: Connection parameters and resolvable address
Andre Guedes
1
-3
/
+3
2014-02-27
Bluetooth: Introduce LE auto connect options
Andre Guedes
1
-1
/
+8
2014-02-27
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
1
-0
/
+2
2014-02-27
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
1
-0
/
+7
2014-02-27
Bluetooth: Refactor HCI connection code
Andre Guedes
1
-2
/
+4
2014-02-27
Bluetooth: Stop scanning on LE connection
Andre Guedes
1
-0
/
+1
2014-02-27
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
1
-0
/
+2
2014-02-27
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
1
-0
/
+2
2014-02-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
8
-34
/
+211
2014-02-24
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
Johan Hedberg
1
-1
/
+2
2014-02-24
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
Johan Hedberg
1
-0
/
+1
2014-02-24
Bluetooth: Add convenience function for getting total connection count
Johan Hedberg
1
-0
/
+7
2014-02-24
Bluetooth: Store current RPA and update it if needed
Marcel Holtmann
1
-0
/
+1
2014-02-24
Bluetooth: Use unresolvable private address for active scanning
Marcel Holtmann
1
-1
/
+2
2014-02-24
Bluetooth: Remove unneeded hdev->own_addr_type
Johan Hedberg
1
-1
/
+0
2014-02-24
Bluetooth: Add hci_update_random_address() convenience function
Johan Hedberg
1
-0
/
+2
2014-02-24
Bluetooth: Add timer for regenerating local RPA
Johan Hedberg
2
-0
/
+6
2014-02-22
Bluetooth: Add mgmt defines for privacy
Johan Hedberg
1
-0
/
+8
2014-02-22
Bluetooth: Add initial code for distributing local IRK
Johan Hedberg
2
-0
/
+3
2014-02-21
cfg80211: docbook: add interface combinations documentation
Luciano Coelho
1
-4
/
+8
2014-02-21
cfg80211: docbook: fix small formatting error
Luciano Coelho
1
-1
/
+1
2014-02-21
cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag
Janusz Dziedzic
1
-4
/
+5
2014-02-21
Bluetooth: Provide option for changing LE advertising channel map
Marcel Holtmann
1
-0
/
+1
2014-02-20
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
1
-1
/
+2
2014-02-20
cfg80211: document sched_scan_stop synchronous behaviour
Johannes Berg
2
-3
/
+9
2014-02-20
cfg80211: Pass TDLS peer capability information in tdls_mgmt
Sunil Dutt Undekari
2
-1
/
+23
2014-02-20
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
152
-1054
/
+2636
2014-02-20
Bluetooth: Track the current configured random address
Marcel Holtmann
1
-0
/
+1
2014-02-20
Bluetooth: Replace own_address_type with force_static_address debugfs
Marcel Holtmann
1
-0
/
+1
2014-02-19
Bluetooth: Add support for sending New IRK event
Johan Hedberg
2
-0
/
+8
2014-02-19
Bluetooth: Move SMP LTK notification after key distribution
Johan Hedberg
1
-3
/
+2
2014-02-19
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
1
-1
/
+1
2014-02-19
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
1
-5
/
+6
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
1
-0
/
+1
[next]