aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
Commit message (Expand)AuthorAge
* cc2520: Add support for CC2591 amplifier.Brad Campbell2015-03-18
* cc2520: Do not store platform_data in spi_deviceBrad Campbell2015-03-18
* 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
* ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal2015-02-02
* ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal2015-02-02
* at86rf230: Constify struct regmap_configKrzysztof Kozlowski2015-01-05
* cc2520: fix zero perm_extended_addr addressVarka Bhadram2014-12-30
* cc2520: remove 'ret' goto labelVarka Bhadram2014-12-30
* cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram2014-12-30
* net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-12-30
* 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/mrf24j40: Fix alignment of parenthesisStefan Schmidt2014-12-18
* ieee802154/mrf24j40: Fix typo begining -> beginningStefan Schmidt2014-12-18
* ieee802154/cc2520: Remove extra blank linesStefan Schmidt2014-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
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * net: ieee802154: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | cc2520: adds terminating newlineVarka Bhadram2014-12-05
* | 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