summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154
AgeCommit message (Expand)Author
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
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-02-02ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal
2015-02-02ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal
2015-01-05at86rf230: Constify struct regmap_configKrzysztof Kozlowski
2014-12-30cc2520: fix zero perm_extended_addr addressVarka Bhadram
2014-12-30cc2520: remove 'ret' goto labelVarka Bhadram
2014-12-30cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram
2014-12-30net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
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/mrf24j40: Fix alignment of parenthesisStefan Schmidt
2014-12-19ieee802154/mrf24j40: Fix typo begining -> beginningStefan Schmidt
2014-12-19ieee802154/cc2520: Remove extra blank linesStefan Schmidt
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-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-05cc2520: adds terminating newlineVarka Bhadram
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