aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/at86rf230.c
Commit message (Expand)AuthorAge
* at86rf230: add slp_tr support to start txAlexander Aring2015-04-30
* at86rf230: change state change if from trx_offAlexander Aring2015-04-30
* at86rf230: remove unnecessary tx state changeAlexander Aring2015-04-30
* at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring2015-04-30
* at86rf230: move cal_timeout to state changeAlexander Aring2015-04-30
* at86rf230: remove tabs after defineAlexander Aring2015-04-30
* at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt2015-04-30
* mac802154: fix transmission power datatypeVarka Bhadram2015-04-09
* at86rf230: fix is_tx while error handlingAlexander Aring2015-03-27
* at86rf230: remove unnecessary spinlockAlexander Aring2015-03-27
* at86rf230: fix at86rf230_read_subreg succeed handlingAlexander Aring2015-03-17
* at86rf230: fix volatile regmap registersAlexander Aring2015-03-14
* at86rf230: add support for calibration timeoutAlexander Aring2015-03-14
* at86rf230: replace state change sleeps with hrtimerAlexander Aring2015-03-14
* at86rf230: init xtal_trim with zeroAlexander Aring2015-03-14
* at86rf230: restore trx len when neededAlexander Aring2015-03-02
* at86rf230: remove multiple dereferencing for ctxAlexander Aring2015-03-02
* at86rf230: remove multiple dereferencing for irqAlexander Aring2015-03-02
* at86rf230: refactor receive handlingAlexander Aring2015-03-02
* at86rf230: cleanup and squash stack variableAlexander Aring2015-03-02
* at86rf230: add transmit retry supportAlexander Aring2015-03-02
* at86rf230: add warning if edge-triggered irqAlexander Aring2015-02-27
* at86rf230: add irq low-level for polarityAlexander Aring2015-02-27
* at86rf230: add irqmask mode settingAlexander Aring2015-02-27
* at86rf230: remove tx_timeoutAlexander Aring2015-02-27
* at86rf230: add support for external xtal trimAlexander Aring2015-02-27
* at86rf230: copy pdata to driver allocated spaceAlexander Aring2015-02-27
* at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire2015-02-14
* at86rf230: Constify struct regmap_configKrzysztof Kozlowski2015-01-05
* at86rf230: cleanup check on trac statusAlexander Aring2014-12-19
* at86rf230: remove version check for AT86RF212Andrey Yurovsky2014-12-18
* at86rf230: fix register read for part versionAndrey Yurovsky2014-12-18
* at86rf230: remove unnecessary assignAlexander Aring2014-12-18
* at86rf230: fix context pointer handlingAlexander Aring2014-12-18
* at86rf230: make at86rf230_async_error inlineAlexander Aring2014-12-18
* at86rf230: remove if branchAlexander Aring2014-12-18
* ieee802154/at86rf230: Fix typo unkown -> unknownStefan Schmidt2014-12-18
* ieee802154/at86rf230: Align to opening parenthesisStefan Schmidt2014-12-18
* ieee802154/at86rf230: Remove unneeded blank linesStefan Schmidt2014-12-18
* at86rf230: add reset state cca handlingAlexander Aring2014-12-18
* ieee802154: rework cca settingAlexander Aring2014-12-18
* at86rf230: fix commentation for symbol durationAlexander Aring2014-11-17
* at86rf230: remove interframe spacing time workaroundAlexander Aring2014-11-12
* mac802154: add interframe spacing time handlingAlexander Aring2014-11-12
* at86rf230: remove invalid max frame retries checkAlexander Aring2014-11-11
* at86rf230: remove invalid max csma backoffs checkAlexander Aring2014-11-11
* at86rf230: remove invalid backoff exponent checkAlexander Aring2014-11-11
* ieee820154: remove valid page and channel checksAlexander Aring2014-11-11
* at86rf230: fix simple_return.cocci warningsFengguang Wu2014-11-06
* at86rf230: add force slotted operation bitAlexander Aring2014-11-05