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
2014-11-12
ieee820154: add backoff exponent setting support
Alexander Aring
3
-0
/
+61
2014-11-12
ieee820154: add short_addr setting support
Alexander Aring
3
-0
/
+64
2014-11-12
ieee820154: add pan_id setting support
Alexander Aring
3
-0
/
+58
2014-11-12
ieee820154: add channel set support
Alexander Aring
3
-0
/
+59
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
3
-0
/
+53
2014-11-12
mac802154: change module description
Alexander Aring
1
-1
/
+1
2014-11-12
mac802154: add wpan_phy priv id
Alexander Aring
3
-0
/
+8
2014-11-12
mac820154: move mutex locks out of loop
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: rename sdata next to tmp
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
3
-8
/
+15
2014-11-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
27
-628
/
+536
2014-11-11
mac80211: refactor duplicate detection
Johannes Berg
1
-5
/
+20
2014-11-11
Bluetooth: 6lowpan: Remove unnecessary RCU callback
Johan Hedberg
1
-9
/
+2
2014-11-11
Bluetooth: Fix mgmt connected notification
Johan Hedberg
1
-1
/
+7
2014-11-11
Bluetooth: Fix sparse warning in amp.c
Johan Hedberg
1
-9
/
+16
2014-11-10
Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-0
/
+3
2014-11-10
cfg80211: introduce regulatory flags controlling bw
Arik Nemtsov
1
-2
/
+34
2014-11-10
mac80211: add back support for radiotap vendor namespace data
Johannes Berg
1
-18
/
+82
2014-11-10
cfg80211/mac80211: allow any interface to send channel switch notifications
Luciano Coelho
2
-6
/
+2
2014-11-10
mac80211: send channel switch started notifications
Luciano Coelho
2
-0
/
+6
2014-11-10
cfg80211: add channel switch started notification
Luciano Coelho
2
-3
/
+41
2014-11-10
mac80211: add device_timestamp to the drv_pre_channel_switch trace
Luciano Coelho
1
-0
/
+2
2014-11-10
mac80211: fix order of setting ch_switch and drv_pre_channel_switch call
Luciano Coelho
1
-6
/
+6
2014-11-09
mac802154: protect address changes via ioctl
Alexander Aring
1
-0
/
+7
2014-11-09
ieee802154: fix iface dump with lowpan
Alexander Aring
1
-3
/
+14
2014-11-09
ieee802154: netlink add rtnl lock
Alexander Aring
2
-4
/
+12
2014-11-09
mac820154: don't set monitor dev_addr
Alexander Aring
1
-1
/
+3
2014-11-09
ieee802154: add wpan_dev dump support
Alexander Aring
1
-0
/
+145
2014-11-09
ieee802154: add wpan_phy dump support
Alexander Aring
3
-1
/
+223
2014-11-09
ieee802154: add nl802154 framework
Alexander Aring
7
-4
/
+350
2014-11-09
ieee802154: sysfs add wpan_phy index and name
Alexander Aring
1
-0
/
+24
2014-11-09
ieee802154: add wpan_dev_list
Alexander Aring
2
-3
/
+103
2014-11-09
ieee802154: add iftype to wpan_dev
Alexander Aring
1
-0
/
+1
2014-11-09
ieee802154: add cfg802154_registered_device list
Alexander Aring
2
-1
/
+45
2014-11-09
ieee802154: rename wpan_phy_alloc
Alexander Aring
2
-3
/
+3
2014-11-09
mac802154: remove mac_params in sdata
Alexander Aring
3
-14
/
+33
2014-11-09
mac802154: move mac pib attributes into wpan_dev
Alexander Aring
4
-42
/
+40
2014-11-08
Bluetooth: 6lowpan: fix skb_unshare behaviour
Alexander Aring
1
-6
/
+2
2014-11-07
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
Jaganath Kanakkassery
1
-1
/
+2
2014-11-07
6lowpan: move skb_free from error paths in decompression
Martin Townsend
3
-37
/
+25
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
1
-12
/
+12
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
1
-0
/
+27
2014-11-06
mac80211: Fix regression that triggers a kernel BUG with CCMP
Ronald Wahl
1
-0
/
+3
2014-11-05
mac802154: fix typo promisuous to promiscuous
Alexander Aring
2
-4
/
+4
2014-11-05
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
1
-3
/
+2
2014-11-05
mac802154: add support for perm_extended_addr
Alexander Aring
1
-0
/
+4
2014-11-05
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
1
-1
/
+1
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
3
-8
/
+10
2014-11-05
mac802154: add default interface registration
Alexander Aring
1
-0
/
+12
2014-11-05
ieee802154: remove mlme get_phy callback
Alexander Aring
5
-26
/
+6
[prev]
[next]