index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
Age
Commit message (
Expand
)
Author
2014-10-26
mac802154: tx: remove kmalloc in xmit hotpath
Alexander Aring
2014-10-26
mac802154: tx: move xmit callback to tx file
Alexander Aring
2014-10-25
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
2014-10-25
mac802154: rename dev_workqueue to workqueue
Alexander Aring
2014-10-25
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
Alexander Aring
2014-10-25
mac802154: introduce hw_to_local function
Alexander Aring
2014-10-25
mac802154: rename sdata slaves and slaves_mtx
Alexander Aring
2014-10-25
mac802154: rename hw subif_data variable to local
Alexander Aring
2014-10-25
mac802154: rename mac802154_sub_if_data
Alexander Aring
2014-10-25
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
mac802154: move wpan.c to iface.c
Alexander Aring
2014-10-25
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
2014-10-25
mac802154: move ieee802154_dev.c to main.c
Alexander Aring
2014-10-25
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
2014-10-25
ieee802154: ieee802154_dev: fix align typo
Alexander Aring
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
trivial: net/mac802154: Fix Kconfig typo
Julien Catalano
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2014-08-19
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
Martin Townsend
2014-08-19
mac802154: fixed potential skb leak with mac802154_parse_frame_start
Martin Townsend
2014-08-14
mac802154: common tx error path
Varka Bhadram
2014-08-14
mac802154: common error path
Varka Bhadram
2014-08-14
mac802154: cleanup in rx path
Varka Bhadram
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-07
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
2014-07-07
6lowpan: mac802154: fix coding style issues
Varka Bhadram
2014-06-11
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
2014-06-11
mac802154: properly free incoming skbs on decryption failure
Phoebe Buckheister
2014-06-06
mac802154: llsec: add forgotten list_del_rcu in key removal
Phoebe Buckheister
2014-05-22
mac802154: llsec: correctly lookup implicit-indexed keys
Phoebe Buckheister
2014-05-22
mac802154: llsec: fold useless return value check
Phoebe Buckheister
2014-05-22
mac802154: llsec: fix incorrect lock pairing
Phoebe Buckheister
2014-05-16
ieee802154, mac802154: implement devkey record option
Phoebe Buckheister
2014-05-16
mac802154: propagate device address changes to llsec
Phoebe Buckheister
2014-05-16
mac802154: add llsec configuration functions
Phoebe Buckheister
2014-05-16
mac802154: integrate llsec with wpan devices
Phoebe Buckheister
2014-05-16
mac802154: add llsec decryption method
Phoebe Buckheister
2014-05-16
mac802154: add llsec encryption method
Phoebe Buckheister
2014-05-16
mac802154: add llsec structures and mutators
Phoebe Buckheister
2014-05-16
mac802154: update Kconfig
Phoebe Buckheister
2014-05-15
mac802154: make mac802154_wpan_open static
Phoebe Buckheister
2014-05-15
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
mac802154: account for all header parts during wpan header creationg
Phoebe Buckheister
2014-04-07
mac802154: fix duplicate #include headers
Jean Sacren
[next]