index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
at86rf230.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-15
net: ieee802154: at86rf230: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-02-01
ieee802154: at86rf230: switch to using gpiod API
Dmitry Torokhov
1
-26
/
+26
2023-02-01
ieee802154: at86rf230: drop support for platform data
Dmitry Torokhov
1
-31
/
+11
2023-02-01
Revert "at86rf230: convert to gpio descriptors"
Stefan Schmidt
1
-25
/
+57
2023-01-28
at86rf230: convert to gpio descriptors
Arnd Bergmann
1
-57
/
+25
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
1
-141
/
+22
2022-04-25
net: ieee802154: at86rf230: Forward Tx trac errors
Miquel Raynal
1
-106
/
+21
2022-04-25
net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload frames
Miquel Raynal
1
-2
/
+1
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-3
/
+1
2022-02-10
net: ieee802154: Drop duration settings when the core does it already
Miquel Raynal
1
-33
/
+0
2022-02-10
net: mac802154: Convert the symbol duration into nanoseconds
Miquel Raynal
1
-11
/
+11
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-01-27
net: ieee802154: at86rf230: Stop leaking skb's
Miquel Raynal
1
-2
/
+11
2019-08-11
ieee802154: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-15
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-12-10
ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+1
2018-07-09
ieee802154: at86rf230: use __func__ macro for debug messages
Stefan Schmidt
1
-9
/
+4
2018-07-09
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
1
-1
/
+1
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-01-13
at86rf230: Allow slow GPIO pins for "rstn"
Andrey Smirnov
1
-2
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-5
/
+4
2016-11-30
at86rf230: fix cca ed values for rf233
Alexander Aring
1
-5
/
+11
2016-04-20
at86rf230: increase sleep to off timings
Alexander Aring
1
-3
/
+3
2016-02-23
at86rf230: fix state change handling on error
Alexander Aring
1
-4
/
+3
2016-02-23
at86rf230: fix race on error handling
Alexander Aring
1
-4
/
+14
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-22
at86rf230: support edge triggered irq
Alexander Aring
1
-122
/
+89
2015-09-22
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
Stephen Rothwell
1
-25
/
+10
2015-09-17
at86rf230: detailed edge triggered irq warning
Alexander Aring
1
-1
/
+1
2015-09-17
at86rf230: add debugfs support
Alexander Aring
1
-14
/
+144
2015-09-17
at86rf230: interrupt tx with force trx_off
Alexander Aring
1
-9
/
+1
2015-09-17
at86rf230: change trac status check behaviour
Alexander Aring
1
-25
/
+4
2015-08-10
at86rf230: use STATE_TX_ARET mode only
Alexander Aring
1
-38
/
+14
2015-07-30
at86rf230: remove hrtimer on 1 usec delay
Alexander Aring
1
-1
/
+3
2015-06-16
at86rf230: cleanup start and stop callbacks
Alexander Aring
1
-2
/
+2
2015-06-16
at86rf230: add recommended csma backoffs settings
Alexander Aring
1
-0
/
+11
2015-06-16
at86rf230: fix phy settings while sleeping
Alexander Aring
1
-20
/
+68
2015-06-15
at86rf230: add support for sleep state
Alexander Aring
1
-0
/
+38
2015-06-15
at86rf230: use level high as fallback default
Alexander Aring
1
-1
/
+1
2015-06-07
mac802154: remove aack hw flag
Alexander Aring
1
-1
/
+1
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
1
-1
/
+0
2015-05-20
at86rf230: add missing cca ed level values
Alexander Aring
1
-2
/
+2
2015-05-19
ieee802154: add support for atusb transceiver
Alexander Aring
1
-197
/
+2
2015-05-19
at86rf230: fix callback for aret handling
Alexander Aring
1
-1
/
+1
2015-05-19
at86rf230: add reset states of tx power level
Alexander Aring
1
-0
/
+1
2015-05-19
at86rf230: add cca ed level reset value
Alexander Aring
1
-2
/
+5
2015-05-19
at86rf230: rework tx cca energy detection level
Alexander Aring
1
-20
/
+59
2015-05-19
at86rf230: rework tx power support
Alexander Aring
1
-19
/
+64
[next]