index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
ieee802154: fix byteorder for short address and panid
Alexander Aring
2
-6
/
+6
2014-11-17
ieee802154: rename and move WPAN_NUM_ defines
Alexander Aring
1
-2
/
+2
2014-11-17
ieee802154: add del interface command
Alexander Aring
2
-0
/
+35
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
2
-3
/
+10
2014-11-17
ieee802154: add new interface command
Alexander Aring
2
-0
/
+41
2014-11-17
mac802154: remove const for non pointer in rdev-ops
Alexander Aring
1
-9
/
+5
2014-11-12
ieee820154: add lbt setting support
Alexander Aring
2
-0
/
+32
2014-11-12
ieee820154: add max frame retries setting support
Alexander Aring
2
-0
/
+41
2014-11-12
ieee820154: add max csma backoffs setting support
Alexander Aring
2
-0
/
+42
2014-11-12
ieee820154: add backoff exponent setting support
Alexander Aring
2
-0
/
+43
2014-11-12
ieee820154: add short_addr setting support
Alexander Aring
2
-0
/
+38
2014-11-12
ieee820154: add pan_id setting support
Alexander Aring
2
-0
/
+38
2014-11-12
ieee820154: add channel set support
Alexander Aring
2
-0
/
+35
2014-11-09
ieee802154: fix iface dump with lowpan
Alexander Aring
1
-3
/
+14
2014-11-09
ieee802154: netlink add rtnl lock
Alexander Aring
1
-0
/
+6
2014-11-09
ieee802154: add wpan_dev dump support
Alexander Aring
1
-0
/
+145
2014-11-09
ieee802154: add wpan_phy dump support
Alexander Aring
3
-1
/
+223
2014-11-09
ieee802154: add nl802154 framework
Alexander Aring
7
-4
/
+350
2014-11-09
ieee802154: sysfs add wpan_phy index and name
Alexander Aring
1
-0
/
+24
2014-11-09
ieee802154: add wpan_dev_list
Alexander Aring
2
-3
/
+103
2014-11-09
ieee802154: add cfg802154_registered_device list
Alexander Aring
2
-1
/
+45
2014-11-09
ieee802154: rename wpan_phy_alloc
Alexander Aring
1
-2
/
+2
2014-11-06
6lowpan: move skb_free from error paths in decompression
Martin Townsend
1
-10
/
+6
2014-11-05
ieee802154: remove mlme get_phy callback
Alexander Aring
3
-11
/
+6
2014-11-05
mac802154: move dev_hold out of ieee802154_if_add
Alexander Aring
1
-0
/
+1
2014-11-05
ieee802154: remove nl802154 unused functions
Alexander Aring
1
-181
/
+6
2014-11-05
ieee802154: rework wpan_phy index assignment
Alexander Aring
2
-19
/
+14
2014-11-02
ieee802154: sysfs: add missing include
Alexander Aring
1
-0
/
+1
2014-11-02
ieee802154: 6lowpan: remove set of mac address
Alexander Aring
1
-14
/
+0
2014-11-02
ieee802154: don't allow to change addr while netif_running
Alexander Aring
1
-2
/
+8
2014-11-02
cfg802154: convert deprecated iface add and del
Alexander Aring
2
-13
/
+29
2014-11-02
ieee802154: add helper wpan_phy_to_rdev function
Alexander Aring
1
-0
/
+8
2014-11-02
cfg802154: introduce cfg802154_registered_device
Alexander Aring
3
-16
/
+56
2014-11-02
ieee802154: remove default channel settings
Alexander Aring
1
-3
/
+0
2014-10-28
ieee802154: introduce sysfs file
Alexander Aring
4
-70
/
+108
2014-10-28
mac802154: remove driver ops in wpan-phy
Alexander Aring
1
-17
/
+2
2014-10-27
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
1
-7
/
+8
2014-10-27
6lowpan: fix process_data return values
Martin Townsend
1
-3
/
+3
2014-10-27
6lowpan: remove skb_deliver from IPHC
Martin Townsend
1
-15
/
+26
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
4
-4
/
+5
2014-10-25
ieee802154: move wpan-class.c to core.c
Alexander Aring
2
-1
/
+1
2014-10-25
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
3
-3
/
+3
2014-10-25
ieee802154: wpan-class: fix trailing semicolon
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
10
-40
/
+0
2014-10-25
ieee802154: 6lowpan: add RTNL assertion
Alexander Aring
1
-0
/
+2
2014-10-25
ieee802154: 6lowpan: improve packet registration
Alexander Aring
1
-12
/
+18
2014-10-25
ieee802154: 6lowpan: fix sign of errno return val
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: reassembly: fix tag byteorder
Alexander Aring
2
-5
/
+7
2014-10-25
ieee802154: 6lowpan: fix byteorder for frag tag
Alexander Aring
1
-4
/
+5
2014-10-25
ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan
Simon Vincent
1
-0
/
+3
[next]