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
path:
root
/
net
Age
Commit message (
Expand
)
Author
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-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
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-class.c to core.c
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
Bluetooth: Add self-tests for SMP crypto functions
Johan Hedberg
2014-10-25
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-10-25
Bluetooth: Pass only crypto context to SMP crypto functions
Johan Hedberg
2014-10-25
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
2014-10-25
ieee802154: wpan-class: fix trailing semicolon
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
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
2014-10-25
6lowpan: Use skb_cow in IPHC decompression.
Martin Townsend
[next]