summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-034-0/+601
| * | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-033-7/+68
| * | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
| * | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-302-5/+4
| * | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9
| * | i2c: rcar: remove sign-compare flawWolfram Sang2014-09-291-1/+1
| * | i2c: ismt: Use minimum descriptor sizeFan Du2014-09-291-1/+1
| * | i2c: imx: Add arbitration lost checkHaibo Chen2014-09-291-0/+8
| * | i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-291-2/+2
| * | i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-291-1/+7
| * | i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov2014-09-291-7/+2
OpenPOWER on IntegriCloud