summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-2515-17/+18
* mac802154: move wpan.c to iface.cAlexander Aring2014-10-252-1/+1
* mac802154: move mac802154.h to ieee802154_i.hAlexander Aring2014-10-259-11/+11
* mac802154: move ieee802154_dev.c to main.cAlexander Aring2014-10-252-1/+1
* Bluetooth: Add self-tests for SMP crypto functionsJohan Hedberg2014-10-251-0/+87
* Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-10-252-0/+39
* Bluetooth: Pass only crypto context to SMP crypto functionsJohan Hedberg2014-10-251-18/+12
* Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick2014-10-251-3/+4
* ieee802154: wpan-class: fix trailing semicolonAlexander Aring2014-10-251-1/+1
* ieee802154: wpan-phy: use blank line after functionAlexander Aring2014-10-251-0/+1
* ieee802154: wpan-phy: change to __aligned(size)Alexander Aring2014-10-251-1/+1
* mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring2014-10-255-19/+19
* ieee802154: ieee802154_dev: fix align typoAlexander Aring2014-10-251-1/+1
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-2528-111/+0
* Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend2014-10-251-0/+1
* 6lowpan: Use skb_cow in IPHC decompression.Martin Townsend2014-10-252-26/+25
* Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing2014-10-251-8/+1
* Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc2014-10-251-1/+1
* Bluetooth: Fix RFCOMM NSC responseSzymon Janc2014-10-251-2/+2
* Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-253-13/+42
* ieee802154: 6lowpan: add RTNL assertionAlexander Aring2014-10-251-0/+2
* ieee802154: 6lowpan: improve packet registrationAlexander Aring2014-10-251-12/+18
* Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta2014-10-251-2/+1
* Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-253-16/+42
* Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-254-23/+13
* at86rf230: remove unnecessary print of async errorAlexander Aring2014-10-251-1/+0
* at86rf230: fix enable_irq handling on async spiAlexander Aring2014-10-251-80/+77
* at86rf230: fix race conditionAlexander Aring2014-10-251-1/+1
* at86rf230: add missing enable_irqAlexander Aring2014-10-251-0/+1
* at86rf230: squash unnecessary dereferencingAlexander Aring2014-10-251-1/+1
* at86rf230: correct at86rf2xx lifs timingsAlexander Aring2014-10-251-3/+3
* at86rf230: correct aret lifs and sifs handlingAlexander Aring2014-10-251-0/+5
* at86rf230: add missing error handlingAlexander Aring2014-10-251-1/+3
* at86rf230: fix errno on tx timeout handlingAlexander Aring2014-10-251-1/+1
* ieee802154: mrf24j40: Add support for MRF24J40MCSimon Vincent2014-10-251-2/+30
* Bluetooth: Add support for Acer [0489:e078]Anantha Krishnan2014-10-252-0/+3
* ieee802154: 6lowpan: fix sign of errno return valAlexander Aring2014-10-251-1/+1
* ieee802154: reassembly: fix tag byteorderAlexander Aring2014-10-252-5/+7
* ieee802154: 6lowpan: fix byteorder for frag tagAlexander Aring2014-10-251-4/+5
* ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpanSimon Vincent2014-10-251-0/+3
* trivial: net/mac802154: Fix Kconfig typoJulien Catalano2014-10-251-1/+1
* Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\
| * ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1919-51/+1404
|\ \
| * | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-163-0/+5
| * | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-164-0/+592