index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2015-05-19
at86rf230: set cca_modes supported flags
Alexander Aring
1
-0
/
+6
2015-05-19
cfg802154: introduce wpan phy flags
Alexander Aring
1
-2
/
+7
2015-05-19
ieee802154: introduce wpan_phy_supported
Alexander Aring
1
-4
/
+4
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
1
-1
/
+2
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
1
-1
/
+2
2015-05-19
ieee802154: change transmit power to s32
Alexander Aring
1
-1
/
+1
2015-04-30
at86rf230: add slp_tr support to start tx
Alexander Aring
1
-6
/
+21
2015-04-30
at86rf230: change state change if from trx_off
Alexander Aring
1
-6
/
+18
2015-04-30
at86rf230: remove unnecessary tx state change
Alexander Aring
1
-13
/
+3
2015-04-30
at86rf230: add TX_ARET_ON for calibration timeout
Alexander Aring
1
-2
/
+3
2015-04-30
at86rf230: move cal_timeout to state change
Alexander Aring
1
-3
/
+5
2015-04-30
at86rf230: remove tabs after define
Alexander Aring
1
-152
/
+152
2015-04-30
at86rf230: Add macro for TRX STATE MASK
Christoffer Holmstedt
1
-2
/
+4
2015-04-09
mac802154: fix transmission power datatype
Varka Bhadram
1
-1
/
+1
2015-03-27
at86rf230: fix is_tx while error handling
Alexander Aring
1
-0
/
+1
2015-03-27
at86rf230: remove unnecessary spinlock
Alexander Aring
1
-9
/
+0
2015-03-17
at86rf230: fix at86rf230_read_subreg succeed handling
Alexander Aring
1
-1
/
+1
2015-03-14
at86rf230: fix volatile regmap registers
Alexander Aring
1
-0
/
+2
2015-03-14
at86rf230: add support for calibration timeout
Alexander Aring
1
-14
/
+58
2015-03-14
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
1
-10
/
+29
2015-03-14
at86rf230: init xtal_trim with zero
Alexander Aring
1
-1
/
+1
2015-03-03
at86rf230: restore trx len when needed
Alexander Aring
1
-4
/
+8
2015-03-03
at86rf230: remove multiple dereferencing for ctx
Alexander Aring
1
-13
/
+12
2015-03-03
at86rf230: remove multiple dereferencing for irq
Alexander Aring
1
-11
/
+14
2015-03-03
at86rf230: refactor receive handling
Alexander Aring
1
-20
/
+14
2015-03-03
at86rf230: cleanup and squash stack variable
Alexander Aring
1
-2
/
+1
2015-03-03
at86rf230: add transmit retry support
Alexander Aring
1
-3
/
+21
2015-02-27
at86rf230: add warning if edge-triggered irq
Alexander Aring
1
-0
/
+4
2015-02-27
at86rf230: add irq low-level for polarity
Alexander Aring
1
-1
/
+2
2015-02-27
at86rf230: add irqmask mode setting
Alexander Aring
1
-0
/
+5
2015-02-27
at86rf230: remove tx_timeout
Alexander Aring
1
-5
/
+0
2015-02-27
at86rf230: add support for external xtal trim
Alexander Aring
1
-4
/
+50
2015-02-27
at86rf230: copy pdata to driver allocated space
Alexander Aring
1
-26
/
+25
2015-02-15
at86rf230: assign wait_for_completion_timeout to appropriately typed var
Nicholas Mc Guire
1
-1
/
+1
2015-01-06
at86rf230: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2014-12-19
at86rf230: cleanup check on trac status
Alexander Aring
1
-5
/
+3
[next]