index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
at86rf230.c
Commit message (
Expand
)
Author
Age
*
at86rf230: add slp_tr support to start tx
Alexander Aring
2015-04-30
*
at86rf230: change state change if from trx_off
Alexander Aring
2015-04-30
*
at86rf230: remove unnecessary tx state change
Alexander Aring
2015-04-30
*
at86rf230: add TX_ARET_ON for calibration timeout
Alexander Aring
2015-04-30
*
at86rf230: move cal_timeout to state change
Alexander Aring
2015-04-30
*
at86rf230: remove tabs after define
Alexander Aring
2015-04-30
*
at86rf230: Add macro for TRX STATE MASK
Christoffer Holmstedt
2015-04-30
*
mac802154: fix transmission power datatype
Varka Bhadram
2015-04-09
*
at86rf230: fix is_tx while error handling
Alexander Aring
2015-03-27
*
at86rf230: remove unnecessary spinlock
Alexander Aring
2015-03-27
*
at86rf230: fix at86rf230_read_subreg succeed handling
Alexander Aring
2015-03-17
*
at86rf230: fix volatile regmap registers
Alexander Aring
2015-03-14
*
at86rf230: add support for calibration timeout
Alexander Aring
2015-03-14
*
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
2015-03-14
*
at86rf230: init xtal_trim with zero
Alexander Aring
2015-03-14
*
at86rf230: restore trx len when needed
Alexander Aring
2015-03-02
*
at86rf230: remove multiple dereferencing for ctx
Alexander Aring
2015-03-02
*
at86rf230: remove multiple dereferencing for irq
Alexander Aring
2015-03-02
*
at86rf230: refactor receive handling
Alexander Aring
2015-03-02
*
at86rf230: cleanup and squash stack variable
Alexander Aring
2015-03-02
*
at86rf230: add transmit retry support
Alexander Aring
2015-03-02
*
at86rf230: add warning if edge-triggered irq
Alexander Aring
2015-02-27
*
at86rf230: add irq low-level for polarity
Alexander Aring
2015-02-27
*
at86rf230: add irqmask mode setting
Alexander Aring
2015-02-27
*
at86rf230: remove tx_timeout
Alexander Aring
2015-02-27
*
at86rf230: add support for external xtal trim
Alexander Aring
2015-02-27
*
at86rf230: copy pdata to driver allocated space
Alexander Aring
2015-02-27
*
at86rf230: assign wait_for_completion_timeout to appropriately typed var
Nicholas Mc Guire
2015-02-14
*
at86rf230: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-05
*
at86rf230: cleanup check on trac status
Alexander Aring
2014-12-19
*
at86rf230: remove version check for AT86RF212
Andrey Yurovsky
2014-12-18
*
at86rf230: fix register read for part version
Andrey Yurovsky
2014-12-18
*
at86rf230: remove unnecessary assign
Alexander Aring
2014-12-18
*
at86rf230: fix context pointer handling
Alexander Aring
2014-12-18
*
at86rf230: make at86rf230_async_error inline
Alexander Aring
2014-12-18
*
at86rf230: remove if branch
Alexander Aring
2014-12-18
*
ieee802154/at86rf230: Fix typo unkown -> unknown
Stefan Schmidt
2014-12-18
*
ieee802154/at86rf230: Align to opening parenthesis
Stefan Schmidt
2014-12-18
*
ieee802154/at86rf230: Remove unneeded blank lines
Stefan Schmidt
2014-12-18
*
at86rf230: add reset state cca handling
Alexander Aring
2014-12-18
*
ieee802154: rework cca setting
Alexander Aring
2014-12-18
*
at86rf230: fix commentation for symbol duration
Alexander Aring
2014-11-17
*
at86rf230: remove interframe spacing time workaround
Alexander Aring
2014-11-12
*
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-12
*
at86rf230: remove invalid max frame retries check
Alexander Aring
2014-11-11
*
at86rf230: remove invalid max csma backoffs check
Alexander Aring
2014-11-11
*
at86rf230: remove invalid backoff exponent check
Alexander Aring
2014-11-11
*
ieee820154: remove valid page and channel checks
Alexander Aring
2014-11-11
*
at86rf230: fix simple_return.cocci warnings
Fengguang Wu
2014-11-06
*
at86rf230: add force slotted operation bit
Alexander Aring
2014-11-05
[next]