index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-28
mac802154: cleanup open count handling
Alexander Aring
2014-10-28
mac802154: move mac_params functions into mac_cmd
Alexander Aring
2014-10-28
mac802154: remove channel attributes from sdata
Alexander Aring
2014-10-28
mac802154: iface: remove assign to zero
Alexander Aring
2014-10-28
mac802154: add synchronization handling
Alexander Aring
2014-10-28
mac802154: move local started handling
Alexander Aring
2014-10-28
mac802154: rename running to started
Alexander Aring
2014-10-28
mac802154: rework sdata state change to running
Alexander Aring
2014-10-28
mac802154: remove driver ops in wpan-phy
Alexander Aring
2014-10-28
mac802154: remove might_sleep from driver layer
Alexander Aring
2014-10-28
mac802154: use driver-ops function wrappers
Alexander Aring
2014-10-28
mac802154: introduce driver-ops header
Alexander Aring
2014-10-28
mac802154: ops: declare channel and page as u8
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-28
Bluetooth: Fix check for direct advertising
Johan Hedberg
2014-10-28
Bluetooth: Fix LE connection timeout deadlock
Johan Hedberg
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
2014-10-28
Bluetooth: 6lowpan: Fix lockdep splats
Jukka Rissanen
2014-10-28
Bluetooth: 6lowpan: Converting rwlocks to use RCU
Jukka Rissanen
2014-10-28
Bluetooth: Revert SMP self-test patches
Johan Hedberg
2014-10-27
mac802154: rx: change naming convention
Alexander Aring
2014-10-27
at86rf230: improve receive handling
Alexander Aring
2014-10-27
at86rf230: use ieee802154_is_valid_psdu_len helper
Alexander Aring
2014-10-27
ieee802154: add valid psdu length helper
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
ieee802154: drivers: use dev_alloc_skb
Alexander Aring
2014-10-27
mac802154: tx: use put_unaligned_le16 for copy crc
Alexander Aring
2014-10-27
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
2014-10-27
bluetooth:6lowpan: use consume_skb when packet processed successfully
Martin Townsend
2014-10-27
6lowpan: fix process_data return values
Martin Townsend
2014-10-27
6lowpan: remove skb_deliver from IPHC
Martin Townsend
2014-10-26
mac802154: tx: make worker information static
Alexander Aring
2014-10-26
at86rf230: asynchronous xmit handling
Alexander Aring
2014-10-26
mac802154: tx: add comment at sync xmit callback
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
[next]