index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg802154.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: Avoid new associations while disassociating
Miquel Raynal
2023-12-15
1
-1
/
+3
*
mac802154: Follow the number of associated devices
Miquel Raynal
2023-11-20
1
-0
/
+1
*
ieee802154: Add support for limiting the number of associated devices
Miquel Raynal
2023-11-20
1
-0
/
+8
*
mac802154: Handle association requests from peers
Miquel Raynal
2023-11-20
1
-0
/
+7
*
ieee802154: Add support for user disassociation requests
Miquel Raynal
2023-11-20
1
-0
/
+3
*
ieee802154: Add support for user association requests
Miquel Raynal
2023-11-20
1
-0
/
+4
*
ieee802154: Internal PAN management
Miquel Raynal
2023-11-20
1
-0
/
+47
*
net: cfg802154: fix kernel-doc notation warnings
Randy Dunlap
2023-07-14
1
-1
/
+2
*
net: ieee802154: Handle limited devices with only datagram support
Miquel Raynal
2023-03-24
1
-0
/
+3
*
ieee802154: Add support for user beaconing requests
Miquel Raynal
2023-01-28
1
-0
/
+23
*
mac802154: Handle passive scanning
Miquel Raynal
2023-01-03
1
-0
/
+16
*
mac802154: Prepare forcing specific symbol duration
Miquel Raynal
2023-01-03
1
-1
/
+2
*
ieee802154: Introduce a helper to validate a channel
Miquel Raynal
2023-01-03
1
-0
/
+11
*
ieee802154: Add support for user scanning requests
Miquel Raynal
2023-01-03
1
-0
/
+25
*
ieee802154: Advertize coordinators discovery
Miquel Raynal
2022-11-29
1
-0
/
+18
*
mac802154: set filter at drv_start()
Alexander Aring
2022-10-12
1
-2
/
+5
*
net: mac802154: Add a warning in the hot path
Miquel Raynal
2022-06-10
1
-1
/
+4
*
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
2022-06-10
1
-0
/
+1
*
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2022-06-10
1
-2
/
+4
*
net: mac802154: Follow the count of ongoing transmissions
Miquel Raynal
2022-06-10
1
-0
/
+3
*
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-22
1
-0
/
+2
*
net: mac802154: Set durations automatically
Miquel Raynal
2022-02-10
1
-0
/
+2
*
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2022-02-10
1
-2
/
+2
*
net: ieee802154: Provide a kdoc to the address structure
David Girault
2022-02-01
1
-0
/
+10
*
cfg802154: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
ieee802154: add netns support
Alexander Aring
2016-07-08
1
-0
/
+13
*
nl802154: add support for security layer
Alexander Aring
2015-09-30
1
-0
/
+131
*
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
2015-09-22
1
-0
/
+33
*
ieee802154: add ack request default handling
Alexander Aring
2015-08-10
1
-0
/
+5
*
ieee802154: 6lowpan: remove multiple lowpan per wpan support
Alexander Aring
2015-08-10
1
-0
/
+3
*
cfg802154: add PM hooks
Varka Bhadram
2015-07-23
1
-0
/
+2
*
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
1
-0
/
+1
*
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
1
-0
/
+1
*
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
1
-2
/
+2
*
mac802154: remove pib lock
Alexander Aring
2015-05-23
1
-2
/
+0
*
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
1
-1
/
+1
*
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
1
-0
/
+16
*
mac802154: check for really changes
Alexander Aring
2015-05-19
1
-0
/
+12
*
ieee802154: add several phy supported handling
Alexander Aring
2015-05-19
1
-1
/
+25
*
ieee802154: introduce wpan_phy_supported
Alexander Aring
2015-05-19
1
-1
/
+5
*
ieee802154: change cca ed level to mbm
Alexander Aring
2015-05-19
1
-0
/
+1
*
ieee802154: change transmit power to mbm
Alexander Aring
2015-05-19
1
-0
/
+1
*
ieee802154: change transmit power to s32
Alexander Aring
2015-05-19
1
-1
/
+1
*
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
1
-0
/
+2
*
nl802154: introduce support for cca settings
Alexander Aring
2014-12-19
1
-0
/
+3
*
ieee802154: rework cca setting
Alexander Aring
2014-12-19
1
-1
/
+6
*
ieee802154: fix byteorder for short address and panid
Alexander Aring
2014-11-17
1
-2
/
+2
*
ieee802154: rename and move WPAN_NUM_ defines
Alexander Aring
2014-11-17
1
-9
/
+2
*
ieee802154: add del interface command
Alexander Aring
2014-11-17
1
-0
/
+2
[next]