summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154/at86rf230.c
AgeCommit message (Expand)Author
2015-05-20at86rf230: add missing cca ed level valuesAlexander Aring
2015-05-19ieee802154: add support for atusb transceiverAlexander Aring
2015-05-19at86rf230: fix callback for aret handlingAlexander Aring
2015-05-19at86rf230: add reset states of tx power levelAlexander Aring
2015-05-19at86rf230: add cca ed level reset valueAlexander Aring
2015-05-19at86rf230: rework tx cca energy detection levelAlexander Aring
2015-05-19at86rf230: rework tx power supportAlexander Aring
2015-05-19at86rf230: set cca_modes supported flagsAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-04-30at86rf230: add slp_tr support to start txAlexander Aring
2015-04-30at86rf230: change state change if from trx_offAlexander Aring
2015-04-30at86rf230: remove unnecessary tx state changeAlexander Aring
2015-04-30at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring
2015-04-30at86rf230: move cal_timeout to state changeAlexander Aring
2015-04-30at86rf230: remove tabs after defineAlexander Aring
2015-04-30at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt
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