summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-02cfg802154: introduce cfg802154_registered_deviceAlexander Aring1-1/+7
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville9-96/+111
2014-10-30mac802154: rx: add software checksum filtering checkAlexander Aring1-0/+2
2014-10-30mac802154: separate omit tx/rx flagsAlexander Aring1-2/+8
2014-10-30mac802154: add support for promiscuous modeAlexander Aring1-0/+7
2014-10-30mac802154: add hardware address filter flagAlexander Aring1-0/+2
2014-10-30mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring1-1/+4
2014-10-30mac802154: remove tab after defineAlexander Aring1-8/+8
2014-10-29mac802154: remove driver ops in wpan-phyAlexander Aring1-8/+0
2014-10-29mac802154: ops: declare channel and page as u8Alexander Aring1-3/+2
2014-10-29mac802154: declare struct ieee802154_ops as constAlexander Aring1-1/+1
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau1-0/+2
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau1-0/+1
2014-10-27ieee802154: add valid psdu length helperAlexander Aring1-0/+11
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring1-0/+1
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend1-4/+6
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend1-3/+1
2014-10-26mac802154: tx: add comment at sync xmit callbackAlexander Aring1-0/+4
2014-10-26mac802154: tx: add support for xmit_async callbackAlexander Aring1-3/+14
2014-10-26mac802154: add netdev qeue helpersAlexander Aring1-0/+4
2014-10-26mac802154: tx: remove xmit channel context switchAlexander Aring1-2/+1
2014-10-25mac802154: remove ieee802154_addr from driver_opsAlexander Aring1-1/+0
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring1-22/+22
2014-10-25ieee802154: move ieee802154 headerAlexander Aring2-6/+4
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring1-3/+4
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 Aring1-4/+4
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring7-27/+0
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta1-0/+1
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta1-0/+2
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta1-3/+2
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+21
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-26/+41
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-121/+156
2014-10-19Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2-1/+19
2014-10-19Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+10
2014-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+9
2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-0/+23
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds1-2/+2
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-90/+159
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds4-11/+40
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds1-1/+0
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+31
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-69/+121
2014-10-18net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli1-0/+1
2014-10-18ipv6: introduce tcp_v6_iif()Eric Dumazet2-2/+12
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang1-3/+2