index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
Age
Commit message (
Expand
)
Author
2014-10-28
mac802154: introduce driver-ops header
Alexander Aring
2014-10-28
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-28
mac802154: main: move open and close into iface
Alexander Aring
2014-10-28
mac802154: monitor: merge into iface implementation
Alexander Aring
2014-10-27
mac802154: rx: change naming convention
Alexander Aring
2014-10-27
mac802154: rx: move rcu locking
Alexander Aring
2014-10-27
mac802154: rx: move skb_reset_mac_header
Alexander Aring
2014-10-27
mac802154: rx: add monitor pkt_type information
Alexander Aring
2014-10-27
mac802154: rx: add CHECKSUM_UNNECESSARY
Alexander Aring
2014-10-27
mac802154: rx: move skb->protocol setting
Alexander Aring
2014-10-27
mac802154: rx: rename remove mac802154_subif_rx
Alexander Aring
2014-10-27
mac802154: tx: remove monitor receive while xmit
Alexander Aring
2014-10-27
mac802154: rx: move receive handling into rx.c
Alexander Aring
2014-10-27
mac802154: rx: document ieee802154_rx() context requirement
Alexander Aring
2014-10-27
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-27
mac802154: tx: use put_unaligned_le16 for copy crc
Alexander Aring
2014-10-26
mac802154: tx: make worker information static
Alexander Aring
2014-10-26
mac802154: tx: change naming convention
Alexander Aring
2014-10-26
mac802154: tx: move stats tx increment
Alexander Aring
2014-10-26
mac802154: tx: cleanup crc calculation
Alexander Aring
2014-10-26
mac802154: tx: use netdev print helpers
Alexander Aring
2014-10-26
mac802154: tx: don't allow if down while sync tx
Alexander Aring
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-26
mac802154: tx: fix error handling while xmit
Alexander Aring
2014-10-26
mac802154: tx: use queue helpers in xmit worker
Alexander Aring
2014-10-26
mac802154: add netdev qeue helpers
Alexander Aring
2014-10-26
mac802154: tx: remove xmit channel context switch
Alexander Aring
2014-10-26
mac802154: tx: squash multiple dereferencing
Alexander Aring
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
[prev]
[next]