index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
at86rf230.c
Age
Commit message (
Expand
)
Author
2014-10-28
mac802154: remove might_sleep from driver layer
Alexander Aring
2014-10-28
mac802154: ops: declare channel and page as u8
Alexander Aring
2014-10-28
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-27
at86rf230: improve receive handling
Alexander Aring
2014-10-27
at86rf230: use ieee802154_is_valid_psdu_len helper
Alexander Aring
2014-10-27
ieee802154: drivers: use dev_alloc_skb
Alexander Aring
2014-10-26
at86rf230: asynchronous xmit handling
Alexander Aring
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
at86rf230: remove unnecessary print of async error
Alexander Aring
2014-10-25
at86rf230: fix enable_irq handling on async spi
Alexander Aring
2014-10-25
at86rf230: fix race condition
Alexander Aring
2014-10-25
at86rf230: add missing enable_irq
Alexander Aring
2014-10-25
at86rf230: squash unnecessary dereferencing
Alexander Aring
2014-10-25
at86rf230: correct at86rf2xx lifs timings
Alexander Aring
2014-10-25
at86rf230: correct aret lifs and sifs handling
Alexander Aring
2014-10-25
at86rf230: add missing error handling
Alexander Aring
2014-10-25
at86rf230: fix errno on tx timeout handling
Alexander Aring
2014-07-07
at86rf230: add new author
Alexander Aring
2014-07-07
at86rf230: add sleep cycle timing
Alexander Aring
2014-07-07
at86rf230: add timing for channel switch
Alexander Aring
2014-07-07
at86rf230: rework reset to trx_off state change
Alexander Aring
2014-07-07
at86rf230: rework state change and start/stop
Alexander Aring
2014-07-07
at86rf230: rework irq_pol setting
Alexander Aring
2014-07-07
at86rf230: move RX_SAFE_MODE setting to hw_init
Alexander Aring
2014-07-07
at86rf230: rework transmit and receive handling
Alexander Aring
2014-07-07
at86rf230: add support for at86rf23x desense
Alexander Aring
2014-07-07
at86rf230: remove is212 and add driver data
Alexander Aring
2014-07-07
at86rf230: rework detect device handling
Alexander Aring
2014-07-07
at86rf230: add regmap support
Alexander Aring
2014-07-07
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
2014-06-22
at86rf230: fix irq setup
Phoebe Buckheister
2014-04-26
at86rf230: remove function for setting irq polarity
Alexander Aring
2014-04-26
at86rf230: remove unnecessary state read
Alexander Aring
2014-04-26
at86rf230: remove unnecessary spi_set_drvdata
Alexander Aring
2014-04-26
at86rf230: reset irq line before irq request
Alexander Aring
2014-04-26
at86rf230: remove unnecessary assign
Alexander Aring
2014-04-26
at86rf230: remove #ifdef CONFIG_OF
Alexander Aring
2014-04-26
at86rf230: add at86rf230_device_id table
Alexander Aring
2014-04-26
at86rf230: make of_device_id const
Alexander Aring
2014-04-26
at86rf230: add missing MODULE_DEVICE_TABLE
Alexander Aring
2014-04-26
at86rf230: use devm_gpio_request_one
Alexander Aring
2014-04-26
at86rf230: use devm_request_irq
Alexander Aring
2014-04-26
at86rf230: remove irq_type in request_irq
Alexander Aring
2014-04-26
at86rf230: use irq_get_trigger_type
Alexander Aring
2014-04-15
at86rf230: fix __at86rf230_read_subreg function
Alexander Aring
[prev]
[next]