summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: don't allow to change addr while netif_runningAlexander Aring2014-11-021-2/+8
* cfg802154: convert deprecated iface add and delAlexander Aring2014-11-026-23/+57
* ieee802154: add helper wpan_phy_to_rdev functionAlexander Aring2014-11-021-0/+8
* mac802154: introduce mac802154_config_opsAlexander Aring2014-11-024-2/+31
* cfg802154: introduce cfg802154_registered_deviceAlexander Aring2014-11-025-18/+64
* at86rf230: add default channel settingsAlexander Aring2014-11-021-0/+3
* ieee802154: remove default channel settingsAlexander Aring2014-11-021-3/+0
* at86rf230: fix page parameter constraintsAlexander Aring2014-11-021-1/+1
* Bluetooth: Fix hci_sync missing wakeup interruptChan-yeol Park2014-11-011-7/+11
* mwifiex: add cfg80211 dump_survey handlerXinming Hu2014-10-311-0/+47
* mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-317-3/+132
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-3162-2733/+2542
|\
| * Bluetooth: HCI H5 peer reset detectionLoic Poulain2014-10-311-0/+34
| * Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann2014-10-301-0/+2
| * Bluetooth: 6lowpan: use after free in disconnect_devices()Dan Carpenter2014-10-301-2/+2
| * mac802154: add basic support for monitorAlexander Aring2014-10-292-1/+12
| * at86rf230: deliver with checksumAlexander Aring2014-10-291-2/+2
| * mac802154: rx: add error handling after skb_cloneAlexander Aring2014-10-291-5/+6
| * mac802154: rx: monitor receive cleanupAlexander Aring2014-10-291-2/+4
| * mac802154: rx: add rx stats incrementationAlexander Aring2014-10-291-0/+3
| * mac802154: rx: use netif_receive_skbAlexander Aring2014-10-291-1/+1
| * mac802154: rx: remove override pkt_type set to PACKET_HOSTAlexander Aring2014-10-291-1/+0
| * mac802154: rx: add software checksum filtering checkAlexander Aring2014-10-292-2/+15
| * mac802154: rx: simplify crc receive handlingAlexander Aring2014-10-291-22/+12
| * mac802154: rx: remove unnecessary parameterAlexander Aring2014-10-291-2/+2
| * mac802154: separate omit tx/rx flagsAlexander Aring2014-10-293-4/+10
| * at86rf230: add support for promiscuous modeAlexander Aring2014-10-291-1/+29
| * mac802154: add support for promiscuous modeAlexander Aring2014-10-292-0/+20
| * mac802154: add hardware address filter flagAlexander Aring2014-10-294-3/+8
| * mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2014-10-292-2/+5
| * mac802154: remove tab after defineAlexander Aring2014-10-291-8/+8
| * mac802154: main: remove unnecessary includeAlexander Aring2014-10-291-1/+0
| * MAINTAINERS: add cc2520 driver maintainerVarka Bhadram2014-10-291-0/+8
| * Bluetooth: Wrong style spin lock usedJukka Rissanen2014-10-291-3/+7
| * ieee802154: introduce sysfs fileAlexander Aring2014-10-284-70/+108
| * mac802154: cleanup open count handlingAlexander Aring2014-10-281-3/+4
| * mac802154: move mac_params functions into mac_cmdAlexander Aring2014-10-282-5/+22
| * mac802154: remove channel attributes from sdataAlexander Aring2014-10-283-53/+9
| * mac802154: iface: remove assign to zeroAlexander Aring2014-10-281-6/+0
| * mac802154: add synchronization handlingAlexander Aring2014-10-281-0/+7
| * mac802154: move local started handlingAlexander Aring2014-10-283-26/+4
| * mac802154: rename running to startedAlexander Aring2014-10-282-4/+4
| * mac802154: rework sdata state change to runningAlexander Aring2014-10-282-8/+16
| * mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-284-116/+8
| * mac802154: remove might_sleep from driver layerAlexander Aring2014-10-283-8/+0
| * mac802154: use driver-ops function wrappersAlexander Aring2014-10-284-20/+26
| * mac802154: introduce driver-ops headerAlexander Aring2014-10-281-0/+202
| * mac802154: ops: declare channel and page as u8Alexander Aring2014-10-285-11/+9
| * mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-287-7/+7
| * mac802154: main: move open and close into ifaceAlexander Aring2014-10-283-62/+59
OpenPOWER on IntegriCloud