summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154/at86rf230.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-06at86rf230: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2014-12-19at86rf230: cleanup check on trac statusAlexander Aring1-5/+3
2014-12-19at86rf230: remove version check for AT86RF212Andrey Yurovsky1-10/+6
2014-12-19at86rf230: fix register read for part versionAndrey Yurovsky1-1/+1
2014-12-19at86rf230: remove unnecessary assignAlexander Aring1-1/+0
2014-12-19at86rf230: fix context pointer handlingAlexander Aring1-1/+1
2014-12-19at86rf230: make at86rf230_async_error inlineAlexander Aring1-1/+1
2014-12-19at86rf230: remove if branchAlexander Aring1-4/+1
2014-12-19ieee802154/at86rf230: Fix typo unkown -> unknownStefan Schmidt1-1/+1
2014-12-19ieee802154/at86rf230: Align to opening parenthesisStefan Schmidt1-4/+4
2014-12-19ieee802154/at86rf230: Remove unneeded blank linesStefan Schmidt1-2/+0
2014-12-19at86rf230: add reset state cca handlingAlexander Aring1-0/+2
2014-12-19ieee802154: rework cca settingAlexander Aring1-2/+28
2014-11-17at86rf230: fix commentation for symbol durationAlexander Aring1-2/+2
2014-11-13at86rf230: remove interframe spacing time workaroundAlexander Aring1-23/+37
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring1-1/+1
2014-11-12at86rf230: remove invalid max frame retries checkAlexander Aring1-3/+0
2014-11-12at86rf230: remove invalid max csma backoffs checkAlexander Aring1-3/+0
2014-11-12at86rf230: remove invalid backoff exponent checkAlexander Aring1-1/+1
2014-11-12ieee820154: remove valid page and channel checksAlexander Aring1-13/+1
2014-11-06at86rf230: fix simple_return.cocci warningsFengguang Wu1-5/+1
2014-11-05at86rf230: add force slotted operation bitAlexander Aring1-0/+8
2014-11-05at86rf230: generate random perm extended addressAlexander Aring1-0/+1
2014-11-05mac802154: add ieee802154_vif structAlexander Aring1-0/+1
2014-11-02at86rf230: add default channel settingsAlexander Aring1-0/+3
2014-11-02at86rf230: fix page parameter constraintsAlexander Aring1-1/+1
2014-10-30at86rf230: deliver with checksumAlexander Aring1-2/+2
2014-10-30at86rf230: add support for promiscuous modeAlexander Aring1-1/+29
2014-10-30mac802154: add hardware address filter flagAlexander Aring1-1/+2
2014-10-30mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring1-1/+1
2014-10-29mac802154: remove might_sleep from driver layerAlexander Aring1-3/+0
2014-10-29mac802154: ops: declare channel and page as u8Alexander Aring1-4/+4
2014-10-29mac802154: declare struct ieee802154_ops as constAlexander Aring1-1/+1
2014-10-27at86rf230: improve receive handlingAlexander Aring1-7/+3
2014-10-27at86rf230: use ieee802154_is_valid_psdu_len helperAlexander Aring1-18/+8
2014-10-27ieee802154: drivers: use dev_alloc_skbAlexander Aring1-1/+1
2014-10-26at86rf230: asynchronous xmit handlingAlexander Aring1-25/+17
2014-10-26mac802154: tx: add support for xmit_async callbackAlexander Aring1-1/+1
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring1-45/+45
2014-10-25ieee802154: move ieee802154 headerAlexander Aring1-1/+1
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring1-1/+1
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-4/+4
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring1-4/+0
2014-10-25at86rf230: remove unnecessary print of async errorAlexander Aring1-1/+0
2014-10-25at86rf230: fix enable_irq handling on async spiAlexander Aring1-80/+77
2014-10-25at86rf230: fix race conditionAlexander Aring1-1/+1
2014-10-25at86rf230: add missing enable_irqAlexander Aring1-0/+1
2014-10-25at86rf230: squash unnecessary dereferencingAlexander Aring1-1/+1
2014-10-25at86rf230: correct at86rf2xx lifs timingsAlexander Aring1-3/+3
2014-10-25at86rf230: correct aret lifs and sifs handlingAlexander Aring1-0/+5