summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cfg802154: introduce cfg802154_registered_deviceAlexander Aring2014-11-021-1/+7
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-319-96/+111
|\
| * mac802154: rx: add software checksum filtering checkAlexander Aring2014-10-291-0/+2
| * mac802154: separate omit tx/rx flagsAlexander Aring2014-10-291-2/+8
| * mac802154: add support for promiscuous modeAlexander Aring2014-10-291-0/+7
| * mac802154: add hardware address filter flagAlexander Aring2014-10-291-0/+2
| * mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2014-10-291-1/+4
| * mac802154: remove tab after defineAlexander Aring2014-10-291-8/+8
| * mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-281-8/+0
| * mac802154: ops: declare channel and page as u8Alexander Aring2014-10-281-3/+2
| * mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-281-1/+1
| * ieee802154: add valid psdu length helperAlexander Aring2014-10-271-0/+11
| * mac802154: rx: use tasklet instead workqueueAlexander Aring2014-10-271-0/+1
| * ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-271-4/+6
| * 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-271-3/+1
| * mac802154: tx: add comment at sync xmit callbackAlexander Aring2014-10-261-0/+4
| * mac802154: tx: add support for xmit_async callbackAlexander Aring2014-10-261-3/+14
| * mac802154: add netdev qeue helpersAlexander Aring2014-10-261-0/+4
| * mac802154: tx: remove xmit channel context switchAlexander Aring2014-10-261-2/+1
| * mac802154: remove ieee802154_addr from driver_opsAlexander Aring2014-10-251-1/+0
| * ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring2014-10-251-22/+22
| * ieee802154: move ieee802154 headerAlexander Aring2014-10-252-6/+4
| * ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-251-3/+4
| * 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-251-4/+4
| * ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-257-27/+0
| * Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-251-0/+1
| * Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-251-0/+2
| * Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-251-3/+2
* | ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-271-0/+2
* | ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-271-0/+1
|/
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-192-3/+21
|\
| * i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-3/+0
| * i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-291-0/+21
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-192-26/+41
|\ \
| * | IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-18/+14
| * | IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-8/+24
| * | IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-191-0/+2
|\ \
| * | tcp: fix build error if IPv6 is not enabledEric Dumazet2014-10-181-0/+2
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-188-121/+156
|\ \ \
| * \ \ Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-152-3/+23
| |\ \ \
| | * | | dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-151-3/+0
| | * | | dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul2014-10-151-0/+13
| | * | | dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul2014-10-151-0/+10
| * | | | dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko2014-10-151-0/+27
| * | | | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-152-23/+41
| * | | | dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-151-31/+0
| * | | | dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart2014-09-231-1/+3