index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
ieee802154_i.h
Age
Commit message (
Expand
)
Author
2023-11-20
mac802154: Handle disassociation notifications from peers
Miquel Raynal
2023-11-20
mac802154: Handle association requests from peers
Miquel Raynal
2023-11-20
mac802154: Handle disassociations
Miquel Raynal
2023-11-20
mac802154: Handle associating
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
mac802154: Handle passive scanning
Miquel Raynal
2023-01-03
mac802154: Add MLME Tx locked helpers
Miquel Raynal
2022-10-12
mac802154: set filter at drv_start()
Alexander Aring
2022-06-27
net: mac802154: Fix a Tx warning check
Miquel Raynal
2022-06-10
net: mac802154: Introduce a synchronous API for MLME commands
Miquel Raynal
2022-06-10
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
2022-06-10
net: mac802154: Introduce a helper to disable the queue
Miquel Raynal
2022-06-10
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2022-06-10
net: mac802154: Rename the main tx_work struct
Miquel Raynal
2022-06-10
net: mac802154: Rename the synchronous xmit worker
Miquel Raynal
2022-04-25
net: mac802154: Save a global error code on transmissions
Miquel Raynal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2015-07-30
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
2015-07-23
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
2015-07-23
mac802154: util: add stop_device utility function
Alexander Aring
2015-07-23
mac802154: remove unused macro
Varka Bhadram
2015-07-23
mac802154: add llsec address update workaround
Alexander Aring
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
2015-05-23
mac802154: remove mib lock
Alexander Aring
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-04-30
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2014-11-17
ieee802154: add del interface command
Alexander Aring
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
2014-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
2014-11-17
mac802154: remove unused prototypes
Alexander Aring
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
2014-11-12
mac802154: add wpan_phy priv id
Alexander Aring
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
2014-11-09
mac802154: remove mac_params in sdata
Alexander Aring
2014-11-09
mac802154: move mac pib attributes into wpan_dev
Alexander Aring
2014-11-05
mac802154: fix typo promisuous to promiscuous
Alexander Aring
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-05
ieee802154: rework interface registration
Alexander Aring
2014-11-05
mac802154: move interface add handling in iface
Alexander Aring
2014-11-05
mac802154: move interface del handling in iface
Alexander Aring
2014-11-02
mac802154: set extended address filter on ifup
Alexander Aring
2014-11-02
cfg802154: convert deprecated iface add and del
Alexander Aring
2014-10-29
mac802154: add basic support for monitor
Alexander Aring
[next]