summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-25mac802154: rename mac802154_sub_if_dataAlexander Aring7-207/+208
2014-10-25mac802154: rename mac802154_priv to ieee802154_localAlexander Aring7-131/+130
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring8-179/+179
2014-10-25ieee802154: remove fakehard driverAlexander Aring3-438/+0
2014-10-25MAINTAINERS: add missing headers in 802.15.4Alexander Aring1-0/+7
2014-10-25ieee802154: move ieee802154 headerAlexander Aring14-18/+17
2014-10-25ieee802154: move wpan-class.c to core.cAlexander Aring2-1/+1
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring15-17/+18
2014-10-25mac802154: move wpan.c to iface.cAlexander Aring2-1/+1
2014-10-25mac802154: move mac802154.h to ieee802154_i.hAlexander Aring9-11/+11
2014-10-25mac802154: move ieee802154_dev.c to main.cAlexander Aring2-1/+1
2014-10-25Bluetooth: Add self-tests for SMP crypto functionsJohan Hedberg1-0/+87
2014-10-25Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2-0/+39
2014-10-25Bluetooth: Pass only crypto context to SMP crypto functionsJohan Hedberg1-18/+12
2014-10-25Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick1-3/+4
2014-10-25ieee802154: wpan-class: fix trailing semicolonAlexander Aring1-1/+1
2014-10-25ieee802154: wpan-phy: use blank line after functionAlexander Aring1-0/+1
2014-10-25ieee802154: wpan-phy: change to __aligned(size)Alexander Aring1-1/+1
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring5-19/+19
2014-10-25ieee802154: ieee802154_dev: fix align typoAlexander Aring1-1/+1
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring28-111/+0
2014-10-25Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend1-0/+1
2014-10-256lowpan: Use skb_cow in IPHC decompression.Martin Townsend2-26/+25
2014-10-25Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing1-8/+1
2014-10-25Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc1-1/+1
2014-10-25Bluetooth: Fix RFCOMM NSC responseSzymon Janc1-2/+2
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta3-13/+42
2014-10-25ieee802154: 6lowpan: add RTNL assertionAlexander Aring1-0/+2
2014-10-25ieee802154: 6lowpan: improve packet registrationAlexander Aring1-12/+18
2014-10-25Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta1-2/+1
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta3-16/+42
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta4-23/+13
2014-10-25at86rf230: remove unnecessary print of async errorAlexander Aring1-1/+0
2014-10-25at86rf230: fix enable_irq handling on async spiAlexander Aring1-80/+77
2014-10-25at86rf230: fix race conditionAlexander Aring1-1/+1
2014-10-25at86rf230: add missing enable_irqAlexander Aring1-0/+1
2014-10-25at86rf230: squash unnecessary dereferencingAlexander Aring1-1/+1
2014-10-25at86rf230: correct at86rf2xx lifs timingsAlexander Aring1-3/+3
2014-10-25at86rf230: correct aret lifs and sifs handlingAlexander Aring1-0/+5
2014-10-25at86rf230: add missing error handlingAlexander Aring1-1/+3
2014-10-25at86rf230: fix errno on tx timeout handlingAlexander Aring1-1/+1
2014-10-25ieee802154: mrf24j40: Add support for MRF24J40MCSimon Vincent1-2/+30
2014-10-25Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2-0/+3
2014-10-25ieee802154: 6lowpan: fix sign of errno return valAlexander Aring1-1/+1
2014-10-25ieee802154: reassembly: fix tag byteorderAlexander Aring2-5/+7
2014-10-25ieee802154: 6lowpan: fix byteorder for frag tagAlexander Aring1-4/+5
2014-10-25ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpanSimon Vincent1-0/+3
2014-10-25trivial: net/mac802154: Fix Kconfig typoJulien Catalano1-1/+1
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-51/+1404