summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154
AgeCommit message (Expand)Author
2015-05-19fakelb: use own channel and page attributesAlexander Aring
2015-05-19fakelb: introduce fakelb ifup phys listAlexander Aring
2015-05-19fakelb: move lock out of iterationAlexander Aring
2015-05-19fakelb: declare fakelb list staticAlexander Aring
2015-05-19fakelb: declare rwlock staticAlexander Aring
2015-05-19fakelb: don't deliver when one phyAlexander Aring
2015-05-19fakelb: rename fakelb_dev_priv to fakelb_phyAlexander Aring
2015-05-19fakelb: use list_for_each_entry_safeAlexander Aring
2015-05-19fakelb: creating two virtual phys per defaultAlexander Aring
2015-05-19ieee802154: add support for atusb transceiverAlexander Aring
2015-05-19at86rf230: fix callback for aret handlingAlexander Aring
2015-05-19mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend
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-18cc2520: Add support for CC2591 amplifier.Brad Campbell
2015-03-18cc2520: Do not store platform_data in spi_deviceBrad Campbell
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