summaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
Commit message (Expand)AuthorAgeFilesLines
* at86rf230: fix callback for aret handlingAlexander Aring2015-05-191-1/+1
* mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend2015-05-191-1/+2
* at86rf230: add reset states of tx power levelAlexander Aring2015-05-191-0/+1
* at86rf230: add cca ed level reset valueAlexander Aring2015-05-191-2/+5
* at86rf230: rework tx cca energy detection levelAlexander Aring2015-05-191-20/+59
* at86rf230: rework tx power supportAlexander Aring2015-05-191-19/+64
* at86rf230: set cca_modes supported flagsAlexander Aring2015-05-191-0/+6
* cfg802154: introduce wpan phy flagsAlexander Aring2015-05-191-2/+7
* ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-194-21/+21
* ieee802154: change cca ed level to mbmAlexander Aring2015-05-191-1/+2
* ieee802154: change transmit power to mbmAlexander Aring2015-05-191-1/+2
* ieee802154: change transmit power to s32Alexander Aring2015-05-191-1/+1
* at86rf230: add slp_tr support to start txAlexander Aring2015-04-301-6/+21
* at86rf230: change state change if from trx_offAlexander Aring2015-04-301-6/+18
* at86rf230: remove unnecessary tx state changeAlexander Aring2015-04-301-13/+3
* at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring2015-04-301-2/+3
* at86rf230: move cal_timeout to state changeAlexander Aring2015-04-301-3/+5
* at86rf230: remove tabs after defineAlexander Aring2015-04-301-152/+152
* at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt2015-04-301-2/+4
* mac802154: fix transmission power datatypeVarka Bhadram2015-04-091-1/+1
* at86rf230: fix is_tx while error handlingAlexander Aring2015-03-271-0/+1
* at86rf230: remove unnecessary spinlockAlexander Aring2015-03-271-9/+0
* cc2520: Add support for CC2591 amplifier.Brad Campbell2015-03-181-8/+47
* cc2520: Do not store platform_data in spi_deviceBrad Campbell2015-03-181-49/+46
* at86rf230: fix at86rf230_read_subreg succeed handlingAlexander Aring2015-03-171-1/+1
* at86rf230: fix volatile regmap registersAlexander Aring2015-03-141-0/+2
* at86rf230: add support for calibration timeoutAlexander Aring2015-03-141-14/+58
* at86rf230: replace state change sleeps with hrtimerAlexander Aring2015-03-141-10/+29
* at86rf230: init xtal_trim with zeroAlexander Aring2015-03-141-1/+1
* at86rf230: restore trx len when neededAlexander Aring2015-03-031-4/+8
* at86rf230: remove multiple dereferencing for ctxAlexander Aring2015-03-031-13/+12
* at86rf230: remove multiple dereferencing for irqAlexander Aring2015-03-031-11/+14
* at86rf230: refactor receive handlingAlexander Aring2015-03-031-20/+14
* at86rf230: cleanup and squash stack variableAlexander Aring2015-03-031-2/+1
* at86rf230: add transmit retry supportAlexander Aring2015-03-031-3/+21
* at86rf230: add warning if edge-triggered irqAlexander Aring2015-02-271-0/+4
* at86rf230: add irq low-level for polarityAlexander Aring2015-02-271-1/+2
* at86rf230: add irqmask mode settingAlexander Aring2015-02-271-0/+5
* at86rf230: remove tx_timeoutAlexander Aring2015-02-271-5/+0
* at86rf230: add support for external xtal trimAlexander Aring2015-02-271-4/+50
* at86rf230: copy pdata to driver allocated spaceAlexander Aring2015-02-271-26/+25
* at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire2015-02-151-1/+1
* ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal2015-02-021-2/+2
* ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal2015-02-021-3/+3
* at86rf230: Constify struct regmap_configKrzysztof Kozlowski2015-01-051-1/+1
* cc2520: fix zero perm_extended_addr addressVarka Bhadram2014-12-301-0/+1
* cc2520: remove 'ret' goto labelVarka Bhadram2014-12-301-10/+4
* cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram2014-12-301-2/+1
* net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-12-301-7/+0
* at86rf230: cleanup check on trac statusAlexander Aring2014-12-191-5/+3
OpenPOWER on IntegriCloud