Merge branch 'micrel-next'
[deliverable/linux.git] / net / mac802154 /
2014-11-11  David S. MillerMerge branch 'net_next_ovs' of git://git./linux/kernel...
2014-11-10  David S. MillerMerge tag 'master-2014-11-04' of git://git./linux/kerne...
2014-11-04  John W. LinvilleMerge tag 'mac80211-next-for-john-2014-11-04' of git...
2014-11-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-31  John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-10-29  Alexander Aringmac802154: add basic support for monitor
2014-10-29  Alexander Aringmac802154: rx: add error handling after skb_clone
2014-10-29  Alexander Aringmac802154: rx: monitor receive cleanup
2014-10-29  Alexander Aringmac802154: rx: add rx stats incrementation
2014-10-29  Alexander Aringmac802154: rx: use netif_receive_skb
2014-10-29  Alexander Aringmac802154: rx: remove override pkt_type set to PACKET_HOST
2014-10-29  Alexander Aringmac802154: rx: add software checksum filtering check
2014-10-29  Alexander Aringmac802154: rx: simplify crc receive handling
2014-10-29  Alexander Aringmac802154: rx: remove unnecessary parameter
2014-10-29  Alexander Aringmac802154: separate omit tx/rx flags
2014-10-29  Alexander Aringmac802154: add support for promiscuous mode
2014-10-29  Alexander Aringmac802154: main: remove unnecessary include
2014-10-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-29  James MorrisMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-28  Alexander Aringmac802154: cleanup open count handling
2014-10-28  Alexander Aringmac802154: move mac_params functions into mac_cmd
2014-10-28  Alexander Aringmac802154: remove channel attributes from sdata
2014-10-28  Alexander Aringmac802154: iface: remove assign to zero
2014-10-28  Alexander Aringmac802154: add synchronization handling
2014-10-28  Alexander Aringmac802154: move local started handling
2014-10-28  Alexander Aringmac802154: rename running to started
2014-10-28  Alexander Aringmac802154: rework sdata state change to running
2014-10-28  Alexander Aringmac802154: remove driver ops in wpan-phy
2014-10-28  Alexander Aringmac802154: use driver-ops function wrappers
2014-10-28  Alexander Aringmac802154: introduce driver-ops header
2014-10-28  Alexander Aringmac802154: declare struct ieee802154_ops as const
2014-10-28  Alexander Aringmac802154: main: move open and close into iface
2014-10-28  Alexander Aringmac802154: monitor: merge into iface implementation
2014-10-28  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-10-27  John W. LinvilleMerge tag 'for-linville-20141024' of git://github.com...
2014-10-27  Alexander Aringmac802154: rx: change naming convention
2014-10-27  Alexander Aringmac802154: rx: move rcu locking
2014-10-27  Alexander Aringmac802154: rx: move skb_reset_mac_header
2014-10-27  Alexander Aringmac802154: rx: add monitor pkt_type information
2014-10-27  Alexander Aringmac802154: rx: add CHECKSUM_UNNECESSARY
2014-10-27  Alexander Aringmac802154: rx: move skb->protocol setting
2014-10-27  Alexander Aringmac802154: rx: rename remove mac802154_subif_rx
2014-10-27  Alexander Aringmac802154: tx: remove monitor receive while xmit
2014-10-27  Alexander Aringmac802154: rx: move receive handling into rx.c
2014-10-27  Alexander Aringmac802154: rx: document ieee802154_rx() context requirement
2014-10-27  Alexander Aringmac802154: rx: use tasklet instead workqueue
2014-10-27  Alexander Aringmac802154: tx: use put_unaligned_le16 for copy crc
2014-10-27  Takashi IwaiMerge tag 'asoc-v3.18-rc2' of git://git./linux/kernel...
2014-10-27  Mark BrownMerge remote-tracking branches 'spi/fix/dw', 'spi/fix...
2014-10-27  Mark BrownMerge remote-tracking branch 'regulator/fix/rk808'...
2014-10-27  Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2014-10-27  Mark BrownMerge remote-tracking branches 'asoc/fix/adau1761'...
2014-10-26  Alexander Aringmac802154: tx: make worker information static
2014-10-26  Alexander Aringmac802154: tx: change naming convention
2014-10-26  Alexander Aringmac802154: tx: move stats tx increment
2014-10-26  Alexander Aringmac802154: tx: cleanup crc calculation
2014-10-26  Alexander Aringmac802154: tx: use netdev print helpers
2014-10-26  Alexander Aringmac802154: tx: don't allow if down while sync tx
2014-10-26  Alexander Aringmac802154: tx: add support for xmit_async callback
2014-10-26  Alexander Aringmac802154: tx: fix error handling while xmit
2014-10-26  Alexander Aringmac802154: tx: use queue helpers in xmit worker
2014-10-26  Alexander Aringmac802154: add netdev qeue helpers
2014-10-26  Alexander Aringmac802154: tx: remove xmit channel context switch
2014-10-26  Alexander Aringmac802154: tx: squash multiple dereferencing
2014-10-26  Alexander Aringmac802154: tx: remove kmalloc in xmit hotpath
2014-10-26  Alexander Aringmac802154: tx: move xmit callback to tx file
2014-10-25  Alexander Aringmac802154: remove ieee802154_addr from driver_ops
2014-10-25  Alexander Aringmac802154: rename dev_workqueue to workqueue
2014-10-25  Alexander Aringmac802154: introduce IEEE802154_DEV_TO_SUB_IF
2014-10-25  Alexander Aringmac802154: introduce hw_to_local function
2014-10-25  Alexander Aringmac802154: rename sdata slaves and slaves_mtx
2014-10-25  Alexander Aringmac802154: rename hw subif_data variable to local
2014-10-25  Alexander Aringmac802154: rename mac802154_sub_if_data
2014-10-25  Alexander Aringmac802154: rename mac802154_priv to ieee802154_local
2014-10-25  Alexander Aringieee802154: rename ieee802154_dev to ieee802154_hw
2014-10-25  Alexander Aringieee802154: move ieee802154 header
2014-10-25  Alexander Aringieee802154: move wpan-phy.h to cfg802154.h
2014-10-25  Alexander Aringmac802154: move wpan.c to iface.c
2014-10-25  Alexander Aringmac802154: move mac802154.h to ieee802154_i.h
2014-10-25  Alexander Aringmac802154: move ieee802154_dev.c to main.c
2014-10-25  Alexander Aringmac802154: fix typo IEEE802515 to IEEE802154
2014-10-25  Alexander Aringieee802154: ieee802154_dev: fix align typo
2014-10-25  Alexander Aringieee802154: mac802154: remove FSF address
2014-10-25  Julien Catalanotrivial: net/mac802154: Fix Kconfig typo
2014-10-24  Linus TorvaldsMerge tag 'sound-3.18-rc2' of git://git./linux/kernel...
2014-10-24  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-10-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-10-23  Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-10-23  Rafael J. WysockiMerge branches 'acpi-pm' and 'pm-genirq'
2014-10-23  Rafael J. WysockiMerge branch 'pm-qos'
2014-10-21  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-10-21  Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2014-10-21  Linus TorvaldsMerge branch 'mailbox-for-linus' of git://git.linaro...
2014-10-21  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-10-21  Linus TorvaldsMerge tag 'pwm/for-3.18-rc1' of git://git./linux/kernel...
2014-10-21  Linus TorvaldsMerge tag 'arc-3.18-rc1' of git://git./linux/kernel...
2014-10-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-21  Mauro Carvalho ChehabMerge tag 'v3.18-rc1' into v4l_for_linus
2014-10-20  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-10-20  Dave AirlieMerge branch 'linux-3.18' of git://anongit.freedesktop...
next
This page took 0.063809 seconds and 8 git commands to generate.