index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
at86rf230.c
Age
Commit message (
Expand
)
Author
2014-11-17
at86rf230: fix commentation for symbol duration
Alexander Aring
2014-11-13
at86rf230: remove interframe spacing time workaround
Alexander Aring
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-12
at86rf230: remove invalid max frame retries check
Alexander Aring
2014-11-12
at86rf230: remove invalid max csma backoffs check
Alexander Aring
2014-11-12
at86rf230: remove invalid backoff exponent check
Alexander Aring
2014-11-12
ieee820154: remove valid page and channel checks
Alexander Aring
2014-11-06
at86rf230: fix simple_return.cocci warnings
Fengguang Wu
2014-11-05
at86rf230: add force slotted operation bit
Alexander Aring
2014-11-05
at86rf230: generate random perm extended address
Alexander Aring
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-02
at86rf230: add default channel settings
Alexander Aring
2014-11-02
at86rf230: fix page parameter constraints
Alexander Aring
2014-10-29
at86rf230: deliver with checksum
Alexander Aring
2014-10-29
at86rf230: add support for promiscuous mode
Alexander Aring
2014-10-29
mac802154: add hardware address filter flag
Alexander Aring
2014-10-29
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
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
[next]