summaryrefslogtreecommitdiffstats
path: root/net/ieee802154
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski2024-03-082-2/+2
|\
| * ieee802154: cfg802154: make wpan_phy_class constantRicardo B. Marliere2024-03-062-2/+2
* | rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet2024-02-261-1/+1
* | net: fill in MODULE_DESCRIPTION()s for ieee802154Breno Leitao2024-01-292-0/+2
|/
* mac802154: Avoid new associations while disassociatingMiquel Raynal2023-12-151-1/+7
* ieee802154: Avoid confusing changes after associatingMiquel Raynal2023-12-151-12/+18
* ieee802154: Give the user the association listMiquel Raynal2023-11-201-2/+101
* mac802154: Follow the number of associated devicesMiquel Raynal2023-11-201-0/+2
* ieee802154: Add support for limiting the number of associated devicesMiquel Raynal2023-11-203-0/+37
* mac802154: Handle association requests from peersMiquel Raynal2023-11-202-0/+37
* mac802154: Handle disassociationsMiquel Raynal2023-11-201-0/+2
* ieee802154: Add support for user disassociation requestsMiquel Raynal2023-11-203-0/+75
* mac802154: Handle associatingMiquel Raynal2023-11-201-0/+12
* ieee802154: Add support for user association requestsMiquel Raynal2023-11-203-0/+77
* ieee802154: Internal PAN managementMiquel Raynal2023-11-203-1/+66
* ieee802154: Let PAN IDs be resetMiquel Raynal2023-11-201-10/+0
* Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-08-291-2/+6
|\
| * networking: Update to register_net_sysctl_szJoel Granados2023-08-151-2/+6
* | genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-151-2/+2
|/
* sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-241-2/+0
* Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...Jakub Kicinski2023-06-242-1/+48
|\
| * Merge tag 'v6.4-rc4' into wpan-next/stagingMiquel Raynal2023-06-061-2/+1
| |\
| * | net: ieee802154: Handle limited devices with only datagram supportMiquel Raynal2023-03-241-0/+10
| * | mac802154: Handle received BEACON_REQMiquel Raynal2023-03-231-0/+13
| * | ieee802154: Add support for allowing to answer BEACON_REQMiquel Raynal2023-03-231-1/+1
| * | mac802154: Handle active scanningMiquel Raynal2023-03-231-0/+23
| * | ieee802154: Add support for user active scan requestsMiquel Raynal2023-03-231-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-221-1/+1
|\ \ \
| * | | ieee802154: Replace strlcpy with strscpyAzeem Shaikh2023-06-161-1/+1
| | |/ | |/|
* | | net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao2023-06-151-8/+7
* | | Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski2023-05-161-4/+5
* | | net: Remove low_thresh in ip defragAngus Chen2023-05-151-5/+4
|/ /
* / net: ieee802154: remove an unnecessary null pointer checkDongliang Mu2023-03-171-2/+1
|/
* ieee802154: Prevent user from crashing the hostMiquel Raynal2023-03-021-1/+1
* ieee802154: Drop device trackersMiquel Raynal2023-02-181-20/+4
* ieee802154: Change error code on monitor scan netlink requestMiquel Raynal2023-02-181-1/+1
* ieee802154: Convert scan error messages to extackMiquel Raynal2023-02-181-6/+13
* ieee802154: Use netlink policies when relevant on scan parametersMiquel Raynal2023-02-181-56/+28
* mac802154: Handle basic beaconingMiquel Raynal2023-01-281-0/+24
* ieee802154: Add support for user beaconing requestsMiquel Raynal2023-01-284-0/+143
* ieee802154: Introduce a helper to validate a channelMiquel Raynal2023-01-031-2/+1
* ieee802154: Add support for user scanning requestsMiquel Raynal2023-01-034-0/+291
* Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski2022-12-072-0/+105
|\
| * ieee802154: Advertize coordinators discoveryMiquel Raynal2022-11-292-0/+105
* | genetlink: introduce split op representationJakub Kicinski2022-11-071-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-271-1/+3
|\ \ | |/ |/|
| * net: ieee802154: fix error return code in dgram_bind()Wei Yongjun2022-10-071-1/+3
* | Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller2022-10-261-0/+3
|\ \ | |/ |/|
| * net: mac802154: Introduce a tx queue flushing mechanismMiquel Raynal2022-06-101-0/+1
| * net: mac802154: Bring the ability to hold the transmit queueMiquel Raynal2022-06-101-0/+2