summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154/at86rf230.c
AgeCommit message (Expand)Author
2015-04-09mac802154: fix transmission power datatypeVarka Bhadram
2015-03-27at86rf230: fix is_tx while error handlingAlexander Aring
2015-03-27at86rf230: remove unnecessary spinlockAlexander Aring
2015-03-17at86rf230: fix at86rf230_read_subreg succeed handlingAlexander Aring
2015-03-14at86rf230: fix volatile regmap registersAlexander Aring
2015-03-14at86rf230: add support for calibration timeoutAlexander Aring
2015-03-14at86rf230: replace state change sleeps with hrtimerAlexander Aring
2015-03-14at86rf230: init xtal_trim with zeroAlexander Aring
2015-03-03at86rf230: restore trx len when neededAlexander Aring
2015-03-03at86rf230: remove multiple dereferencing for ctxAlexander Aring
2015-03-03at86rf230: remove multiple dereferencing for irqAlexander Aring
2015-03-03at86rf230: refactor receive handlingAlexander Aring
2015-03-03at86rf230: cleanup and squash stack variableAlexander Aring
2015-03-03at86rf230: add transmit retry supportAlexander Aring
2015-02-27at86rf230: add warning if edge-triggered irqAlexander Aring
2015-02-27at86rf230: add irq low-level for polarityAlexander Aring
2015-02-27at86rf230: add irqmask mode settingAlexander Aring
2015-02-27at86rf230: remove tx_timeoutAlexander Aring
2015-02-27at86rf230: add support for external xtal trimAlexander Aring
2015-02-27at86rf230: copy pdata to driver allocated spaceAlexander Aring
2015-02-15at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski
2014-12-19at86rf230: cleanup check on trac statusAlexander Aring
2014-12-19at86rf230: remove version check for AT86RF212Andrey Yurovsky
2014-12-19at86rf230: fix register read for part versionAndrey Yurovsky
2014-12-19at86rf230: remove unnecessary assignAlexander Aring
2014-12-19at86rf230: fix context pointer handlingAlexander Aring
2014-12-19at86rf230: make at86rf230_async_error inlineAlexander Aring
2014-12-19at86rf230: remove if branchAlexander Aring
2014-12-19ieee802154/at86rf230: Fix typo unkown -> unknownStefan Schmidt
2014-12-19ieee802154/at86rf230: Align to opening parenthesisStefan Schmidt
2014-12-19ieee802154/at86rf230: Remove unneeded blank linesStefan Schmidt
2014-12-19at86rf230: add reset state cca handlingAlexander Aring
2014-12-19ieee802154: rework cca settingAlexander Aring
2014-11-17at86rf230: fix commentation for symbol durationAlexander Aring
2014-11-13at86rf230: remove interframe spacing time workaroundAlexander Aring
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring
2014-11-12at86rf230: remove invalid max frame retries checkAlexander Aring
2014-11-12at86rf230: remove invalid max csma backoffs checkAlexander Aring
2014-11-12at86rf230: remove invalid backoff exponent checkAlexander Aring
2014-11-12ieee820154: remove valid page and channel checksAlexander Aring
2014-11-06at86rf230: fix simple_return.cocci warningsFengguang Wu
2014-11-05at86rf230: add force slotted operation bitAlexander Aring
2014-11-05at86rf230: generate random perm extended addressAlexander Aring
2014-11-05mac802154: add ieee802154_vif structAlexander Aring
2014-11-02at86rf230: add default channel settingsAlexander Aring
2014-11-02at86rf230: fix page parameter constraintsAlexander Aring
2014-10-29at86rf230: deliver with checksumAlexander Aring
2014-10-29at86rf230: add support for promiscuous modeAlexander Aring
2014-10-29mac802154: add hardware address filter flagAlexander Aring