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
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
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-5
/
+1
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-03-09
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2
-2
/
+2
2024-03-06
ieee802154: cfg802154: make wpan_phy_class constant
Ricardo B. Marliere
2
-2
/
+2
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-01-29
net: fill in MODULE_DESCRIPTION()s for ieee802154
Breno Leitao
2
-0
/
+2
2023-12-15
mac802154: Avoid new associations while disassociating
Miquel Raynal
1
-1
/
+7
2023-12-15
ieee802154: Avoid confusing changes after associating
Miquel Raynal
1
-12
/
+18
2023-11-20
ieee802154: Give the user the association list
Miquel Raynal
1
-2
/
+101
2023-11-20
mac802154: Follow the number of associated devices
Miquel Raynal
1
-0
/
+2
2023-11-20
ieee802154: Add support for limiting the number of associated devices
Miquel Raynal
3
-0
/
+37
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2
-0
/
+37
2023-11-20
mac802154: Handle disassociations
Miquel Raynal
1
-0
/
+2
2023-11-20
ieee802154: Add support for user disassociation requests
Miquel Raynal
3
-0
/
+75
2023-11-20
mac802154: Handle associating
Miquel Raynal
1
-0
/
+12
2023-11-20
ieee802154: Add support for user association requests
Miquel Raynal
3
-0
/
+77
2023-11-20
ieee802154: Internal PAN management
Miquel Raynal
3
-1
/
+66
2023-11-20
ieee802154: Let PAN IDs be reset
Miquel Raynal
1
-10
/
+0
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+6
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-2
/
+6
2023-08-16
genetlink: use attrs from struct genl_info
Jakub Kicinski
1
-2
/
+2
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-2
/
+0
2023-06-25
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
2
-1
/
+48
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-16
ieee802154: Replace strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-16
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
1
-8
/
+7
2023-06-06
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
1
-2
/
+1
2023-05-17
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
1
-4
/
+5
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
1
-5
/
+4
2023-03-24
net: ieee802154: Handle limited devices with only datagram support
Miquel Raynal
1
-0
/
+10
2023-03-23
mac802154: Handle received BEACON_REQ
Miquel Raynal
1
-0
/
+13
2023-03-23
ieee802154: Add support for allowing to answer BEACON_REQ
Miquel Raynal
1
-1
/
+1
2023-03-23
mac802154: Handle active scanning
Miquel Raynal
1
-0
/
+23
2023-03-23
ieee802154: Add support for user active scan requests
Miquel Raynal
1
-0
/
+1
2023-03-17
net: ieee802154: remove an unnecessary null pointer check
Dongliang Mu
1
-2
/
+1
2023-03-02
ieee802154: Prevent user from crashing the host
Miquel Raynal
1
-1
/
+1
2023-02-18
ieee802154: Drop device trackers
Miquel Raynal
1
-20
/
+4
2023-02-18
ieee802154: Change error code on monitor scan netlink request
Miquel Raynal
1
-1
/
+1
2023-02-18
ieee802154: Convert scan error messages to extack
Miquel Raynal
1
-6
/
+13
2023-02-18
ieee802154: Use netlink policies when relevant on scan parameters
Miquel Raynal
1
-56
/
+28
2023-01-28
mac802154: Handle basic beaconing
Miquel Raynal
1
-0
/
+24
2023-01-28
ieee802154: Add support for user beaconing requests
Miquel Raynal
4
-0
/
+143
2023-01-03
ieee802154: Introduce a helper to validate a channel
Miquel Raynal
1
-2
/
+1
2023-01-03
ieee802154: Add support for user scanning requests
Miquel Raynal
4
-0
/
+291
2022-12-08
Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2
-0
/
+105
2022-11-29
ieee802154: Advertize coordinators discovery
Miquel Raynal
2
-0
/
+105
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
1
-2
/
+4
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+3
[next]