index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
1
-0
/
+6
2023-01-28
mac802154: Handle basic beaconing
Miquel Raynal
1
-0
/
+3
2023-01-03
mac802154: Handle passive scanning
Miquel Raynal
1
-0
/
+3
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-12-05
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
1
-0
/
+1
2022-11-01
mac802154: Allow the creation of coordinator interfaces
Miquel Raynal
1
-6
/
+8
2022-11-01
mac802154: Clarify an expression
Miquel Raynal
1
-2
/
+1
2022-10-12
mac802154: set filter at drv_start()
Alexander Aring
1
-28
/
+16
2021-10-20
mac802154: use dev_addr_set() - manual
Jakub Kicinski
1
-7
/
+8
2021-10-20
mac802154: use dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-07
ieee802154: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-4
/
+3
2016-09-19
mac802154: set phy net namespace for new ifaces
Alexander Aring
1
-0
/
+1
2015-09-30
ieee802154: change mtu size behaviour
Alexander Aring
1
-1
/
+11
2015-09-24
mac802154: iface: assume big endian for af_packet
Alexander Aring
1
-5
/
+3
2015-09-22
ieee802154: change needed headroom/tailroom
Alexander Aring
1
-3
/
+14
2015-09-22
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
1
-12
/
+79
2015-08-10
mac802154: change frame_retries behaviour
Alexander Aring
1
-2
/
+1
2015-08-10
mac802154: fix wpan mac setting while lowpan is there
Alexander Aring
1
-0
/
+15
2015-07-23
mac802154: util: add stop_device utility function
Alexander Aring
1
-5
/
+2
2015-07-23
mac802154: add llsec address update workaround
Alexander Aring
1
-1
/
+6
2015-06-17
mac802154: iface: cleanup stack variable
Alexander Aring
1
-1
/
+1
2015-06-17
mac802154: iface: fix order while interface up
Alexander Aring
1
-48
/
+55
2015-06-15
mac802154: iface: flush workqueue before stop
Alexander Aring
1
-0
/
+1
2015-06-15
mac802154: iface: fix hrtimer cancel on ifdown
Alexander Aring
1
-3
/
+3
2015-06-09
mac802154/iface: remove superfluous WARN_ON call in slave_open()
Stefan Schmidt
1
-1
/
+0
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
1
-5
/
+4
2015-05-31
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
1
-2
/
+2
2015-05-26
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
1
-0
/
+3
2015-05-23
mac802154: remove mib lock
Alexander Aring
1
-8
/
+0
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
1
-3
/
+6
2015-05-23
mac802154: remove pib lock
Alexander Aring
1
-7
/
+0
2015-05-23
mac802154: fix hold rtnl while ioctl
Alexander Aring
1
-2
/
+3
2015-04-30
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
1
-2
/
+3
2015-03-27
mac802154: cleanup concurrent check
Alexander Aring
1
-14
/
+6
2014-12-20
ieee802154: iface: move multiple node type check
Alexander Aring
1
-14
/
+9
2014-12-20
mac802154: iface: check concurrent ifaces
Alexander Aring
1
-0
/
+77
2014-11-26
mac802154: remove unnecessary if statement
Varka Bhadram
1
-5
/
+3
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
1
-4
/
+8
2014-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
1
-4
/
+1
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
1
-9
/
+9
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
1
-0
/
+2
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
1
-0
/
+35
2014-11-12
mac820154: move mutex locks out of loop
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: rename sdata next to tmp
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
1
-0
/
+13
2014-11-09
mac802154: protect address changes via ioctl
Alexander Aring
1
-0
/
+7
2014-11-09
mac820154: don't set monitor dev_addr
Alexander Aring
1
-1
/
+3
2014-11-09
ieee802154: add iftype to wpan_dev
Alexander Aring
1
-0
/
+1
[next]