index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-11-09
mac802154: remove mac_params in sdata
Alexander Aring
1
-10
/
+9
2014-11-09
mac802154: move mac pib attributes into wpan_dev
Alexander Aring
1
-24
/
+31
2014-11-05
mac802154: fix typo promisuous to promiscuous
Alexander Aring
1
-3
/
+3
2014-11-05
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
1
-3
/
+2
2014-11-05
mac802154: add support for perm_extended_addr
Alexander Aring
1
-0
/
+4
2014-11-05
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
1
-1
/
+1
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
1
-5
/
+6
2014-11-05
ieee802154: remove mlme get_phy callback
Alexander Aring
1
-1
/
+0
2014-11-05
ieee802154: rework interface registration
Alexander Aring
1
-81
/
+77
2014-11-05
mac802154: move dev_hold out of ieee802154_if_add
Alexander Aring
1
-1
/
+0
2014-11-05
mac802154: move interface add handling in iface
Alexander Aring
1
-0
/
+66
2014-11-05
mac802154: move interface del handling in iface
Alexander Aring
1
-0
/
+12
2014-11-02
ieee802154: remove unnecessary functions
Alexander Aring
1
-22
/
+0
2014-11-02
mac802154: iface: add validation for extended address
Alexander Aring
1
-2
/
+6
2014-11-02
mac802154: move phy settings into netlink receive
Alexander Aring
1
-19
/
+0
2014-11-02
mac802154: set panid address filter on ifup
Alexander Aring
1
-0
/
+4
2014-11-02
mac802154: set short address filter on ifup
Alexander Aring
1
-0
/
+4
2014-11-02
mac802154: set extended address filter on ifup
Alexander Aring
1
-1
/
+9
[next]