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-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
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-36
/
+89
2014-10-01
ieee802154: fix __init functions
Fabian Frederick
1
-2
/
+2
2014-09-30
ieee802154: add __init to lowpan_frags_sysctl_register
Fabian Frederick
1
-2
/
+2
2014-09-24
ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
Simon Vincent
1
-36
/
+89
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-14
/
+5
2014-08-19
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
Martin Townsend
1
-12
/
+3
2014-08-19
ieee802154: 6lowpan: ensure of sending 1280 packets
Alexander Aring
1
-1
/
+1
2014-08-19
ieee802154: 6lowpan_rtnl: fix correct errno value
Alexander Aring
1
-1
/
+1
2014-08-14
ieee802154: 6lowpan: remove unused function
Alexander Aring
1
-8
/
+0
2014-08-02
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
1
-1
/
+6
2014-08-02
inet: frags: rename last_in to flags
Nikolay Aleksandrov
1
-7
/
+7
[next]