index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
at86rf230.c
Age
Commit message (
Expand
)
Author
2025-02-18
net: ieee802154: at86rf230: Switch to use hrtimer_setup()
Nam Cao
2024-03-06
ieee802154: at86rf230: Replace of_gpio.h by proper one
Andy Shevchenko
2024-02-26
net: ieee802154: at86rf230: convert to use maple tree register cache
Bo Liu
2023-03-15
net: ieee802154: at86rf230: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-02-01
ieee802154: at86rf230: switch to using gpiod API
Dmitry Torokhov
2023-02-01
ieee802154: at86rf230: drop support for platform data
Dmitry Torokhov
2023-02-01
Revert "at86rf230: convert to gpio descriptors"
Stefan Schmidt
2023-01-28
at86rf230: convert to gpio descriptors
Arnd Bergmann
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
2022-04-25
net: ieee802154: at86rf230: Forward Tx trac errors
Miquel Raynal
2022-04-25
net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload frames
Miquel Raynal
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-02-10
net: ieee802154: Drop duration settings when the core does it already
Miquel Raynal
2022-02-10
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-27
net: ieee802154: at86rf230: Stop leaking skb's
Miquel Raynal
2019-08-10
ieee802154: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-12-10
ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-07-09
ieee802154: at86rf230: use __func__ macro for debug messages
Stefan Schmidt
2018-07-09
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-01-12
at86rf230: Allow slow GPIO pins for "rstn"
Andrey Smirnov
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-11-30
at86rf230: fix cca ed values for rf233
Alexander Aring
2016-04-20
at86rf230: increase sleep to off timings
Alexander Aring
2016-02-23
at86rf230: fix state change handling on error
Alexander Aring
2016-02-23
at86rf230: fix race on error handling
Alexander Aring
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-09-22
at86rf230: support edge triggered irq
Alexander Aring
2015-09-21
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
Stephen Rothwell
2015-09-17
at86rf230: detailed edge triggered irq warning
Alexander Aring
2015-09-17
at86rf230: add debugfs support
Alexander Aring
2015-09-17
at86rf230: interrupt tx with force trx_off
Alexander Aring
2015-09-17
at86rf230: change trac status check behaviour
Alexander Aring
2015-08-10
at86rf230: use STATE_TX_ARET mode only
Alexander Aring
2015-07-30
at86rf230: remove hrtimer on 1 usec delay
Alexander Aring
2015-06-16
at86rf230: cleanup start and stop callbacks
Alexander Aring
2015-06-16
at86rf230: add recommended csma backoffs settings
Alexander Aring
2015-06-16
at86rf230: fix phy settings while sleeping
Alexander Aring
2015-06-15
at86rf230: add support for sleep state
Alexander Aring
2015-06-15
at86rf230: use level high as fallback default
Alexander Aring
2015-06-07
mac802154: remove aack hw flag
Alexander Aring
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
2015-05-20
at86rf230: add missing cca ed level values
Alexander Aring
2015-05-19
ieee802154: add support for atusb transceiver
Alexander Aring
2015-05-19
at86rf230: fix callback for aret handling
Alexander Aring
2015-05-19
at86rf230: add reset states of tx power level
Alexander Aring
[next]