index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: use goto label on failure
Varka Bhadram
2014-12-05
1
-2
/
+1
*
net/mac802154: No need for an extra space when casting
Stefan Schmidt
2014-12-05
1
-2
/
+2
*
net/mac802154: Remove extra blank lines.
Stefan Schmidt
2014-12-05
2
-21
/
+0
*
mac802154: remove unnecessary if statement
Varka Bhadram
2014-11-26
1
-5
/
+3
*
ieee802154: fix byteorder for short address and panid
Alexander Aring
2014-11-17
1
-7
/
+7
*
ieee802154: add del interface command
Alexander Aring
2014-11-17
2
-0
/
+15
*
ieee802154: setting extended address while iface add
Alexander Aring
2014-11-17
4
-9
/
+15
*
ieee802154: add new interface command
Alexander Aring
2014-11-17
1
-0
/
+15
*
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
2014-11-17
4
-7
/
+4
*
mac802154: use new nl802154 iftype types
Alexander Aring
2014-11-17
4
-16
/
+16
*
mac802154: remove deprecated linux-zigbee info
Alexander Aring
2014-11-17
1
-2
/
+0
*
mac802154: remove const for non pointer in cfg ops
Alexander Aring
2014-11-17
1
-15
/
+17
*
mac802154: remove const for non pointer in driver-ops
Alexander Aring
2014-11-17
1
-25
/
+21
*
mac802154: remove unused prototypes
Alexander Aring
2014-11-17
1
-6
/
+0
*
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-13
5
-4
/
+53
*
ieee820154: add lbt setting support
Alexander Aring
2014-11-12
1
-0
/
+16
*
ieee820154: add max frame retries setting support
Alexander Aring
2014-11-12
1
-0
/
+16
*
ieee820154: add max csma backoffs setting support
Alexander Aring
2014-11-12
1
-0
/
+16
*
ieee820154: add backoff exponent setting support
Alexander Aring
2014-11-12
1
-0
/
+18
*
ieee820154: add short_addr setting support
Alexander Aring
2014-11-12
1
-0
/
+26
*
ieee820154: add pan_id setting support
Alexander Aring
2014-11-12
1
-0
/
+20
*
ieee820154: add channel set support
Alexander Aring
2014-11-12
1
-0
/
+24
*
mac802154: add ifname change notifier
Alexander Aring
2014-11-12
3
-0
/
+53
*
mac802154: change module description
Alexander Aring
2014-11-12
1
-1
/
+1
*
mac802154: add wpan_phy priv id
Alexander Aring
2014-11-12
3
-0
/
+8
*
mac820154: move mutex locks out of loop
Alexander Aring
2014-11-12
1
-2
/
+2
*
mac820154: rename sdata next to tmp
Alexander Aring
2014-11-12
1
-2
/
+2
*
mac820154: move interface unregistration into iface
Alexander Aring
2014-11-12
3
-8
/
+15
*
mac802154: protect address changes via ioctl
Alexander Aring
2014-11-09
1
-0
/
+7
*
ieee802154: netlink add rtnl lock
Alexander Aring
2014-11-09
1
-4
/
+6
*
mac820154: don't set monitor dev_addr
Alexander Aring
2014-11-09
1
-1
/
+3
*
ieee802154: add iftype to wpan_dev
Alexander Aring
2014-11-09
1
-0
/
+1
*
ieee802154: rename wpan_phy_alloc
Alexander Aring
2014-11-09
1
-1
/
+1
*
mac802154: remove mac_params in sdata
Alexander Aring
2014-11-09
3
-14
/
+33
*
mac802154: move mac pib attributes into wpan_dev
Alexander Aring
2014-11-09
4
-42
/
+40
*
mac802154: fix typo promisuous to promiscuous
Alexander Aring
2014-11-05
2
-4
/
+4
*
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
2014-11-05
1
-3
/
+2
*
mac802154: add support for perm_extended_addr
Alexander Aring
2014-11-05
1
-0
/
+4
*
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
2014-11-05
1
-1
/
+1
*
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-05
3
-8
/
+10
*
mac802154: add default interface registration
Alexander Aring
2014-11-05
1
-0
/
+12
*
ieee802154: remove mlme get_phy callback
Alexander Aring
2014-11-05
2
-15
/
+0
*
ieee802154: rework interface registration
Alexander Aring
2014-11-05
3
-82
/
+88
*
mac802154: move dev_hold out of ieee802154_if_add
Alexander Aring
2014-11-05
1
-1
/
+0
*
mac802154: move interface add handling in iface
Alexander Aring
2014-11-05
4
-68
/
+72
*
mac802154: move interface del handling in iface
Alexander Aring
2014-11-05
4
-18
/
+16
*
ieee802154: remove nl802154 unused functions
Alexander Aring
2014-11-05
1
-6
/
+0
*
ieee802154: remove unnecessary functions
Alexander Aring
2014-11-02
1
-22
/
+0
*
mac802154: cfg: add missing include
Alexander Aring
2014-11-02
1
-0
/
+1
*
mac802154: iface: add validation for extended address
Alexander Aring
2014-11-02
1
-2
/
+6
[next]