index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ieee802154_netdev.h
Age
Commit message (
Expand
)
Author
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2023-11-20
ieee802154: Add support for user disassociation requests
Miquel Raynal
2023-11-20
mac802154: Handle associating
Miquel Raynal
2023-11-20
ieee802154: Add support for user association requests
Miquel Raynal
2023-03-23
mac802154: Handle received BEACON_REQ
Miquel Raynal
2023-03-23
mac802154: Handle active scanning
Miquel Raynal
2023-01-28
mac802154: Handle basic beaconing
Miquel Raynal
2023-01-03
ieee802154: Define a beacon frame header
Miquel Raynal
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
2022-10-12
ieee802154: hwsim: Implement address filtering
Miquel Raynal
2022-10-07
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
2022-09-16
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2016-01-04
mac802154: constify ieee802154_llsec_ops structure
Julia Lawall
2015-09-30
nl802154: add support for security layer
Alexander Aring
2015-09-22
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
2015-09-22
ieee802154: header_ops: fix frame control setting
Alexander Aring
2015-06-12
mac802154: cleanup llsec param flags
Varka Bhadram
2015-05-26
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
2015-05-23
mac802154: remove mib lock
Alexander Aring
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2014-12-19
ieee802154: rework cca setting
Alexander Aring
2014-11-05
ieee802154: remove mlme get_phy callback
Alexander Aring
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-05-16
ieee802154, mac802154: implement devkey record option
Phoebe Buckheister
2014-05-16
mac802154: add llsec configuration functions
Phoebe Buckheister
2014-05-16
mac802154: integrate llsec with wpan devices
Phoebe Buckheister
2014-05-16
ieee802154: add types for link-layer security
Phoebe Buckheister
2014-05-15
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
ieee802154: add definitions for link-layer security and header functions
Phoebe Buckheister
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-03-14
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
2014-03-14
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-14
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2014-03-14
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2014-03-14
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-14
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
2014-03-14
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-02-28
6lowpan: add frag information struct
Alexander Aring
2013-04-08
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
2013-04-08
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
Werner Almesberger
2012-05-16
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2009-11-06
ieee802154: add an mlme_ops call to retrieve PHY object
Dmitry Eremin-Solenikov
2009-11-06
ieee802154: constify struct net_device in some operations
Dmitry Eremin-Solenikov
2009-08-19
ieee802154: add support for channel pages from IEEE 802.15.4-2006
Dmitry Eremin-Solenikov
2009-07-23
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov