index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: fix time calculation in ieee802154_configure_durations()
Dmitry Antipov
2024-05-18
1
-6
/
+8
*
mac802154: Handle associating
Miquel Raynal
2023-11-20
1
-0
/
+2
*
mac802154: Handle received BEACON_REQ
Miquel Raynal
2023-03-23
1
-0
/
+2
*
mac802154: Handle basic beaconing
Miquel Raynal
2023-01-28
1
-0
/
+1
*
mac802154: Handle passive scanning
Miquel Raynal
2023-01-03
1
-1
/
+15
*
mac802154: Prepare forcing specific symbol duration
Miquel Raynal
2023-01-03
1
-9
/
+11
*
mac802154: Allow the creation of coordinator interfaces
Miquel Raynal
2022-11-01
1
-1
/
+1
*
net: mac802154: Rename the main tx_work struct
Miquel Raynal
2022-06-10
1
-1
/
+1
*
net: mac802154: Rename the synchronous xmit worker
Miquel Raynal
2022-06-10
1
-1
/
+1
*
net: mac802154: Fix symbol durations
Miquel Raynal
2022-04-30
1
-6
/
+6
*
net: mac802154: Set durations automatically
Miquel Raynal
2022-02-10
1
-0
/
+46
*
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2022-02-10
1
-4
/
+4
*
net: mac802154: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-5
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
mac802154: Fixes kernel oops when unloading a radio driver
Koen Zandberg
2016-02-23
1
-1
/
+1
*
mac802154: change frame_retries behaviour
Alexander Aring
2015-08-10
1
-6
/
+3
*
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
2015-07-30
1
-0
/
+2
*
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
1
-1
/
+1
*
mac802154: use WARN_ON() macro
Varka Bhadram
2015-07-23
1
-4
/
+2
*
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
1
-0
/
+6
*
ieee802154: add several phy supported handling
Alexander Aring
2015-05-19
1
-0
/
+26
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-09
1
-1
/
+3
|
\
|
*
mac802154: fix ieee802154_register_hw error handling
Alexander Aring
2015-04-30
1
-1
/
+3
*
|
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
1
-1
/
+2
|
/
*
ieee802154: setting extended address while iface add
Alexander Aring
2014-11-17
1
-1
/
+2
*
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
2014-11-17
1
-1
/
+1
*
mac802154: use new nl802154 iftype types
Alexander Aring
2014-11-17
1
-2
/
+2
*
mac802154: remove deprecated linux-zigbee info
Alexander Aring
2014-11-17
1
-2
/
+0
*
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-13
1
-0
/
+17
*
mac802154: add ifname change notifier
Alexander Aring
2014-11-12
1
-0
/
+15
*
mac802154: change module description
Alexander Aring
2014-11-12
1
-1
/
+1
*
mac802154: add wpan_phy priv id
Alexander Aring
2014-11-12
1
-0
/
+2
*
mac820154: move interface unregistration into iface
Alexander Aring
2014-11-12
1
-8
/
+1
*
ieee802154: rename wpan_phy_alloc
Alexander Aring
2014-11-09
1
-1
/
+1
*
mac802154: add default interface registration
Alexander Aring
2014-11-05
1
-0
/
+12
*
mac802154: move interface add handling in iface
Alexander Aring
2014-11-05
1
-67
/
+0
*
mac802154: move interface del handling in iface
Alexander Aring
2014-11-05
1
-16
/
+0
*
cfg802154: convert deprecated iface add and del
Alexander Aring
2014-11-02
1
-6
/
+2
*
mac802154: introduce mac802154_config_ops
Alexander Aring
2014-11-02
1
-1
/
+2
*
cfg802154: introduce cfg802154_registered_device
Alexander Aring
2014-11-02
1
-1
/
+1
*
mac802154: main: remove unnecessary include
Alexander Aring
2014-10-29
1
-1
/
+0
*
mac802154: move local started handling
Alexander Aring
2014-10-28
1
-19
/
+0
*
mac802154: rename running to started
Alexander Aring
2014-10-28
1
-3
/
+3
*
mac802154: remove driver ops in wpan-phy
Alexander Aring
2014-10-28
1
-85
/
+0
*
mac802154: use driver-ops function wrappers
Alexander Aring
2014-10-28
1
-6
/
+7
*
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-28
1
-1
/
+1
*
mac802154: main: move open and close into iface
Alexander Aring
2014-10-28
1
-59
/
+0
*
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-27
1
-0
/
+30
*
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-26
1
-2
/
+2
*
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
2014-10-25
1
-10
/
+0
[next]