summaryrefslogtreecommitdiffstats
path: root/net/ipx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-29mac802154: rx: add software checksum filtering checkAlexander Aring2-2/+15
2014-10-29mac802154: rx: simplify crc receive handlingAlexander Aring1-22/+12
2014-10-29mac802154: rx: remove unnecessary parameterAlexander Aring1-2/+2
2014-10-29mac802154: separate omit tx/rx flagsAlexander Aring3-4/+10
2014-10-29at86rf230: add support for promiscuous modeAlexander Aring1-1/+29
2014-10-29mac802154: add support for promiscuous modeAlexander Aring2-0/+20
2014-10-29mac802154: add hardware address filter flagAlexander Aring4-3/+8
2014-10-29mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2-2/+5
2014-10-29mac802154: remove tab after defineAlexander Aring1-8/+8
2014-10-29mac802154: main: remove unnecessary includeAlexander Aring1-1/+0
2014-10-29MAINTAINERS: add cc2520 driver maintainerVarka Bhadram1-0/+8
2014-10-29Bluetooth: Wrong style spin lock usedJukka Rissanen1-3/+7
2014-10-28ieee802154: introduce sysfs fileAlexander Aring4-70/+108
2014-10-28mac802154: cleanup open count handlingAlexander Aring1-3/+4
2014-10-28mac802154: move mac_params functions into mac_cmdAlexander Aring2-5/+22
2014-10-28mac802154: remove channel attributes from sdataAlexander Aring3-53/+9
2014-10-28mac802154: iface: remove assign to zeroAlexander Aring1-6/+0
2014-10-28mac802154: add synchronization handlingAlexander Aring1-0/+7
2014-10-28mac802154: move local started handlingAlexander Aring3-26/+4
2014-10-28mac802154: rename running to startedAlexander Aring2-4/+4
2014-10-28mac802154: rework sdata state change to runningAlexander Aring2-8/+16
2014-10-28mac802154: remove driver ops in wpan-phyAlexander Aring4-116/+8
2014-10-28mac802154: remove might_sleep from driver layerAlexander Aring3-8/+0
2014-10-28mac802154: use driver-ops function wrappersAlexander Aring4-20/+26